[TASK] Remove legacy tree implementations
Various PHP classes, which were previously a specific implementation for various Link Picker / Element Browser renderings for trees are removed. In addition, the so-called "LegacyTree" is removed along with all entry points, also for the "navFrameScript" of the iframe inside the File main module. Modules who previously registered to the iFrame navigation component are now moved to the new file storage component. Since the related code was marked as internal, the files are removed without substitution. Resolves: #93944 Releases: master Change-Id: Ib42c5b32d44c8a697e250f178280f743b0d7e1da Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68799 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/Sources/Sass/typo3/_element_tree.scss 0 additions, 23 deletionsBuild/Sources/Sass/typo3/_element_tree.scss
- Build/Sources/TypeScript/recordlist/Resources/Public/TypeScript/FileLinkHandler.ts 0 additions, 4 deletions...recordlist/Resources/Public/TypeScript/FileLinkHandler.ts
- typo3/sysext/adminpanel/Resources/Public/Css/adminpanel.css 1 addition, 1 deletiontypo3/sysext/adminpanel/Resources/Public/Css/adminpanel.css
- typo3/sysext/backend/Classes/Controller/FileSystemNavigationFrameController.php 0 additions, 265 deletions...lasses/Controller/FileSystemNavigationFrameController.php
- typo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php 1 addition, 203 deletionstypo3/sysext/backend/Classes/Tree/View/AbstractTreeView.php
- typo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php 0 additions, 22 deletionstypo3/sysext/backend/Classes/Tree/View/BrowseTreeView.php
- typo3/sysext/backend/Classes/Tree/View/ElementBrowserFolderTreeView.php 0 additions, 146 deletions...ackend/Classes/Tree/View/ElementBrowserFolderTreeView.php
- typo3/sysext/backend/Classes/Tree/View/FolderTreeView.php 0 additions, 721 deletionstypo3/sysext/backend/Classes/Tree/View/FolderTreeView.php
- typo3/sysext/backend/Configuration/Backend/AjaxRoutes.php 0 additions, 6 deletionstypo3/sysext/backend/Configuration/Backend/AjaxRoutes.php
- typo3/sysext/backend/Configuration/Backend/Routes.php 0 additions, 6 deletionstypo3/sysext/backend/Configuration/Backend/Routes.php
- typo3/sysext/backend/Configuration/Services.yaml 0 additions, 3 deletionstypo3/sysext/backend/Configuration/Services.yaml
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/LegacyTree.js 0 additions, 227 deletions.../sysext/backend/Resources/Public/JavaScript/LegacyTree.js
- typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php 9 additions, 0 deletions...ysext/core/Classes/Utility/ExtensionManagementUtility.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst 48 additions, 0 deletions...ecation-93944-FileTreeAsIframeMigratedToSVG-basedTree.rst
- typo3/sysext/filelist/Classes/FileListFolderTree.php 0 additions, 61 deletionstypo3/sysext/filelist/Classes/FileListFolderTree.php
- typo3/sysext/impexp/Classes/View/ExportPageTreeView.php 55 additions, 0 deletionstypo3/sysext/impexp/Classes/View/ExportPageTreeView.php
- typo3/sysext/recordlist/Classes/Tree/View/DummyLinkParameterProvider.php 0 additions, 78 deletions...cordlist/Classes/Tree/View/DummyLinkParameterProvider.php
- typo3/sysext/recordlist/Classes/Tree/View/ElementBrowserPageTreeView.php 0 additions, 58 deletions...cordlist/Classes/Tree/View/ElementBrowserPageTreeView.php
- typo3/sysext/recordlist/Classes/Tree/View/RecordBrowserPageTreeView.php 0 additions, 123 deletions...ecordlist/Classes/Tree/View/RecordBrowserPageTreeView.php
Please register or sign in to comment