[BUGFIX] Allow to check/uncheck all recipients in Workspace stage dialog
The stage dialog shows various users relevent in a workspace that should be notified. However, it is hard for editors (UX wise) to uncheck / check everybody when a single element should be pushed into the next stage. The patch adds two buttons to toggle the checkboxes (check/uncheck all). Resolves: #59228 Releases: master, 9.5 Change-Id: I2ebbcb7ec2d46b50880f93aefd243ef791300a2e Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60494 Tested-by:Daniel Sattler <sattler@b13.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Daniel Sattler <sattler@b13.de> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- typo3/sysext/workspaces/Resources/Private/Language/locallang.xlf 6 additions, 0 deletions...ysext/workspaces/Resources/Private/Language/locallang.xlf
- typo3/sysext/workspaces/Resources/Public/JavaScript/Backend.js 7 additions, 0 deletions.../sysext/workspaces/Resources/Public/JavaScript/Backend.js
- typo3/sysext/workspaces/Resources/Public/JavaScript/Workspaces.js 8 additions, 0 deletions...sext/workspaces/Resources/Public/JavaScript/Workspaces.js
Please register or sign in to comment