- e7fa644 Update rector configuration
- Rico Sonntag
- 657df57 Apply rector and cgl rules
- f39a27a Rework translation processing
- e9455e3 Update TCA structure
- c30f7a9 Drop usage of reset while querying "id" attribute in SimpleXml as "id" is just a string no array
- 5146d82 Prevent memory errors in phpstan call
- 9ea1348 Turn language aspect overlay off
- 01e0ee7 Trim value after import to remove whitespaces
- e5aa364 Drop unused methods
- 68cc108 Avoid duplicate code in import command, use existing functionality
- 455c70f Fix language overlay mode
- 988b993 MFAG-1427: Update CI configuration
- bc07ac3 MFAG-1427: Update unit tests
- eff07ad MFAG-1427: Update CI configuration
- a7f3c2b MFAG-1427: Rework sync module
- b5a70f3 MFAG-1427: Rework module structure
- 2f2f1ce MFAG-1427: Update "ssch/typo3-rector" and apply rector rules
- a257cd5 MFAG-1427: Drop obsolete field "cruser_id"
- e41cf05 MFAG-1427: Apply php-cs-fixer rules
- c75d4d1 MFAG-1427: Fix deprecated "ExtensionManagementUtility::allowTableOnStandardPages"
- 6e6b462 MFAG-1427: Update tests
- 51c8511 MFAG-1427: Update dev tools
- 0830348 MFAG-1427: Fix phpstan/rector issues
- d402d4d MFAG-1427: Fix module labels
- 27eca9a MFAG-1427: Drop context sensitive help, as its not available anymore in TYPO3 v12
- 6277410 MFAG-1427: Use localized UID, the "uid" of the translated record seems not available anymore
- 3946a10 MFAG-1427: Rework extension for TYPO3 v12
- 6d6599e MFAG-1427: Convert jquery javascript to ES6
- fe7d832 MFAG-1427: TYPO3 v12 adjustments
- 52b227a Require TYPO3 v12
- Rico Sonntag
- df3c3e4 Fix phpstan, grumphp, rector issues
- 4f4fca6 Update grumphp configuration
- fdc8724 Revert change of php_codesniffer package as the package will be continued with its original name
- 01b344d Update dev-tools
- Rico Sonntag
- d41386a Increase character limit for translation to 2000.
- Axel Seemann
- 494854c Increase character limit for translation.
- b09a78f Update grumphp configuration
- Axel Seemann
- Rico Sonntag
- 8ec055c Initial commit
- Christopher Rath