4421 Commits

Author SHA1 Message Date
Eric Lippmann
55cc3eae78 monitoring: Wrap state information in p in the list/hosts view script
refs #5543
2015-09-24 14:57:52 +02:00
Eric Lippmann
5b3ba5ab6b monitoring: Don't peekAhead in the list/services view script
This should be in the controller.

refs #5543
2015-09-24 14:57:01 +02:00
Eric Lippmann
64b7315379 monitoring: Don't render an empty table if there are no services to list
refs #5543
2015-09-24 14:56:22 +02:00
Eric Lippmann
a053c3a6e3 monitoring: Remove trailing semicolon from inline echo tags in the list/hostgroups view script
refs #5543
2015-09-24 14:25:52 +02:00
Eric Lippmann
538c1bb42b monitoring/CSS: Use action-table instead of action in the list/hosts view script
refs #5543
2015-09-24 14:23:01 +02:00
Eric Lippmann
4a0e3c8341 monitoring/CSS: Include tables.less in our stylesheet
refs #5543
2015-09-24 14:22:32 +02:00
Eric Lippmann
e114227c37 monitoring/CSS: Add tables.less
refs #5543
2015-09-24 14:21:57 +02:00
Eric Lippmann
103daf1a7b CSS: Don't render soft state bold in the list/hosts view script
refs #5543
2015-09-24 12:03:31 +02:00
Eric Lippmann
47c96066d7 CSS: Don't render the state label bold in the list/hosts view script
refs #5543
2015-09-24 12:02:53 +02:00
Eric Lippmann
5a6deae2c5 CSS: Use new state- classes in the list/hosts view script
refs #5543
2015-09-24 12:02:25 +02:00
Eric Lippmann
dd0c81e344 CSS: Use <br> instead of <br /> in the list/hosts view script
refs #5543
2015-09-24 12:00:53 +02:00
Eric Lippmann
93c05c4297 CSS: Use plugin-output instead of pluginoutput in the list/hosts view script
refs #5543
2015-09-24 12:00:10 +02:00
Eric Lippmann
e948e63aa5 CSS: Wrap show more services in a text-right container
refs #5543
2015-09-24 11:59:27 +02:00
Eric Lippmann
f6efa85079 CSS: Wrap show more hosts link in a text-right container
refs #5543
2015-09-24 11:58:52 +02:00
Eric Lippmann
ae2889c65f CSS: Use action-link instead of show-more in the list/hosts view script
refs #5543
2015-09-24 11:56:58 +02:00
Eric Lippmann
3580de6c6e monitoring: Indent the list/hosts view script w/ 4 spaces
refs #5543
2015-09-24 10:44:26 +02:00
Eric Lippmann
142fc8a21d monitoring: Remove comments from the list/hosts view script
refs #5543
2015-09-24 10:33:23 +02:00
Eric Lippmann
a87dde9e03 monitoring: Remove trailing semicolon from inline echo tags in the list/hosts view script
refs #5543
2015-09-24 10:31:28 +02:00
Eric Lippmann
895316b927 monitoring/CSS: Fix color usage in colors.less
refs #5543
2015-09-24 10:24:51 +02:00
Eric Lippmann
8ea30a2933 monitoring: Use CSS class action-link instead of show-more in the list/services view script
refs #5543
2015-09-23 14:04:44 +02:00
Eric Lippmann
485a19ec9f monitoring: Use CSS class action-table instead of action in the list/services view script
refs #5543
2015-09-23 14:03:40 +02:00
Eric Lippmann
6a5cefdc92 monitoring: Don't use hard-coded style in the list/services view script
refs #5543
2015-09-23 14:03:08 +02:00
Eric Lippmann
59599916b0 monitoring: Re-indent the list/services view script
refs #5543
2015-09-23 14:02:39 +02:00
Johannes Meyer
6aecfe6959 Introduce base form class ActionForm
refs #5600
2015-09-23 13:45:33 +02:00
Eric Lippmann
87973314e6 monitoring: Rename CSS class pluginoutput to plugin-output in the services view script
refs #5543
2015-09-23 13:18:44 +02:00
Eric Lippmann
4c12a692a3 monitoring: Remove unused variable form the services view script
refs #5543
2015-09-23 13:18:15 +02:00
Eric Lippmann
596bb08e5e monitoring: Don't render the state label bold when listing services
refs #5543
2015-09-23 13:17:36 +02:00
Johannes Meyer
40c2cb2d12 MonitoredObject: Support host- and servicegroup filters in method matches()
refs #5600
2015-09-23 13:03:41 +02:00
Johannes Meyer
e42548fc80 MonitoredObject: Allow to fetch servicegroups for host objects
refs #5600
2015-09-23 13:02:43 +02:00
Bernd Erk
2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Johannes Meyer
57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Alexander A. Klimov
8bfc7b8805 Repair "Show More" links in the Alert Summary
fixes #9995
2015-09-21 13:26:42 +02:00
Alexander A. Klimov
dd0e924e8d Do not validate section names in forms
fixes #10151
2015-09-18 16:11:51 +02:00
Matthias Jentsch
3b135c6b6f Fix PostgreSQL queries that use GROUP BY
Add missing instance_id to getGroup query functions to avoid query errors in PostgreSQL.

fixes #10160
2015-09-17 16:29:00 +02:00
Eric Lippmann
8cea292745 monitoring: Fix grouping of host and service status when filtering for group columns
refs #9956
2015-09-17 16:22:24 +02:00
Johannes Meyer
4f5a5c83bc Navigation: Add method hasRenderableItems()
refs #5600
2015-09-17 11:01:06 +02:00
Johannes Meyer
bf4e492fa1 Action: Accept and apply option "filter"
refs #5600
2015-09-17 11:00:40 +02:00
Johannes Meyer
f4032988bf MonitoredObject: Add method matches()
refs #5600
2015-09-17 10:40:00 +02:00
Johannes Meyer
ade0c605a9 Introduce form class ServiceActionForm
refs #5600
2015-09-17 09:21:43 +02:00
Johannes Meyer
25307fc1a0 Introduce form class HostActionForm
refs #5600
2015-09-17 09:21:33 +02:00
Johannes Meyer
0e60b81729 monitoring: Give the "Stats" dashboard pane a priority of 99, instead of 100
refs #5600
2015-09-16 16:29:30 +02:00
Matthias Jentsch
a34c108da5 Allow mixed selection of host and service comments 2015-09-16 15:46:07 +02:00
Matthias Jentsch
1b6f5861b7 Highlight selected table rows in related actions
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.

fixes #10155
2015-09-16 15:31:53 +02:00
Johannes Meyer
1e39ec668a monitoring: Disable custom host- and service-notes
refs #5600
2015-09-16 15:31:19 +02:00
Johannes Meyer
8c17364780 Late translate a module's menu section labels
refs #5600
2015-09-16 14:36:35 +02:00
Johannes Meyer
8b7a1ce28f Late translate a module's dashboard-pane/dashlet labels
refs #5600
2015-09-16 14:29:33 +02:00
Johannes Meyer
c815a2b486 monitoring: Provide a label for all custom navigation item types
refs #5600
2015-09-16 14:05:34 +02:00
Johannes Meyer
ffb54e0ecb monitoring: Do not show bullet points for actions and notes
refs #5600
2015-09-16 13:32:20 +02:00
Johannes Meyer
bc57f9b613 monitoring: Provide a priority of 50 to 100 for the default dashboards
refs #5600
2015-09-15 13:55:24 +02:00
Johannes Meyer
1d6ad6df21 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00