icingaweb2/application/controllers
Eric Lippmann cd9c445b82 Namespace the GroupController
refs #5786
2015-08-27 13:28:00 +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 Remove unused alias in the ConfigController 2015-08-27 13:23:48 +02:00
DashboardController.php Rename controller namespace to Controllers 2015-08-27 13:03:45 +02:00
ErrorController.php Add missing alias in the ErrorController after namespacing 2015-08-27 13:25:46 +02:00
GroupController.php Namespace the GroupController 2015-08-27 13:28:00 +02:00
IndexController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
LayoutController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
ListController.php Use Controller::httpNotFound() in applicationlog/list 2015-07-28 11:33:33 +02:00
PreferenceController.php ApplicationConfigForm: Make preference options be global options 2015-07-01 15:41:45 +02:00
RoleController.php Fix issue that caused the refresh button to remove side bar 2015-07-29 17:18:52 +02:00
SearchController.php Pass authenticated user to the SearchDashboard 2015-07-23 12:58:53 +02:00
StaticController.php Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
UserController.php Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +02:00
UsergroupbackendController.php Form: Automatically remove query parameters only for GET forms 2015-07-27 08:52:33 +02:00