icingaweb2/application/controllers
Marius Hein 10cfecf2ec Merge remote-tracking branch 'origin/master' into feature/add-to-dashboard-4537
Conflicts:
	application/controllers/DashboardController.php
	library/Icinga/Web/Form.php
	library/Icinga/Web/Widget/Dashboard.php
2014-11-18 16:36:42 +01:00
..
AuthenticationController.php Do not redirect to the wizard in case of an empty config.ini 2014-11-18 13:13:02 +01:00
ConfigController.php Fix anonymous onSuccess callbacks 2014-11-18 13:12:30 +01:00
DashboardController.php Dashboard: Remove actions 2014-11-18 16:28:04 +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 Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +01:00
PreferenceController.php Adjust usages of Icinga\Application\Config 2014-11-18 13:11:52 +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