[FEATURE] Allow editing metadata of multiple files in "columns only" mode
A new multi record selection option is added to the filelist, which allows to edit the metadata of multiple records while respecting the currently defined columns list. Resolves: #104095 Releases: main Change-Id: Ib679628f280116de47e6f59ec5e3cec0e4f9535a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84695 Tested-by:Garvin Hicking <gh@faktor-e.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Jochen Roth <rothjochen@gmail.com> Reviewed-by:
Jochen Roth <rothjochen@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Garvin Hicking <gh@faktor-e.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/TypeScript/filelist/file-list.ts 7 additions, 1 deletionBuild/Sources/TypeScript/filelist/file-list.ts
- typo3/sysext/core/Documentation/Changelog/13.2/Feature-104095-EditSpecificColumnsOfMultipleFilesInFilelistModule.rst 35 additions, 0 deletions...95-EditSpecificColumnsOfMultipleFilesInFilelistModule.rst
- typo3/sysext/filelist/Classes/Controller/FileListController.php 14 additions, 0 deletions...sysext/filelist/Classes/Controller/FileListController.php
- typo3/sysext/filelist/Resources/Private/Language/locallang_mod_file_list.xlf 3 additions, 0 deletions...st/Resources/Private/Language/locallang_mod_file_list.xlf
- typo3/sysext/filelist/Resources/Private/Templates/File/List.html 14 additions, 5 deletions...ysext/filelist/Resources/Private/Templates/File/List.html
- typo3/sysext/filelist/Resources/Public/JavaScript/file-list.js 1 addition, 1 deletion.../sysext/filelist/Resources/Public/JavaScript/file-list.js
Please register or sign in to comment