Eric Lippmann
8dbf33d4dd
monitoring: Fix thead markup in the list/hostgroups view script
...
refs #5543
2015-09-24 15:12:19 +02:00
Eric Lippmann
e197907323
monitoring: Fix stupid thead creation in the lit/hostgroups view script
...
Drunk?
refs #5543
2015-09-24 15:11:20 +02:00
Eric Lippmann
da50ade2fb
monitoring: Use $hostgroup instead of $h in the list/hostgroups view script
...
refs #5543
2015-09-24 15:07:36 +02:00
Eric Lippmann
1b46348a1a
monitoring: Fix typo in the list/hosts view script
...
refs #5543
2015-09-24 15:05:55 +02:00
Eric Lippmann
e284ecf3b0
monitoring: Don't peekAhead in the list/hostgroups view script
...
Should be in the controller.
refs #5543
2015-09-24 15:05:28 +02:00
Eric Lippmann
7beabd9744
monitoring: Don't peekAhead in the list/hosts view script
...
This should be in the controller.
refs #5543
2015-09-24 15:00:00 +02:00
Eric Lippmann
f391114fc8
monitoring: Fix h2 tag in the list/hosts view script
...
refs #5543
2015-09-24 14:59:28 +02:00
Eric Lippmann
d107d18a3d
monitoring: Don't render an empty table if there are no hosts to list
...
refs #5543
2015-09-24 14:59:11 +02:00
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
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
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
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
Bernd Erk
2242f6192c
Redesign draft and implementation
2015-09-22 17:33:02 +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
Matthias Jentsch
ed668dd2c9
Revert "HostController: Open a host's service in the current column"
...
This reverts commit 0d32b94eaa
.
fixes #10104
2015-09-14 17:33:57 +02:00
Matthias Jentsch
f42476213e
Provide limit control in service grid
...
refs #9030
2015-09-07 18:14:16 +02:00
Eric Lippmann
1fccf9c721
Merge branch 'master' into feature/monitoring-indicate-late-check-results-8378
2015-09-07 11:09:11 +02:00
Eric Lippmann
e155e1514a
monitoring/css: Rename prefix for background colors from bg-state to bg-color
2015-09-07 11:07:55 +02:00
Matthias Jentsch
ca33e71f2d
Deduplicate and clean up service summary component
...
Remove redundant component view script and streamline subFilter handling in all views that render it. Remove
heading from component to allow embedding in different types of views.
refs #10033
2015-09-04 13:02:57 +02:00
Eric Lippmann
5da88d0767
monitoring: Fix deprecated links
...
fixes #10056
2015-09-01 09:33:20 +02:00
Eric Lippmann
c294283636
Merge branch 'bugfix/service-grid-grouping-postgres-9333'
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php
fixes #9333
fixes #9538
2015-08-27 12:58:49 +02:00
Eric Lippmann
c5fe641c43
monitoring: Rewrite service-grid view script
...
refs #9538
2015-08-25 14:55:02 +02:00
Eric Lippmann
b629115ba7
monitoring: Use empty() for is empty check in the servicegrid view script
...
refs #9538
2015-08-21 11:37:46 +02:00
Eric Lippmann
5ae541db25
monitoring: Drop unnecessary call to array_values in the servicegrid view script
...
refs #9538
2015-08-21 11:35:30 +02:00
Eric Lippmann
71b89ea51a
monitoring: Rename $serviceStates to $services in the servicegrid view script
...
refs #9538
2015-08-21 11:35:03 +02:00
Eric Lippmann
1ab8fc0012
monitoring: Use View::ellipsis() in the servicegrid view script
...
refs #9538
2015-08-21 11:32:33 +02:00
Eric Lippmann
9d40013b21
monitoring: Rename $service_description to $serviceDescription in the servicegrid view script
...
refs #9538
2015-08-21 11:30:18 +02:00
Eric Lippmann
d461270bf8
monitoring: Rename $host_name to $hostName in the servicegrid view script
...
refs #9538
2015-08-21 11:29:29 +02:00
Matthias Jentsch
41d68f6a74
Fix delete comments and downtimes button
...
Fix faulty target names and add additional error checking in case the target DOM Element is not present.
fixes #9330
2015-08-19 16:36:47 +02:00
Eric Lippmann
1741a4f10b
monitoring: Use display names for the aria-label in the service grid
...
refs #9538
2015-08-19 12:56:19 +02:00