Revert "[!!!][FEATURE] Introduce Backend Routing"
This reverts commit a08ce723. Parts of the backend with relative URLs do not work anymore due to this change. Change-Id: I468c290f0ca66ca1c9cee8ae88e9de291a1509bd Reviewed-on: http://review.typo3.org/38094 Reviewed-by:Benjamin Mack <benni@typo3.org> Tested-by:
Benjamin Mack <benni@typo3.org>
Showing
- typo3/backend.php 27 additions, 0 deletionstypo3/backend.php
- typo3/index.php 9 additions, 5 deletionstypo3/index.php
- typo3/sysext/backend/Classes/AjaxRequestHandler.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/AjaxRequestHandler.php
- typo3/sysext/backend/Classes/BackendModuleRequestHandler.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/BackendModuleRequestHandler.php
- typo3/sysext/backend/Classes/Controller/BackendController.php 0 additions, 38 deletions...3/sysext/backend/Classes/Controller/BackendController.php
- typo3/sysext/backend/Classes/Controller/LoginController.php 4 additions, 17 deletionstypo3/sysext/backend/Classes/Controller/LoginController.php
- typo3/sysext/backend/Classes/Controller/LogoutController.php 3 additions, 14 deletionstypo3/sysext/backend/Classes/Controller/LogoutController.php
- typo3/sysext/backend/Classes/RequestHandler.php 15 additions, 101 deletionstypo3/sysext/backend/Classes/RequestHandler.php
- typo3/sysext/backend/Classes/Routing/Exception/ResourceNotFoundException.php 0 additions, 20 deletions...d/Classes/Routing/Exception/ResourceNotFoundException.php
- typo3/sysext/backend/Classes/Routing/Exception/RouteNotFoundException.php 0 additions, 20 deletions...kend/Classes/Routing/Exception/RouteNotFoundException.php
- typo3/sysext/backend/Classes/Routing/Generator/UrlGenerator.php 0 additions, 115 deletions...sysext/backend/Classes/Routing/Generator/UrlGenerator.php
- typo3/sysext/backend/Classes/Routing/Route.php 0 additions, 127 deletionstypo3/sysext/backend/Classes/Routing/Route.php
- typo3/sysext/backend/Classes/Routing/Router.php 0 additions, 192 deletionstypo3/sysext/backend/Classes/Routing/Router.php
- typo3/sysext/backend/Classes/Template/DocumentTemplate.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/Template/DocumentTemplate.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 0 additions, 25 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/backend/Configuration/Backend/Routes.php 0 additions, 44 deletionstypo3/sysext/backend/Configuration/Backend/Routes.php
- typo3/sysext/backend/ext_tables.php 6 additions, 0 deletionstypo3/sysext/backend/ext_tables.php
- typo3/sysext/core/Classes/Core/Bootstrap.php 0 additions, 14 deletionstypo3/sysext/core/Classes/Core/Bootstrap.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-65493-BackendRouting.rst 0 additions, 34 deletions...ntation/Changelog/master/Feature-65493-BackendRouting.rst
Please register or sign in to comment