[FEATURE] Move files from filelist via Drag & Drop into tree
It is now possible drag items (files or folders) from the filelist iframe into the tree. Resolves: #99733 Releases: main Change-Id: I573fc5a290a14abe79a8211ecf1751a59c1e4c38 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77522 Reviewed-by:Benni Mack <benni@typo3.org> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/Sources/TypeScript/backend/drag-drop/drag-drop.ts 72 additions, 0 deletionsBuild/Sources/TypeScript/backend/drag-drop/drag-drop.ts
- Build/Sources/TypeScript/backend/tree/file-storage-tree-container.ts 197 additions, 79 deletions...es/TypeScript/backend/tree/file-storage-tree-container.ts
- Build/Sources/TypeScript/filelist/file-list.ts 186 additions, 0 deletionsBuild/Sources/TypeScript/filelist/file-list.ts
- typo3/sysext/backend/Resources/Private/Language/locallang_layout.xlf 15 additions, 0 deletions...t/backend/Resources/Private/Language/locallang_layout.xlf
- typo3/sysext/backend/Resources/Public/JavaScript/drag-drop/drag-drop.js 13 additions, 0 deletions...ackend/Resources/Public/JavaScript/drag-drop/drag-drop.js
- typo3/sysext/backend/Resources/Public/JavaScript/tree/file-storage-tree-container.js 2 additions, 2 deletions...ces/Public/JavaScript/tree/file-storage-tree-container.js
- typo3/sysext/core/Documentation/Changelog/12.2/Feature-99733-DragDropBetweenDifferentFoldersInFileList.rst 25 additions, 0 deletions...ature-99733-DragDropBetweenDifferentFoldersInFileList.rst
- typo3/sysext/filelist/Classes/Dto/ResourceView.php 13 additions, 0 deletionstypo3/sysext/filelist/Classes/Dto/ResourceView.php
- typo3/sysext/filelist/Classes/Dto/UserPermissions.php 1 addition, 0 deletionstypo3/sysext/filelist/Classes/Dto/UserPermissions.php
- typo3/sysext/filelist/Classes/FileList.php 23 additions, 10 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/filelist/Resources/Private/Templates/Filelist/Tiles.html 7 additions, 3 deletions.../filelist/Resources/Private/Templates/Filelist/Tiles.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