Skip to content
Snippets Groups Projects
Commit da86e549 authored by Sebastian Fischer's avatar Sebastian Fischer Committed by Anja Leichsenring
Browse files

[FEATURE] Improve status output of refindex update

With adding progressbar support while updating the reference index,
it is now possible to see which table is updated and how much progress
has already been achieved.

To be able to implement the progressbar in the frontend in a different
way, a progress listener interface is introduced which can be added separately.

At the same time, the FlashMessage logic is now put in the TYPO3 Backend
controller and the $cli_echo is now used to inject the progress listener interface

Resolves: #82062
Releases: master
Change-Id: Id11ba8a9f3e033eaea9f3aff5a7f5eb0602cfa02
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/53748


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarSebastian Fischer <typo3@evoweb.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent de29dc2d
Branches
Tags
No related merge requests found
Showing
with 336 additions and 56 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