icingaweb2/application/controllers
Johannes Meyer b26e585837 Fix that the authentication.ini is being used as trigger for the config warning
Should have been the config.ini instead.

refs #7163
2014-11-11 12:42:49 +01:00
..
AuthenticationController.php Fix that the authentication.ini is being used as trigger for the config warning 2014-11-11 12:42:49 +01:00
ConfigController.php Merge branch 'master' into feature/setup-wizard-7163 2014-11-11 09:44:11 +01:00
DashboardController.php Prefer Icinga\Application\Config instead of Zend_Config 2014-11-07 13:53:03 +01:00
ErrorController.php Move Logger to the Application namespace 2014-10-31 10:27:17 +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 Prefer Icinga\Application\Config instead of Zend_Config 2014-11-07 13:53:03 +01:00
PreferenceController.php Adjust Preferences/GeneralForm to use handleRequest() &. Co. 2014-09-05 10:21:24 +02: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