[FEATURE] Allow exclusion of records in localization wizard
This patch adds a checkbox next to each record that is about to be localized in the wizard. All checkboxes are enabled by default. Additionally, a filter is introduced that checks that all transmitted UIDs are actually localizable and removes invalid values. Resolves: #80866 Releases: master Change-Id: I73299eb921caba98628afc41b0dddd6c0f4c09e6 Reviewed-on: https://review.typo3.org/52467 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Henrik Elsner <helsner@dfau.de> Tested-by:
Henrik Elsner <helsner@dfau.de> Reviewed-by:
Jan Helke <typo3@helke.de> Tested-by:
Jan Helke <typo3@helke.de>
Showing
- Build/Resources/Public/Sass/typo3/_wizard_localization.scss 11 additions, 0 deletionsBuild/Resources/Public/Sass/typo3/_wizard_localization.scss
- typo3/sysext/backend/Classes/Controller/Page/LocalizationController.php 39 additions, 0 deletions...ackend/Classes/Controller/Page/LocalizationController.php
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/Localization.js 34 additions, 4 deletions...ysext/backend/Resources/Public/JavaScript/Localization.js
- typo3/sysext/core/Documentation/Changelog/master/Feature-80866-AllowExclusionOfRecordsInLocalizationWizard.rst 20 additions, 0 deletions...ure-80866-AllowExclusionOfRecordsInLocalizationWizard.rst
Please register or sign in to comment