[TASK] Remove context service from install tool
This service was not useful anymore as the install tool modules handling changed. It is replaced by a single string that allows doing basically the same job. Resolves: #82353 Releases: master Change-Id: I34e28e0d1a716b293897f54f7f800e5e6fb8e0c5 Reviewed-on: https://review.typo3.org/53966 Reviewed-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Matthias Vogel <typo3@kanti.de> Tested-by:
Matthias Vogel <typo3@kanti.de> Reviewed-by:
Simon Praetorius <simon@praetorius.me> Tested-by:
Simon Praetorius <simon@praetorius.me> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Tested-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- typo3/sysext/install/Classes/Controller/AbstractController.php 1 addition, 1 deletion.../sysext/install/Classes/Controller/AbstractController.php
- typo3/sysext/install/Classes/Controller/Action/AbstractAction.php 13 additions, 8 deletions...sext/install/Classes/Controller/Action/AbstractAction.php
- typo3/sysext/install/Classes/Controller/Action/ActionInterface.php 4 additions, 1 deletion...ext/install/Classes/Controller/Action/ActionInterface.php
- typo3/sysext/install/Classes/Controller/AjaxController.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Controller/AjaxController.php
- typo3/sysext/install/Classes/Controller/StepController.php 6 additions, 5 deletionstypo3/sysext/install/Classes/Controller/StepController.php
- typo3/sysext/install/Classes/Controller/ToolController.php 1 addition, 1 deletiontypo3/sysext/install/Classes/Controller/ToolController.php
- typo3/sysext/install/Classes/Service/ContextService.php 0 additions, 66 deletionstypo3/sysext/install/Classes/Service/ContextService.php
- typo3/sysext/install/Resources/Private/Layouts/ToolAuthenticated.html 1 addition, 1 deletion.../install/Resources/Private/Layouts/ToolAuthenticated.html
- typo3/sysext/install/Resources/Private/Templates/Action/Common/Login.html 1 addition, 1 deletion...tall/Resources/Private/Templates/Action/Common/Login.html
Please register or sign in to comment