[BUGFIX] Improve install tool temporary assets removal
Maintenance > Remove temporary assets now properly lists statistics for FAL processed files and allows to clear them. Releases: master Resolves: #83034 Change-Id: Ic9238c88648d98a76a0cbd4015820d51bffde0fa Reviewed-on: https://review.typo3.org/57837 Reviewed-by:Guido Schmechel <guido.schmechel@brandung.de> Tested-by:
Guido Schmechel <guido.schmechel@brandung.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Tested-by:
Mathias Schreiber <mathias.schreiber@typo3.com> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Showing
- typo3/sysext/core/Classes/Resource/ProcessedFileRepository.php 50 additions, 8 deletions.../sysext/core/Classes/Resource/ProcessedFileRepository.php
- typo3/sysext/install/Classes/Controller/MaintenanceController.php 9 additions, 6 deletions...sext/install/Classes/Controller/MaintenanceController.php
- typo3/sysext/install/Classes/Service/Typo3tempFileService.php 73 additions, 24 deletions...3/sysext/install/Classes/Service/Typo3tempFileService.php
- typo3/sysext/install/Resources/Private/Templates/Maintenance/ClearTypo3tempFiles.html 1 addition, 1 deletion...es/Private/Templates/Maintenance/ClearTypo3tempFiles.html
- typo3/sysext/install/Resources/Public/JavaScript/Modules/ClearTypo3tempFiles.js 6 additions, 3 deletions...esources/Public/JavaScript/Modules/ClearTypo3tempFiles.js
- typo3/sysext/install/Tests/Unit/Service/Typo3tempFileServiceTest.php 3 additions, 3 deletions...t/install/Tests/Unit/Service/Typo3tempFileServiceTest.php
Please register or sign in to comment