icingadb-web/application/controllers
2021-11-03 16:06:59 +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 Move ViewModeSwitcher to Icinga\Module\Icingadb\Web\Control 2021-08-20 17:23:29 +02:00
ConfigController.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +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 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 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 Fix view mode shows less items when using vertical pagination 2021-09-21 15:54:15 +02:00
HostController.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +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 Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
MigrateController.php Add license note to every file 2020-03-13 10:36:24 +01:00
NotificationsController.php Fix view mode shows less items when using vertical pagination 2021-09-21 15:54:15 +02:00
ServiceController.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +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 Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +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