icingadb-web/application/controllers
2021-08-23 12:00:27 +02:00
..
CommandTransportController.php Add command transport configuration UI 2021-03-09 09:13:20 +01:00
CommentController.php Make list items in comment and downtime headers non-clickable 2021-04-29 16:59:28 +02:00
CommentsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
ConfigController.php config: Remove obsolete Security tab 2021-03-12 11:27:46 +01:00
DowntimeController.php Move DowntimeList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:10:51 +02:00
DowntimesController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
ErrorController.php Use t() instead of translate() in controllers and forms 2020-04-24 15:01:29 +02:00
EventController.php EventController: Give HistoryList a param of ResultSet instance 2021-08-23 11:58:10 +02:00
HealthController.php Move VerticalKeyValue to ipl\Web\Widget 2021-08-20 17:17:45 +02:00
HistoryController.php Remove direct use of ShowMore widget 2021-08-23 11:50:42 +02:00
HostController.php Remove showMore from contoller and create it through HistoryList class 2021-08-23 12:00:27 +02:00
HostgroupController.php Move HostList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:14:00 +02:00
HostgroupsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
HostsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
MigrateController.php Add license note to every file 2020-03-13 10:36:24 +01:00
NotificationsController.php Remove direct use of ShowMore widget 2021-08-23 11:50:42 +02:00
ServiceController.php Remove showMore from contoller and create it through HistoryList class 2021-08-23 12:00:27 +02:00
ServicegroupController.php Move ServiceList to Icinga\Module\Icingadb\Widget\ItemList 2021-08-20 16:27:06 +02:00
ServicegroupsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
ServicesController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
TacticalController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
UserController.php UserController: Use new UserDetail class to add user detail 2021-08-06 13:16:31 +02:00
UsergroupController.php UsergroupController: Use new UsergroupDetail class to add usergroup detail 2021-08-06 13:17:44 +02:00
UsergroupsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
UsersController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00