[TASK] Use ajax call in Install tool 'clear all cache'
The 'clear all cache' buttons is switche to an ajax action to be more conveniently used. Resolves: #80525 Releases: master Change-Id: I3f8c49308c185f5855fe3d393c3874c21f144e8b Reviewed-on: https://review.typo3.org/52218 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- typo3/sysext/install/Classes/Controller/Action/Ajax/ClearAllCache.php 97 additions, 0 deletions.../install/Classes/Controller/Action/Ajax/ClearAllCache.php
- typo3/sysext/install/Classes/Controller/Action/Tool/ImportantActions.php 0 additions, 32 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/ClearAllCache.html 4 additions, 2 deletions.../Partials/Action/Tool/ImportantActions/ClearAllCache.html
- typo3/sysext/install/Resources/Public/JavaScript/Install.js 124 additions, 0 deletionstypo3/sysext/install/Resources/Public/JavaScript/Install.js
Please register or sign in to comment