icingaweb2/modules/monitoring/application/controllers
Johannes Meyer 7d984665d6 Use `host_name' to decide whether to show a service's host or not
`host' might match multiple hosts even if no * is being part of the filter.

refs #8613
2015-04-09 11:12:09 +02:00
..
AlertsummaryController.php Use Controller::translate() instead of mt() in the AlertsummaryController 2015-03-30 12:04:58 +02:00
ChartController.php Use Controller::translate() instead of t()/mt() in the ChartController 2015-03-30 12:04:05 +02:00
ConfigController.php Config: Use native form title and description support where appropriate 2015-03-02 18:40:47 +01:00
HostController.php Require host_name' instead of host' to show or list particular objects 2015-04-08 16:25:29 +02:00
HostsController.php Add command send custom notification to monitoring module 2015-03-12 16:08:22 +01:00
ListController.php Use `host_name' to decide whether to show a service's host or not 2015-04-09 11:12:09 +02:00
ProcessController.php Revert "Merge branch 'feature/organize-headings-7976'" 2015-03-12 16:08:34 +01:00
ServiceController.php Require service_description' instead of service' to show a particular service 2015-04-08 16:49:52 +02:00
ServicesController.php Add command send custom notification to monitoring module 2015-03-12 16:08:22 +01:00
ShowController.php Require service_description' instead of service' to show a particular service 2015-04-08 16:49:52 +02:00
TacticalController.php Add proper title to the tactical overview's tab 2015-02-23 16:58:48 +01:00
TimelineController.php Do not try to set a title on a set of tabs 2015-03-13 11:31:24 +01:00