icingaweb2/application/controllers
Eric Lippmann 9d6906bd64 Save user dashboards to Icinga Web 2's configuration directory
fixes #8056
2015-02-02 15:06:29 +01:00
..
AuthenticationController.php login: Show a note if the only active external auth backend is not available 2015-01-27 14:26:06 +01:00
ConfigController.php security: Guard application and module configuration 2015-02-02 14:16:26 +01:00
DashboardController.php Save user dashboards to Icinga Web 2's configuration directory 2015-02-02 15:06:29 +01:00
ErrorController.php Error Controller: Move close tab creation to template 2015-02-02 12:08:20 +01:00
FilterController.php Move Logger to the Application namespace 2014-10-31 10:27:17 +01:00
IndexController.php index: Don't drop query parameters when redirecting to dashboard 2014-10-20 13:27:33 +02:00
LayoutController.php Only display custom menu renders on XHR requests and not in regular HTML 2014-09-09 15:33:42 +02:00
ListController.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
PreferenceController.php Only show the "save to session" button in case preferences store = none 2015-01-23 16:25:24 +01:00
RolesController.php security: Guard configuring roles 2015-02-02 14:16:26 +01:00
SearchController.php SearchDashboard: rename ::load() to ::search() 2014-09-04 19:35:31 +02:00
StaticController.php Move Logger to the Application namespace 2014-10-31 10:27:17 +01:00