[TASK] Install tool dump autoload information with ajax
The 'Dump Autoload Information' buttons used a controller action, improve usability by switching to an ajax call. Resolves: #80543 Releases: master Change-Id: I27e5cd65e611108692680d09e7710f0e1d1b3133 Reviewed-on: https://review.typo3.org/52230 Reviewed-by:Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- typo3/sysext/install/Classes/Controller/Action/Ajax/DumpAutoload.php 73 additions, 0 deletions...t/install/Classes/Controller/Action/Ajax/DumpAutoload.php
- typo3/sysext/install/Classes/Controller/Action/Tool/ImportantActions.php 0 additions, 22 deletions...stall/Classes/Controller/Action/Tool/ImportantActions.php
- typo3/sysext/install/Classes/Controller/AjaxController.php 1 addition, 0 deletionstypo3/sysext/install/Classes/Controller/AjaxController.php
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/ImportantActions/DumpAutoload.html 4 additions, 2 deletions...e/Partials/Action/Tool/ImportantActions/DumpAutoload.html
- typo3/sysext/install/Resources/Public/JavaScript/Install.js 147 additions, 6 deletionstypo3/sysext/install/Resources/Public/JavaScript/Install.js
Please register or sign in to comment