icingaweb2/application/controllers
Johannes Meyer 2f9bd78721 Merge branch 'master' into bugfix/Prettify-page-layout-when-accessing-a-non-existent-route-while-not-being-authenticated-10009 2015-09-28 09:55:07 +02:00
..
AboutController.php Optimize imports in the AboutController 2015-08-27 13:07:10 +02:00
AuthenticationController.php Use Request::setBody() for cookies disabled message 2015-08-27 13:21:43 +02:00
ConfigController.php Merge branch 'master' into feature/namespaced-controllers-5786 2015-08-27 15:05:44 +02:00
DashboardController.php Rename controller namespace to Controllers 2015-08-27 13:03:45 +02:00
ErrorController.php Use a login-like layout for error messages displayed to non-authenticated users 2015-09-25 17:40:00 +02:00
GroupController.php Merge branch 'master' into feature/namespaced-controllers-5786 2015-08-27 15:05:44 +02:00
IndexController.php Add TODO in the IndexController: Avoid landing page redirects 2015-08-27 13:32:35 +02:00
LayoutController.php Use the new navigation to render the menu 2015-09-04 10:53:01 +02:00
ListController.php Fix PHPDoc of ListController 2015-08-27 13:35:06 +02:00
NavigationController.php NavigationController: Rerender the layout when removing menu entries 2015-09-25 10:51:44 +02:00
PreferenceController.php Do not mark relative urls as absolute 2015-09-22 14:12:08 +02:00
RoleController.php Fix array indent in RoleController::createListTabs() 2015-08-27 14:05:05 +02:00
SearchController.php Namespace the SearchController 2015-08-27 14:05:32 +02:00
StaticController.php Static content: Fix check whether an image exists 2015-08-28 13:14:33 +02:00
UserController.php Merge branch 'master' into feature/namespaced-controllers-5786 2015-08-27 15:05:44 +02:00
UsergroupbackendController.php Merge branch 'master' into feature/namespaced-controllers-5786 2015-08-27 15:05:44 +02:00