[BUGFIX] Allow proper back-linking in File List
The File List now creates links through the UriBuilder, allowing to use actions (such as rename) while then keeping search parameter, or pagination parameters properly. In addition, some code is now cleaned up and streamlined (e.g. the styling of the buttons in the "multi-clipboard mode" is now correct). Resolves: #94506 Releases: master Change-Id: I0cf7dde9e94738b124818de724ec5e47dc1a8ac0 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69761 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/Sass/typo3/_element_buttons.scss 4 additions, 0 deletionsBuild/Sources/Sass/typo3/_element_buttons.scss
- Build/Sources/TypeScript/filelist/Resources/Public/TypeScript/FileList.ts 26 additions, 1 deletion...peScript/filelist/Resources/Public/TypeScript/FileList.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/filelist/Classes/Controller/FileListController.php 7 additions, 2 deletions...sysext/filelist/Classes/Controller/FileListController.php
- typo3/sysext/filelist/Classes/FileList.php 39 additions, 66 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/filelist/Resources/Public/JavaScript/FileList.js 1 addition, 1 deletion...3/sysext/filelist/Resources/Public/JavaScript/FileList.js
Please register or sign in to comment