Skip to content

Latest commit

 

History

History
93 lines (63 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

93 lines (63 loc) · 2.22 KB

2.0.1

MISC

  • e7fa644 Update rector configuration

Contributors

  • Rico Sonntag

2.0.0

MISC

  • 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

Contributors

  • Rico Sonntag

1.0.3

MISC

  • 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

Contributors

  • Rico Sonntag

1.0.2

MISC

  • d41386a Increase character limit for translation to 2000.

Contributors

  • Axel Seemann

1.0.1

MISC

  • 494854c Increase character limit for translation.
  • b09a78f Update grumphp configuration

Contributors

  • Axel Seemann
  • Rico Sonntag

1.0.0

MISC

  • 8ec055c Initial commit

Contributors

  • Christopher Rath