[!!!][TASK] Drop workspace additional services
Back in 6.2 at ExtJS times, a feature has been introduced to the workspace module to extend the shown 'data grid' with custom columns. This implementation has been done for one specific customer who nowadays does not use the feature anymore. The feature broke when the transition to a native JavaScript implementation has been done in v8. There is not a single bug report this feature broke in forge, and it is hard to resurrect it with the new client side implementation. The patch drops related code from the extension. This gives core development more freedom to improve the workspace module with other patches. Change-Id: Ie66b172484cdd08de06e019aa004055975948e85 Resolves: #92838 Releases: master Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66632 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Daniel Haupt <mail@danielhaupt.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Daniel Haupt <mail@danielhaupt.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Breaking-92838-AdditionalWorkspaceServicesDropped.rst 44 additions, 0 deletions...ter/Breaking-92838-AdditionalWorkspaceServicesDropped.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 15 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/workspaces/Classes/ColumnDataProviderInterface.php 0 additions, 35 deletions...sysext/workspaces/Classes/ColumnDataProviderInterface.php
- typo3/sysext/workspaces/Classes/Controller/ReviewController.php 0 additions, 40 deletions...sysext/workspaces/Classes/Controller/ReviewController.php
- typo3/sysext/workspaces/Classes/Service/AdditionalColumnService.php 0 additions, 117 deletions...xt/workspaces/Classes/Service/AdditionalColumnService.php
- typo3/sysext/workspaces/Classes/Service/AdditionalResourceService.php 0 additions, 115 deletions.../workspaces/Classes/Service/AdditionalResourceService.php
- typo3/sysext/workspaces/Classes/Service/GridDataService.php 0 additions, 13 deletionstypo3/sysext/workspaces/Classes/Service/GridDataService.php
Please register or sign in to comment