- 04 Nov, 2020 26 commits
-
-
This adds a new field `compatible_typo3_versions` to the `tx_terfe2_domain_model_version` table to provide a list of compatible TYPO3 versions for each extension version. This information is needed in the database to allow simple SQL queries, e.g. used for the REST API `GET /extension` endpoint. The information is automatically added while uploading a new extension version. Furthermore, a one time migration symfony command is available to add this data to already existing records.
-
-
-
Thomas Löffler authored
-
Thomas Löffler authored
-
Thomas Löffler authored
-
-
-
-
Thomas Löffler authored
-
Thomas Löffler authored
-
-
-
-
-
-
-
-
-
-
-
-
Thomas Löffler authored
-
-
-
-
- 03 Nov, 2020 2 commits
-
-
Oliver Bartsch authored
-
Oliver Bartsch authored
-
- 02 Nov, 2020 5 commits
-
-
Oliver Bartsch authored
-
Oliver Bartsch authored
-
Oliver Bartsch authored
-
Oliver Bartsch authored
-
Tomas Norre Mikkelsen authored
Merge branch '463-unzipped-extensions-have-non-executable-folders-after-download-from-ter' into 'develop' Resolve "Unzipped extensions have non-executable folders after download from TER" Closes #463 See merge request t3o/ter!596
-
- 01 Nov, 2020 1 commit
-
-
Thomas Löffler authored
-
- 29 Oct, 2020 2 commits
-
-
Stefan Busemann authored
[BUGFIX] Add int return value for FetchTranslationStatusCommand See merge request t3o/ter!595
-
Markus Klein authored
-
- 28 Oct, 2020 2 commits
-
-
Stefan Busemann authored
Reorder "My Extensions" list actions by relevance See merge request t3o/ter!594
-
Mathias Brodala authored
The most common action should be "Upload", followed by "Edit". Additionally the rarely used "Abandon"/"Delete" action should be de-emphasized.
-
- 25 Oct, 2020 1 commit
-
-
Stefan Busemann authored
Resolve "Improved page title on extension detail page" Closes #480 See merge request t3o/ter!593
-
- 21 Oct, 2020 1 commit
-
-
Thomas Löffler authored
-