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 |
Matthias Jentsch
|
03ab6e4e92
|
Fix links in comment view
Let the host and service link in the comment list always point to the host and service object while the row action itself opens the comment.
|
2015-10-01 14:54:01 +02:00 |
Matthias Jentsch
|
69ea4bd31c
|
monitoring: Fix multi and range selection in comment list
refs #5543
|
2015-10-01 13:01:05 +02:00 |
Eric Lippmann
|
adbc6ee852
|
monitoring: Fix comment-detail markup
refs #5543
|
2015-09-30 16:39:24 +02:00 |
Eric Lippmann
|
05f14a4f97
|
monitoring: Don't use inline styles in comment-description
refs #5543
|
2015-09-30 16:39:03 +02:00 |
Matthias Jentsch
|
18b6409557
|
Add new layout for comment view
refs #5543
|
2015-09-29 19:29:43 +02:00 |
Eric Lippmann
|
2f47791a70
|
monitoring: Fix coding style in the comment-detail view script
|
2015-08-27 23:17:34 +02:00 |
Eric Lippmann
|
9ffe151628
|
monitoring: Omit full stop for tooltips in the comment-description view script
|
2015-08-27 23:17:11 +02:00 |
Eric Lippmann
|
f72c8e30fe
|
monitoring: Don't loop more than 5 comments in the comments-header view script
What the ...
|
2015-08-27 23:16:25 +02:00 |
Matthias Jentsch
|
1ef643e002
|
Improve service/host name layout in all views
refs #9361
|
2015-06-17 11:33:55 +02:00 |
Eric Lippmann
|
53ca68903a
|
Merge branch 'bugfix/time-formatting-6778'
fixes #6778
|
2015-05-22 11:34:43 +02:00 |
Eric Lippmann
|
d187d77a7f
|
monitoring: Use timeAgo in the comment-description partial
refs #6778
|
2015-05-22 09:29:33 +02:00 |
Matthias Jentsch
|
54f72377c5
|
Do not display mouse-over effect in comment multi-view
|
2015-05-21 16:28:00 +02:00 |
Matthias Jentsch
|
94555d7998
|
Streamline layout of all multi-views
Fix small inconsistencies between layout of downtime, comment, service and host multi-views.
|
2015-05-18 17:17:30 +02:00 |
Matthias Jentsch
|
5477a2f18e
|
Escape missing variables
refs #8903
|
2015-05-07 10:59:36 +02:00 |
Matthias Jentsch
|
0c7d8ab481
|
Add controlle for handling multiple comments
refs #8903
|
2015-05-07 10:59:36 +02:00 |
Matthias Jentsch
|
32da02c162
|
Deduplicate comment views
Move comment detail and description into separate partial to reduce code duplication
|
2015-05-07 10:59:36 +02:00 |
Matthias Jentsch
|
dedc175967
|
Add basic comment detail view
refs #8903
|
2015-05-07 10:59:36 +02:00 |