Eric Lippmann
|
dee6f4d797
|
monitoring: Control features for multiple selected hosts
refs #8963
|
2016-01-27 17:42:51 +01:00 |
Eric Lippmann
|
e45723c4db
|
monitoring: Control features for multiple selected services
refs #8963
|
2016-01-27 17:38:31 +01:00 |
Eric Lippmann
|
7fd575080e
|
PHP7: Rename String to StringHelper
refs #10251
|
2016-01-27 16:46:55 +01:00 |
Eric Lippmann
|
bc187d91c5
|
monitoring: Make inline pie charts accessible
|
2016-01-22 13:33:22 +01:00 |
Eric Lippmann
|
bb5017d54d
|
monitoring: Support tab navigation in monitoring health
|
2016-01-18 12:57:56 +01:00 |
Eric Lippmann
|
ddae844c2a
|
monitoring: Fix error when listing acks ...
... if the user has no permission to remove acks.
|
2016-01-18 12:50:27 +01:00 |
Thomas Gelf
|
e0bec8644f
|
monitoring/actions: adjust action link styling
|
2016-01-12 12:28:12 +01:00 |
Eric Lippmann
|
9885d74d24
|
monitoring: Fix ServiceController::getServiceActions() after changing hook usage
|
2016-01-12 08:58:32 +01:00 |
Eric Lippmann
|
fda7ff902a
|
monitoring: Fix error when listing comments ...
... if the user has no permission to delete comments.
|
2016-01-12 08:52:30 +01:00 |
Johannes Meyer
|
1fe1f23031
|
monitoring: Use class Navigation for hook actions
|
2016-01-11 17:03:46 +01:00 |
Eric Lippmann
|
8b03a647ba
|
Revert "Eventgrid: Fetch the user's filter directly from the URL"
This reverts commit ad20d35e78 .
I'm not sure what was intended to achieve w/ this commit.
fixes #10917
|
2016-01-05 10:59:32 +01:00 |
Eric Lippmann
|
44dd4653ec
|
monitoring: Remove applying restrictions in the detail area when not necessary
|
2015-12-22 13:00:25 +01:00 |
Eric Lippmann
|
b49cefa45d
|
monitoring: Highlight state in plugin output in the detail area
refs #10670
|
2015-12-21 12:25:24 +01:00 |
Eric Lippmann
|
11e7d1050f
|
Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
|
2015-12-21 09:39:12 +01:00 |
Eric Lippmann
|
2766b1ba0c
|
monitoring: Fix table class in downtimes-header.phtml
|
2015-12-21 09:29:52 +01:00 |
Alexander A. Klimov
|
7d5c15469e
|
Revert "Servicegroup listing: preserve URL params in links to services lists"
This reverts commit 0f7707e8a1 .
|
2015-12-16 13:57:44 +01:00 |
Alexander A. Klimov
|
9e6ec12a10
|
Revert "Hostgroup listing: preserve URL params in links to hosts and services lists"
This reverts commit a63bc649f7 .
|
2015-12-16 13:57:41 +01:00 |
Alexander A. Klimov
|
a63bc649f7
|
Hostgroup listing: preserve URL params in links to hosts and services lists
|
2015-12-16 13:31:50 +01:00 |
Alexander A. Klimov
|
0f7707e8a1
|
Servicegroup listing: preserve URL params in links to services lists
fixes #10778
|
2015-12-16 13:23:09 +01:00 |
Eric Lippmann
|
d6431119e9
|
monitoring: Use View::nl2br() for the downtime detail view
refs #10603
|
2015-12-16 13:05:32 +01:00 |
Eric Lippmann
|
b193ea5d32
|
Fix print styles
|
2015-12-10 13:34:53 +01:00 |
Eric Lippmann
|
ee7576f320
|
monitoring: Fix thead missing tr in hostgroups
|
2015-12-10 13:34:53 +01:00 |
Pieter Lexis
|
d2e802ed19
|
Correct spelling of acknowledgment
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2015-11-26 12:29:17 +01:00 |
Eric Lippmann
|
c88d034877
|
monitoring: Fix HTMLPurifier includes
fixes #10338
|
2015-11-26 11:16:21 +01:00 |
Eric Lippmann
|
9c467ebfa3
|
monitoring: Use View::nl2br() for downtimes in the detail area
refs #10603
|
2015-11-20 15:48:23 +01:00 |
Eric Lippmann
|
8d9c0ca69e
|
monitoring: Update comment-list styles in components/downtime.phtml
|
2015-11-20 15:48:00 +01:00 |
Eric Lippmann
|
74b715e3d2
|
monitoring: Use View::nl2br() for comments in the detail view
refs #10603
|
2015-11-20 15:46:34 +01:00 |
Eric Lippmann
|
2c5defed5b
|
monitoring: Update comment-list styles in components/comments.phtml
|
2015-11-20 15:46:08 +01:00 |
Eric Lippmann
|
a874a2cb2e
|
monitoring: Use View::nl2br() for acknowledgements in the detail area
refs #10603
|
2015-11-20 15:44:33 +01:00 |
Eric Lippmann
|
e1433505b3
|
monitoring: Update comment-list styles in acknowledgement.phtml
|
2015-11-20 15:43:29 +01:00 |
Eric Lippmann
|
d5affb1e24
|
monitoring: Use common-table for the downtime overview too
|
2015-11-20 15:35:35 +01:00 |
Eric Lippmann
|
ea03f4033b
|
monitoring: Use View::nl2br() in the downtime overview
refs #10603
|
2015-11-20 15:34:48 +01:00 |
Eric Lippmann
|
a6338fc744
|
monitoring: Update comment-list styles in the downtimer overview
|
2015-11-20 15:34:18 +01:00 |
Eric Lippmann
|
24d43899a7
|
monitoring: Use View::nl2br() and new comment-list style in the comment overview
refs #10603
|
2015-11-20 15:18:29 +01:00 |
Eric Lippmann
|
b3587b7439
|
monitoring: Don't use pull-right in the comment overview for the show more link
Further, indent the view script w/ 4 spaces, remove class separated and don't render the table if there are no comments.
|
2015-11-20 15:16:03 +01:00 |
Eric Lippmann
|
ba62753285
|
monitoring: Fix exception if the comment of an acknowledgement is missing
refs #10505
|
2015-11-16 14:35:48 +01:00 |
Eric Lippmann
|
d293506c1b
|
monitoring: Fix controls positioning
|
2015-11-16 10:24:52 +01:00 |
Eric Lippmann
|
d5fe0c9610
|
Merge branch 'feature/dope-layout-5543#2'
|
2015-11-13 15:21:07 +01:00 |
Eric Lippmann
|
30c769f267
|
monitoring: Fix service grid style
refs #5543
|
2015-11-13 14:50:58 +01:00 |
Bernd Erk
|
3e93d62795
|
Redesign of tactical overview to get ready for full screen
|
2015-11-13 00:24:15 +01:00 |
Eric Lippmann
|
eb8cc21cae
|
monitoring: Fix button links in the config overview
refs #5543
|
2015-11-12 15:50:10 +01:00 |
Eric Lippmann
|
77e797db88
|
monitoring/CSS: Fix spacing of state summaries
refs #5543
|
2015-11-12 11:40:32 +01:00 |
Eric Lippmann
|
6a5efd560d
|
monitoring/CSS: Style pie charts in the service overview
refs #5543
|
2015-11-11 15:23:10 +01:00 |
Eric Lippmann
|
2b0cb344da
|
monitoring: Fix performance data table markup, #2
refs #5543
|
2015-11-11 15:20:24 +01:00 |
Eric Lippmann
|
dbec2741f9
|
monitoring: Fix performance data table markup
refs #5543
|
2015-11-11 15:13:54 +01:00 |
Eric Lippmann
|
317bb24856
|
monitoring: Reduce header size for multiple selected hosts
refs #5543
|
2015-11-10 16:54:02 +01:00 |
Eric Lippmann
|
818105bc45
|
monitoring: Reduce header size for multiple selected services
refs #5543
|
2015-11-10 13:21:54 +01:00 |
Eric Lippmann
|
346e4703b8
|
monitoring/CSS: Use common-table in the comments overview
refs #5543
|
2015-11-10 09:31:14 +01:00 |
Thomas Gelf
|
f2bc3368e7
|
pluginOutput: make use of new styles
|
2015-11-06 01:56:17 +01:00 |
Eric Lippmann
|
3e77384700
|
monitoring/CSS: Add state-table where appropriate
refs #5543
|
2015-11-04 17:48:12 +01:00 |