icingadb-web/application/controllers
2022-02-24 16:13:33 +01:00
..
CommandTransportController.php Show a notification for every successful action 2021-09-07 12:11:09 +02:00
CommentController.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
CommentsController.php Don't sort by host/service display_name simultaneously 2021-11-12 13:02:32 +01:00
ConfigController.php Drop class SetAsBackendConfigForm 2022-02-24 16:13:33 +01:00
DowntimeController.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
DowntimesController.php Don't sort by host/service display_name simultaneously 2021-11-12 13:02:32 +01:00
ErrorController.php Use t() instead of translate() in controllers and forms 2020-04-24 15:01:29 +02:00
EventController.php Don't shift URL params to identify objects in detail views 2021-08-31 13:54:46 +02:00
HealthController.php HealthController: Dis/enabling Fcmds globally doesn't apply changes immediately 2021-08-31 15:48:48 +02:00
HistoryController.php LEFT JOIN hosts in the history view 2021-11-12 13:02:32 +01:00
HostController.php Fix host detail history filter 2021-11-12 13:02:32 +01:00
HostgroupController.php Utilize VolatileStateResults where applicable 2021-10-08 15:36:36 +02:00
HostgroupsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
HostsController.php INNER JOIN states in the host and service list 2021-11-12 13:02:32 +01:00
MigrateController.php migrate.js: Enhance detection of modules with support for Icinga DB 2021-11-11 16:17:58 +01:00
NotificationsController.php Fix view mode shows less items when using vertical pagination 2021-09-21 15:54:15 +02:00
ServiceController.php service/history: Don't join host.service unnecessarily 2022-02-24 13:28:34 +01:00
ServicegroupController.php Utilize VolatileStateResults where applicable 2021-10-08 15:36:36 +02:00
ServicegroupsController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
ServicesController.php Merge pull request #405 from Icinga/query-optimization 2021-11-12 17:30:17 +01:00
TacticalController.php Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
UserController.php Don't shift URL params to identify objects in detail views 2021-08-31 13:54:46 +02:00
UsergroupController.php Don't shift URL params to identify objects in detail views 2021-08-31 13:54:46 +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