icingaweb2/modules/monitoring/application/controllers
raviks789 8898ed85ab Change FilterMatch to FilterEqual class for single object filter on object name.
Correspondingly the DbConnection::renderFilter() (as DbQuery::renderFilter() is deprecated and will be removed, hence no modifications here)
is also modified to render accordingly.
This correctly selects the host, service or contact in case the object name contains wild card characters like "\*".
2022-05-12 16:28:35 +02:00
..
ActionsController.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
CommentController.php Load ticket hook for comment details 2020-09-30 09:32:02 +02:00
CommentsController.php monitoring: Set a proper title for all controller actions 2019-07-15 08:24:44 +02:00
ConfigController.php Adjust global permissions 2021-02-18 11:11:39 +01:00
DowntimeController.php Load ticket hook for downtime details 2020-09-30 09:32:12 +02:00
DowntimesController.php monitoring: Set a proper title for all controller actions 2019-07-15 08:24:44 +02:00
EventController.php Pass event instead of object to the getHtmlForEvent method of EventDetailsExtensionHook 2021-05-11 12:36:07 +02:00
HealthController.php monitoring: Set a proper title for all controller actions 2019-07-15 08:24:44 +02:00
HostController.php monitoring/list/services: Make overdue/unreachable services better visible 2019-07-29 09:12:46 +02:00
HostsController.php hosts/services: Remove `*_active_checks_enabled` from a redirect's filter 2019-12-05 15:42:47 +01:00
ListController.php monitoring/list/hosts: Don't show unhandled service counts 2022-02-25 17:09:13 +01:00
ServiceController.php monitoring: Set a proper title for all controller actions 2019-07-15 08:24:44 +02:00
ServicesController.php Preserve/Remove param `showCompact` instead of `view` 2020-06-04 08:50:41 +02:00
ShowController.php Change FilterMatch to FilterEqual class for single object filter on object name. 2022-05-12 16:28:35 +02:00
TacticalController.php TacticalController: Use correct state filter for big services url 2022-03-24 10:21:33 +01:00
TimelineController.php Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00