[TASK] Move install update flags to system registry
This moves the install update (aka "wizards") flags from LocalConfiguration.php to the system registry and thus into the database. Resolves: #72290 Releases: master Change-Id: Id319fa46d61e862e2429b93aedc7900315526e82 Reviewed-on: https://review.typo3.org/46904 Reviewed-by:Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Classes/Configuration/ConfigurationManager.php 0 additions, 1 deletion...ysext/core/Classes/Configuration/ConfigurationManager.php
- typo3/sysext/core/Documentation/Changelog/master/Important-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst 10 additions, 0 deletions...tant-72290-MoveInstallToolUpdateFlagsToSystemRegistry.rst
- typo3/sysext/install/Classes/Controller/Action/Step/DefaultConfiguration.php 3 additions, 1 deletion...l/Classes/Controller/Action/Step/DefaultConfiguration.php
- typo3/sysext/install/Classes/Updates/AbstractUpdate.php 14 additions, 8 deletionstypo3/sysext/install/Classes/Updates/AbstractUpdate.php
- typo3/sysext/install/Classes/Updates/WizardDoneToRegistry.php 80 additions, 0 deletions...3/sysext/install/Classes/Updates/WizardDoneToRegistry.php
- typo3/sysext/install/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/install/ext_localconf.php
Please register or sign in to comment