icingaweb2/application/controllers
Matthias Jentsch 3e7cc299ec Fix issue that caused the refresh button to remove side bar
Do not apply base target globally for all toolbar elements, but specifically for those that should remove side-bars.

refs #8623
refs #6436
2015-07-29 17:18:52 +02:00
..
AboutController.php Move Version to Icinga\Application\ 2015-06-05 10:18:24 +02:00
AuthenticationController.php Move concrete UserBackend classes to Icinga\Authentication\User 2015-04-21 12:51:31 +02:00
ConfigController.php Fix issue that caused the refresh button to remove side bar 2015-07-29 17:18:52 +02:00
DashboardController.php Fix PHP 5.6.9 error: The use statement with non-compound name 'Exception' has no effect 2015-06-02 16:41:33 +02:00
ErrorController.php Don't provide helpful error messages for unauthenticated users 2015-05-28 13:17:00 +02:00
FilterController.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
GroupController.php Navigation: Restructure authentication backend configuration 2015-06-22 13:26:24 +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