167 Commits

Author SHA1 Message Date
Eric Lippmann
0fc45ea953 Merge pull request #2755 from Icinga/feature/keep-quick-actions-in-action-form-2675
Preserve quick actions in a command form view
2017-03-28 10:15:37 +02:00
Eric Lippmann
49239dc7db Display downtime type as text in the downtimes list 2017-03-28 10:12:07 +02:00
Alexander A. Klimov
fe72973e6e Preserve quick actions in a command form view
refs #2675
2017-02-14 13:07:31 +01:00
Alexander A. Klimov
0a9aa20dfa Implement DetailviewExtensionHook
refs #2104
2017-01-24 16:44:00 +01:00
Eric Lippmann
293dd2b576 Remove icon-strikethrough in history views 2016-12-12 12:11:57 +01:00
Eric Lippmann
62ebaab8b7 Merge branch 'feature/show-flapping-events-in-the-history-views-12766'
resolves #12766
2016-12-12 10:57:25 +01:00
Eric Lippmann
2292010a15 Display downtime end even if it hasn't been started yet
resolves #12764
2016-12-09 13:47:21 +01:00
Alexander A. Klimov
efed4a34a1 Event history: show also flapping events
refs #12766
2016-12-07 17:23:20 +01:00
Florian Strohmaier
b722f6e178 Replace icon comment w/ comment-empty
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Florian Strohmaier
6695e437ab Replace icon bell-alt w/ bell for the send notification command
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Florian Strohmaier
3294f60ef4 Replace icon ok w/ check for the acknowledge command
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Eric Lippmann
d39a41ebc6 Merge branch 'feature/quick-actions-13187'
resolves #13187
2016-11-24 13:22:00 +01:00
Florian Strohmaier
1b4428e8a2 QuickActions: create quick actions template
refs #13187

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 12:49:12 +01:00
Eric Lippmann
c33816f6a5 Remove the command-spacer 2016-11-24 11:38:28 +01:00
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
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
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
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
f032a670f0 Merge branch 'feature/render-links-in-acknowledgements-comments-and-downtimes-10654'
resolves #10654
2016-02-25 11:31:13 +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
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
2766b1ba0c monitoring: Fix table class in downtimes-header.phtml 2015-12-21 09:29:52 +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
77e797db88 monitoring/CSS: Fix spacing of state summaries
refs #5543
2015-11-12 11:40:32 +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
3e77384700 monitoring/CSS: Add state-table where appropriate
refs #5543
2015-11-04 17:48:12 +01:00
Eric Lippmann
2ee611a927 monitoring: Don't show host and service links in the detail history
Further, eventhistory and detail-history now use the introduced event-history partial.

refs #10317
2015-11-03 11:21:14 +01:00
Eric Lippmann
4adf059ed6 monitoring: Fix downtimes markup
refs #5543
2015-10-28 13:01:19 +01:00
Eric Lippmann
8212ff9aab monitoring: Display soft states in the service detail view
refs #5543
2015-10-28 12:09:00 +01:00
Eric Lippmann
b325c4769a monitoring: Display soft states in the host detail view
refs #5543
2015-10-28 12:08:37 +01:00
Eric Lippmann
3e02007150 monitoring: Fix host-header markup
refs #5543
2015-10-28 11:11:03 +01:00
Eric Lippmann
e37b3c5527 monitoring: Fix swapped icon images in the service-header
fixes #10419
2015-10-28 11:07:45 +01:00
Eric Lippmann
d15673fdba monitoring: Fix service-header markup
refs #5543
2015-10-28 11:07:18 +01:00
Eric Lippmann
a8a87d27eb CSS: Rename remove-comment to remove-action
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann
0b332bba22 monitoring: Use comment-list markup for downtimes instead of feed-list
refs #5543
2015-10-28 09:41:21 +01:00
Eric Lippmann
ec9e6152cf Reduce style variety for comments
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann
f951e29269 CSS: Rename big-icon to large-icon and use percent instead of px for font-size
refs #10294
2015-10-27 14:10:31 +01:00
Thomas Gelf
f886172c24 monitoring/partials: no double-escape, qlink does so 2015-10-01 17:42:58 +02:00
Eric Lippmann
42fb6113c4 monitoring: Fix downtime-header
refs #5543
2015-10-01 17:39:44 +02:00
Matthias Jentsch
f54fcefefb Fix links in downtime list 2015-10-01 14:54:01 +02:00