[FEATURE] Add "collapse all" and secondary menu for all trees
This change introduces a "secondary menu" for all trees and moves the "reload tree" into the secondary menu. In addition, a new icon "Collapse All" is introduced to be in line with the FormEngine Tree Renderer to also have this feature available in all SVG-based trees. Resolves: #95035 Resolves: #91858 Resolves: #94152 Resolves: #92459 Releases: master Change-Id: Id745ff1447bab9c481d9fbc46b2f80d2fb31ad72 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68456 Tested-by:core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/Sass/component/_svgtree.scss 9 additions, 2 deletionsBuild/Sources/Sass/component/_svgtree.scss
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/FormEngine/Element/SelectTree.ts 0 additions, 9 deletions...ources/Public/TypeScript/FormEngine/Element/SelectTree.ts
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/FormEngine/Element/SelectTreeToolbar.ts 13 additions, 3 deletions...Public/TypeScript/FormEngine/Element/SelectTreeToolbar.ts
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/PageTree/PageTreeElement.ts 24 additions, 15 deletions...d/Resources/Public/TypeScript/PageTree/PageTreeElement.ts
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/SvgTree.ts 29 additions, 3 deletions...TypeScript/backend/Resources/Public/TypeScript/SvgTree.ts
- 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/FormEngine/Element/SelectTree.js 1 addition, 1 deletion...ources/Public/JavaScript/FormEngine/Element/SelectTree.js
- typo3/sysext/backend/Resources/Public/JavaScript/FormEngine/Element/SelectTreeToolbar.js 3 additions, 3 deletions...Public/JavaScript/FormEngine/Element/SelectTreeToolbar.js
- typo3/sysext/backend/Resources/Public/JavaScript/PageTree/PageTreeElement.js 23 additions, 11 deletions...d/Resources/Public/JavaScript/PageTree/PageTreeElement.js
- typo3/sysext/backend/Resources/Public/JavaScript/SvgTree.js 18 additions, 4 deletionstypo3/sysext/backend/Resources/Public/JavaScript/SvgTree.js
- typo3/sysext/core/Documentation/Changelog/master/Feature-95035-CollapseAllForLargeTrees.rst 32 additions, 0 deletions...angelog/master/Feature-95035-CollapseAllForLargeTrees.rst
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 3 additions, 0 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
- typo3/sysext/core/Tests/Acceptance/Application/PageTree/PageTreeFilterCest.php 4 additions, 1 deletion...ts/Acceptance/Application/PageTree/PageTreeFilterCest.php
Please register or sign in to comment