icingaweb2/application/controllers
Alexander A. Klimov 1bd18c5adb Merge branch 'feature/Show-Icinga-Web-2-s-version-in-the-frontend-9247'
resolves #9247
2015-06-08 12:40:14 +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 AuthBackendController: Add final indexAction 2015-06-02 11:59:04 +02:00
DashboardController.php Use Controller::translate() instead of just t() 2015-05-28 13:17:00 +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 User-/GroupController: Register search columns to support quick searches 2015-06-03 10:04:35 +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 Inherit from Icinga\Web\Controller 2015-05-27 13:19:50 +02:00
PreferenceController.php Add proper titles to all config tabs 2015-02-23 16:50:31 +01:00
RoleController.php RolesController: Rename to RoleController 2015-06-02 11:57:13 +02:00
SearchController.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
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 User-/GroupController: Register search columns to support quick searches 2015-06-03 10:04:35 +02:00
UsergroupbackendController.php UsergroupbackendController: Do not persist empty configuration values 2015-06-05 15:42:35 +02:00