Skip to content
Snippets Groups Projects
Commit a084a622 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Modernize backend toolbar code

* Use BackendTemplateView
* Hand over template to render as view->render('MyTemplate')
* Move shortcut templates to Toolbar sub folder
* Move LiveSearch JS to Toolbar sub folder
* Shortcut delete and edit are POST only
* Use DI in related controllers and ToolbarItems
* Declare strict_types=1
* Return and property types in PHP classes
* PageRenderer JS module loading via fluid, not PHP
* f:translate with full LLL: keys

Change-Id: Ia8b5ecb312dd83b924955f44f53fb7b3c8415ba3
Resolves: #96519
Related: #96513
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72996


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 1f6d09cc
Branches
Tags
No related merge requests found
Showing
with 397 additions and 686 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment