[FEATURE] Add a stage filter to the workspace module
The workspace module gets an additional stage filter to reduce the amount of changes a user is facing. This is very helpful if you are dealing with a lot of changes and want to see only records which are in a certain stage e.g. "Ready to publish". Resolves: #91021 Releases: master Change-Id: I80a3fa5c00ff302c9b2257370bdeda328033c204 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64197 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/TypeScript/workspaces/Resources/Public/TypeScript/Backend.ts 10 additions, 0 deletions...eScript/workspaces/Resources/Public/TypeScript/Backend.ts
- typo3/sysext/core/Documentation/Changelog/master/Feature-91021-FilterByStageInWorkspacesModule.rst 25 additions, 0 deletions.../master/Feature-91021-FilterByStageInWorkspacesModule.rst
- typo3/sysext/workspaces/Classes/Controller/Remote/RemoteServer.php 5 additions, 1 deletion...ext/workspaces/Classes/Controller/Remote/RemoteServer.php
- typo3/sysext/workspaces/Classes/Controller/ReviewController.php 24 additions, 0 deletions...sysext/workspaces/Classes/Controller/ReviewController.php
- typo3/sysext/workspaces/Resources/Private/Language/locallang.xlf 5 additions, 2 deletions...ysext/workspaces/Resources/Private/Language/locallang.xlf
- typo3/sysext/workspaces/Resources/Private/Language/locallang_mod_user_ws.xlf 3 additions, 0 deletions...aces/Resources/Private/Language/locallang_mod_user_ws.xlf
- typo3/sysext/workspaces/Resources/Private/Partials/WorkingTable.html 8 additions, 0 deletions...t/workspaces/Resources/Private/Partials/WorkingTable.html
- typo3/sysext/workspaces/Resources/Public/JavaScript/Backend.js 1 addition, 1 deletion.../sysext/workspaces/Resources/Public/JavaScript/Backend.js
Please register or sign in to comment