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
|
fd609b7098
|
monitoring: Fix exception when scheduling a downtime for multiple hosts
Introduced w/ the Icinga 2 related change for disabling child options.
fixes #10902
|
2015-12-22 14:59:48 +01:00 |
Alexander A. Klimov
|
0c107af1f8
|
Link only to services' downtimes from multi-service detail view
fixes #10170
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2015-12-22 14:44:04 +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
|
7bafab2c68
|
Merge branch 'bugfix/disable-downtimes-for-child-hosts-w-icinga2-10774'
refs #10744
|
2015-12-21 13:06:52 +01:00 |
Eric Lippmann
|
627680d500
|
monitoring: Disable triggering downtimes for a host's children when using Icinga 2
The commands are missing in Icinga 2. Once implemented, we have to re-evaluate this.
refs #10744
|
2015-12-21 13:01:11 +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
|
c5804eebb7
|
Merge branch 'bugfix/sort-hosts-and-services-by-last-state-change-9957'
fixes #9957
|
2015-12-21 10:34:20 +01:00 |
Eric Lippmann
|
d7eaa41ab4
|
Move sort services by last state change up in the sort by list
refs #9957
|
2015-12-21 10:33:21 +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
|
3e36563a81
|
Make hosts and services sortable by last state change
refs #9957
|
2015-12-18 15:48:55 +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 |
Eric Lippmann
|
a1bb4bb695
|
Merge branch 'master' into feature/theming-10705
|
2015-12-07 14:17:57 +01:00 |
Eric Lippmann
|
6065e21e3a
|
Remove ConfigForm::getValues() overrides where subform values are extracted manually
|
2015-11-26 15:40:10 +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
|
96674cd895
|
Don't translate service and services to german
|
2015-11-16 15:16:13 +01:00 |
Eric Lippmann
|
a9628a55cf
|
Update german monitoring translation
|
2015-11-16 15:11:42 +01:00 |
Cornelius Wachinger
|
c764a0a319
|
Update german monitoring translation
|
2015-11-16 14:50:36 +01:00 |
Yuri Konotopov
|
e606d8eaca
|
Update Russian translation
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2015-11-16 14:40:18 +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 |
Cornelius Wachinger
|
0e1d33710a
|
Update german monitoring translation (WIP)
|
2015-11-16 13:10:43 +01:00 |
Eric Lippmann
|
8f73437699
|
monitoring: Fix English
refs #5543
|
2015-11-16 12:20:39 +01:00 |
Davide Demuru
|
1b6f1d812e
|
Update Italian translation
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
|
2015-11-16 12:11:04 +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
|
f54441a0b4
|
monitoring: Fix alignment in the backend config form
refs #5543
|
2015-11-12 15:49:05 +01:00 |