[!!!][TASK] Drop field be_groups:hide_in_lists
The ancient field 'hide_in_lists' is of very little use within the group administration. The documented use case of having this field set for base groups doesn't make much sense, since especially those groups are used for page ownerships and the permission module is the only backend usage which then hides groups with this field set. All in all, this field is probably extremely rarely used and only increases complexity of access rights management. For the sake of a cleaner backend, the field is dropped. Change-Id: Id41be5e563dfe16f380d36446646951507d8e5d1 Resolves: #81534 Releases: master Reviewed-on: https://review.typo3.org/53179 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 4 additions, 2 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/beuser/Classes/Controller/PermissionAjaxController.php 2 additions, 2 deletions...xt/beuser/Classes/Controller/PermissionAjaxController.php
- typo3/sysext/beuser/Classes/Controller/PermissionController.php 2 additions, 2 deletions...sysext/beuser/Classes/Controller/PermissionController.php
- typo3/sysext/core/Configuration/TCA/be_groups.php 1 addition, 8 deletionstypo3/sysext/core/Configuration/TCA/be_groups.php
- typo3/sysext/core/Documentation/Changelog/master/Breaking-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst 40 additions, 0 deletions...king-81534-DatabaseFieldBe_groupshide_in_listsDropped.rst
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-81534-BackendUtilitygetListGroupNamesDeprecated.r 35 additions, 0 deletions...ecation-81534-BackendUtilitygetListGroupNamesDeprecated.r
- typo3/sysext/core/Tests/Functional/Tca/BackendGroupsVisibleFieldsTest.php 0 additions, 1 deletion...e/Tests/Functional/Tca/BackendGroupsVisibleFieldsTest.php
- typo3/sysext/core/ext_tables.sql 0 additions, 1 deletiontypo3/sysext/core/ext_tables.sql
- typo3/sysext/extbase/Classes/Domain/Model/BackendUserGroup.php 0 additions, 25 deletions.../sysext/extbase/Classes/Domain/Model/BackendUserGroup.php
- typo3/sysext/extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php 0 additions, 17 deletions.../extbase/Tests/Unit/Domain/Model/BackendUserGroupTest.php
- typo3/sysext/extbase/ext_typoscript_setup.txt 0 additions, 1 deletiontypo3/sysext/extbase/ext_typoscript_setup.txt
- typo3/sysext/lang/Resources/Private/Language/locallang_csh_be_groups.xlf 0 additions, 7 deletions...ng/Resources/Private/Language/locallang_csh_be_groups.xlf
- typo3/sysext/lang/Resources/Private/Language/locallang_tca.xlf 0 additions, 3 deletions.../sysext/lang/Resources/Private/Language/locallang_tca.xlf
Please register or sign in to comment