1464 Commits

Author SHA1 Message Date
Eric Lippmann
f94b6be8c6 Merge branch 'bugfix/history-separate-hard-soft-state-11859'
fixes #11859
2016-11-22 10:40:08 +01:00
Eric Lippmann
bf18238977 Use icons to separate soft and hard states in the event history views
refs #11859
2016-11-22 10:39:22 +01:00
Eric Lippmann
429405be0c Fix inconsistent host and service flags
fixes #13243
2016-11-21 10:26:35 +01:00
Eric Lippmann
ec07ef2647 CSS: Reduce color mixins to fg-stateful and bg-stateful 2016-11-17 10:58:21 +01:00
Eric Lippmann
246ad7b4d3 Remove ChartController
fixes #10019
2016-10-05 09:57:00 +02:00
Eric Lippmann
fd6ae75803 IDO: Improve notification view performance 2016-09-14 16:18:41 +02:00
Eric Lippmann
067de6b7f4 Set comment and downtime name in the detail views 2016-09-08 15:15:53 +02:00
Eric Lippmann
64b3811ab0 Display transport type from config in the config overview
refs #11398
2016-09-01 10:49:56 +02:00
Eric Lippmann
57406245ca Select downtime name in the downtime list view
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann
39f225a627 Select comment name in the comment list view
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann
4c2b7f4377 Make delete action in the comment and dowtime list view accessible
fixes #11883
2016-06-02 17:23:38 +02:00
Eric Lippmann
ba5fe61fa9 monitoring: Make timeline colors accessible
fixes #11871
2016-06-01 14:40:55 +02:00
Alexander A. Klimov
b6a76581b0 Host/show: display host alias if it differs from host_name and display_name
fixes #11348
2016-06-01 13:13:35 +02:00
Alexander A. Klimov
809c2d0e02 Event history: display a heading above each group of events (by day)
refs #11629
2016-04-26 12:09:40 +02:00
Alexander A. Klimov
531d999129 Event history: show the absolute time of events
refs #11629
2016-04-26 11:38:24 +02:00
Alexander A. Klimov
098eff9050 Event history: preserve translation domain
refs #11629
2016-04-26 11:34:10 +02:00
Eric Lippmann
ad6d8dca2e monitoring: Update controls markup in services
refs #11145
2016-03-31 10:27:02 +02:00
Eric Lippmann
ad8cffcbbd monitoring: Update content markup in servicegroups 2016-03-31 10:27:01 +02:00
Eric Lippmann
b3d382a3d4 monitoring: Update controls markup in service groups
refs #11145
2016-03-31 10:26:56 +02:00
Eric Lippmann
09892d5490 monitoring: Update controls markup in notifications
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
107a06df4e monitoring: Update controls markup in hosts
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
7bc17aee74 monitoring: Update content markup in host groups 2016-03-31 10:26:40 +02:00
Eric Lippmann
0551133291 monitoring: Update controls markup in host groups
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann
c7249eab0c monitoring: Update controls markup in event views
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
bd3d40d46d monitoring: Update content markup in downtimes 2016-03-31 10:26:39 +02:00
Eric Lippmann
f135e4d0d2 monitoring: Update controls markup in downtimes
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
1da35eaad4 monitoring/list: Update content markup in contacts 2016-03-31 10:26:39 +02:00
Eric Lippmann
a2d067ba97 monitoring: Update controls markup in contacts
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann
6e287d7905 monitoring: Update controls markup in contact groups
refs #11145
2016-03-31 10:26:35 +02:00
Eric Lippmann
a2ff8c9778 monitoring: No longer provide contact columns in the contact group query
Contacts query w/ filter for contact group should be used instead.
2016-03-31 10:26:27 +02:00
Eric Lippmann
7481e3af43 monitoring: Update controls markup in comments
refs #11145
2016-03-31 10:26:24 +02:00
Eric Lippmann
ad3ca513c9 Fix misleading tooltip in Tactical Overview
fixes #11039
2016-02-27 22:03:14 +01:00
Eric Lippmann
f6e4b0aed0 Respect filter in state links in group overviews
refs #10778
2016-02-27 16:22:44 +01:00
Eric Lippmann
43a7ed357a Fix whitespaces in event-history
overview-plugin-output now has white-space: pre-wrap
2016-02-25 11:34:23 +01:00
Eric Lippmann
a34f48c990 Fix wrong "Sent out to any contact" notification information 2016-02-25 11:33:43 +01:00
Eric Lippmann
f032a670f0 Merge branch 'feature/render-links-in-acknowledgements-comments-and-downtimes-10654'
resolves #10654
2016-02-25 11:31:13 +01:00
Eric Lippmann
102ed40378 Show "Remove problem acknowledgement" in multi-select views
fixes #10469
2016-02-25 10:21:10 +01:00
Eric Lippmann
e407f6d116 Merge branch 'bugfix/users-with-no-permissions-can-check-multiple-services-10397'
fixes #10397
2016-02-24 12:42:46 +01:00
Alexander A. Klimov
d257c71c54 Respect permission for check now on multiple services
refs #10397
2016-02-24 12:40:00 +01:00
Alexander A. Klimov
23841b635e Respect permission for check now on multiple hosts
refs #10397
2016-02-24 12:39:54 +01:00
Eric Lippmann
35754fbe8e monitoring: Respect whitespace characters in the plugin output in list views
fixes #10786
2016-02-23 16:06:43 +01:00
Eric Lippmann
18e3884b8b monitoring: Fix order of information and actions in the check execution part in the detail area
fixes #10310
2016-02-23 15:41:01 +01:00
Eric Lippmann
38a752b0ac monitoring: Avoid full stops at the end of comment tooltips
refs #10113
2016-02-22 14:15:35 +01:00
Alexander A. Klimov
ce1ed7413d Escape service grid tooltips only once
refs #10277
2016-02-18 11:32:43 +01:00
Alexander A. Klimov
c4610ab05d Comments list: display the absolute expire date and time in tooltips
refs #10277
2016-02-18 10:39:52 +01:00
Alexander A. Klimov
af3abb76c8 Render simple HTML links (a[href]) in acknowledgements, comments and downtimes
refs #10654
2016-02-16 14:55:27 +01:00
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
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