icingaweb2/application/controllers
Johannes Meyer 1e6c394693 Controller: Create the filter editor in setupFilterControl() ...
...instead of demanding a concrete controller to do so.
We still have to decide how to handle parameter preservation
properly.

refs #9029
2015-08-13 17:05:13 +02:00
..
AboutController.php Move Version to Icinga\Application\ 2015-06-05 10:18:24 +02:00
AuthenticationController.php Do not show the full layout on the login page 2015-08-13 08:12:30 +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 Controller: Create the filter editor in setupFilterControl() ... 2015-08-13 17:05:13 +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 Controller: Create the filter editor in setupFilterControl() ... 2015-08-13 17:05:13 +02:00
UsergroupbackendController.php Form: Automatically remove query parameters only for GET forms 2015-07-27 08:52:33 +02:00