icingaweb2/modules/monitoring/application/controllers
Johannes Meyer 796742f03d monitoring/list/hosts: Don't show unhandled service counts
It has too much problems. It wasn't even visible since the
initial release, at least not if there were many results.
It being visible was more a case of chance than guarantee.
We now also identified a major issue with restrictions and
the way we can assemble queries here. In short, there are
too much technical difficulties that we deemed it not
worthwhile to keep.
2022-02-25 17:09:13 +01:00
..
ActionsController.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
AlertsummaryController.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 monitoring: Apply permission `no-monitoring/contacts` where applicable 2019-12-05 08:50:51 +01:00
TacticalController.php /monitoring/tactical: fall back to unknown services if none critical 2021-09-23 15:17:33 +02:00
TimelineController.php monitoring: Fix timeline 2019-09-12 10:31:41 +02:00