[TASK] Rename update wizard to upgrade wizard
For the release of TYPO3 4.5 that the wizard in install tool was renamed to "Upgrade Wizard" to distinguish between patch level updates and major version upgrades. During the refactoring of the install tool for 6.2 the wizard was named "Update wizard again" Fix the name again and name the upgrade wizard "Upgrade Wizard" again. Releases: 6.2 Resolves: #55970 Change-Id: I2cc75b7dfc5ddb3889a080270bf90a101fed935a Reviewed-on: https://review.typo3.org/27617 Reviewed-by: Markus Klein Tested-by: Markus Klein Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
Showing
- typo3/sysext/install/Classes/Controller/Action/Tool/UpgradeWizard.php 14 additions, 14 deletions.../install/Classes/Controller/Action/Tool/UpgradeWizard.php
- typo3/sysext/install/Classes/Controller/ToolController.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Controller/ToolController.php
- typo3/sysext/install/Classes/Updates/CompatVersionUpdate.php 4 additions, 4 deletionstypo3/sysext/install/Classes/Updates/CompatVersionUpdate.php
- typo3/sysext/install/Resources/Private/Partials/Action/Common/Left.html 3 additions, 3 deletions...nstall/Resources/Private/Partials/Action/Common/Left.html
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/UpgradeWizard/GetUserInput.html 3 additions, 3 deletions...vate/Partials/Action/Tool/UpgradeWizard/GetUserInput.html
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/UpgradeWizard/ListUpdates.html 0 additions, 0 deletions...ivate/Partials/Action/Tool/UpgradeWizard/ListUpdates.html
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/UpgradeWizard/PerformUpdate.html 2 additions, 2 deletions...ate/Partials/Action/Tool/UpgradeWizard/PerformUpdate.html
- typo3/sysext/install/Resources/Private/Templates/Action/Tool/UpgradeWizard.html 4 additions, 4 deletions...esources/Private/Templates/Action/Tool/UpgradeWizard.html
- typo3/sysext/install/Resources/Private/Templates/Action/Tool/Welcome.html 1 addition, 1 deletion...tall/Resources/Private/Templates/Action/Tool/Welcome.html
- typo3/sysext/install/Resources/Public/Images/Menu/UpgradeWizard.png 0 additions, 0 deletions...xt/install/Resources/Public/Images/Menu/UpgradeWizard.png
- typo3/sysext/install/Resources/Public/Stylesheets/Action/Common/Install.css 2 additions, 2 deletions...ll/Resources/Public/Stylesheets/Action/Common/Install.css
Please register or sign in to comment