icingaweb2/modules/monitoring/application/controllers
Johannes Meyer cb95f53dba CommentQuery: Fetch and display object names with their initial collation
i.e. `host_name' instead of `comment_host' alias `host'
and `service_description' instead of `comment_service' alias `service'.

refs #8613
2015-04-09 12:49:06 +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 CommentQuery: Fetch and display object names with their initial collation 2015-04-09 12:49:06 +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