- 24 Jun, 2020 1 commit
-
-
Benni Mack authored
This change re-implements the generation of the XML file for TYPO3 installations by moving the relevant code from EXT:ter to ter_fe2. CombinedExtensionRepository -> does the collection of available extensions ExtensionIndexService -> handles the XML generation and writing to files This way, all functionality can be separated and exchanged if necessary. A CLI command "ter:createExtensionIndexXml" is added which also shows some more useful output, however the logic is still in the "UpdateCurrentVersionListTask" class in EXT:ter. The methods: tx_ter_helper->requestUpdateOfExtensionIndexFile tx_ter_helper->writeExtensionIndexfile are removed, and thus, all of this logic is migrated to Doctrine DBAL. Root composer.json is adapted so the necessary PHP extensions are available in your IDE.
-
- 14 May, 2020 1 commit
-
-
- 06 Nov, 2018 1 commit
-
-
Thomas Löffler authored
-
- 19 Jul, 2018 1 commit
-
-
Thomas Löffler authored
* Casts uploadComment to string before writing in DB
-
- 12 Jul, 2018 1 commit
-
-
- 14 Sep, 2017 2 commits
-
-
Stefan Froemken authored
-
-
- 02 Mar, 2017 1 commit
-
-
Sascha Marcel Schmidt authored
-
- 27 Feb, 2017 1 commit
-
-
Sascha Marcel Schmidt authored
-