Johannes Meyer
1717afbe39
event-history.phtml: Use Intl
to localize dates
...
instead of `strftime`, which is deprecated
2022-03-24 12:29:06 +01:00
Johannes Meyer
a240e306ed
Preserve/Remove param showCompact
instead of view
2020-06-04 08:50:41 +02:00
Johannes Meyer
cbc12ab31e
event-history.phtml: Don't use hasResult()
to check if there are results
...
28ec1e236 has no result on history views as they never count their results.
So restructuring this particular view script I deemed reasonable since the
history queries tend to show very poor performance.
refs #3905
refs #3836
2019-10-11 10:27:43 +02:00
Eric Lippmann
dc3147c652
Improve host-service distinction for events
2019-07-29 14:03:40 +02:00
Eric Lippmann
2c11f5307d
Fix event detail link for notifications
2019-07-26 16:53:13 +02:00
Eric Lippmann
aa293f54bd
Separate icon and event output in the history views
2019-07-23 14:49:39 +02:00
Eric Lippmann
213e7a3c13
Show new notfication types in the history views
2019-07-23 14:48:00 +02:00
Johannes Meyer
9d0ef4cf33
Wrap any markdown output with a <section>
and remove explicit containers
2019-07-23 14:45:32 +02:00
Johannes Meyer
d4cf7a8ec4
monitoring: Transform markdown markup in comments
...
refs #3684
refs #3441
2019-06-25 15:04:04 +02:00
Johannes Meyer
bd2cd0dda5
event-history.phtml: Remove duplicate class
attribute ( #3753 )
2019-04-24 09:38:56 +02:00
Alexander A. Klimov
196cdbe4af
Implement event history detail view
...
refs #3191
2018-01-09 13:04:06 +01:00
Eric Lippmann
293dd2b576
Remove icon-strikethrough in history views
2016-12-12 12:11:57 +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
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
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
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
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