[FEATURE] Install tool table row updaters
Introduce an upgrade wizard in install tool that walks through all TCA table rows and calls registered row updaters to manipulate single row data. Change-Id: I25425e79d966d229da0fa6a181f0eabf97208a70 Resolves: #79279 Releases: master Reviewed-on: https://review.typo3.org/51253 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/8.5/Feature-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst 1 addition, 1 deletion...-77757-EnableRecheckingWhetherAnUpdateWizardShouldRun.rst
- typo3/sysext/install/Classes/Controller/Action/Tool/UpgradeWizard.php 112 additions, 65 deletions.../install/Classes/Controller/Action/Tool/UpgradeWizard.php
- typo3/sysext/install/Classes/Updates/DatabaseRowsUpdateWizard.php 299 additions, 0 deletions...sext/install/Classes/Updates/DatabaseRowsUpdateWizard.php
- typo3/sysext/install/Classes/Updates/RowUpdater/RowUpdaterInterface.php 46 additions, 0 deletions...nstall/Classes/Updates/RowUpdater/RowUpdaterInterface.php
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/UpgradeWizard/ListUpdates.html 17 additions, 1 deletion...ivate/Partials/Action/Tool/UpgradeWizard/ListUpdates.html
- typo3/sysext/install/ext_localconf.php 2 additions, 0 deletionstypo3/sysext/install/ext_localconf.php
Please register or sign in to comment