Eric Lippmann
4ffd09f1be
monitoring: Fix CSS class for handled in the service header partial
...
refs #5543
2015-09-29 17:02:31 +02:00
Eric Lippmann
f3b928de6b
CSS: Use handled as separate class again
...
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann
2820c1ed64
monitoring: Fix handled color in the host and service detail
...
refs #5543
2015-09-25 11:37:31 +02:00
Eric Lippmann
1c01025162
monitoring: Rename host/object-header partial to object/host-header
...
refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann
f74293b5ba
monitoring: Wrap td content in p in the host detail
...
refs #5543
2015-09-25 11:22:18 +02:00
Eric Lippmann
cf36d288a3
monitoring: Remove trailing semicolons from inline echo tags in the host detail
...
refs #5543
2015-09-25 11:20:22 +02:00
Eric Lippmann
8e63d89204
monitoring: Indent the host detail w/ 4 spaces
...
refs #5543
2015-09-25 11:20:01 +02:00
Eric Lippmann
44b2b87547
monitoring: Remove strong and small tags in the host detail
...
refs #5543
2015-09-25 11:19:25 +02:00
Eric Lippmann
cfee0cc99f
monitoring/CSS: Use new state- classes in the host detail
...
refs #5543
2015-09-25 11:18:53 +02:00
Eric Lippmann
204cb4c99c
monitoring/CSS: Remove class objectheader in the host detail
...
refs #5543
2015-09-25 11:18:00 +02:00
Eric Lippmann
713a816a3e
monitoring: Rename service/object-header view script to object/service-header
...
refs #5543
2015-09-25 11:17:00 +02:00
Eric Lippmann
4eafb1825c
monitoring: Wrap td content in p in the service detail header
...
refs #5543
2015-09-25 11:14:42 +02:00
Eric Lippmann
4912b30b1b
monitoring/CSS: Use new state- classes for the host in the service detail header too
...
refs #5543
2015-09-25 11:10:10 +02:00
Eric Lippmann
daa9d8a9ef
monitoring: Indent the service detail header w/ 4 spaces
...
refs #5543
2015-09-25 11:09:36 +02:00
Eric Lippmann
8aa1dcd4f9
monitoring: Remove strong and small tags in the service detail header
...
refs #5543
2015-09-25 11:08:18 +02:00
Eric Lippmann
3f821ac284
monitoring: Remove trailing semicolon from inline echo tags in the service detail header
...
refs #5543
2015-09-25 11:06:31 +02:00
Eric Lippmann
78c07da9b7
monitoring/CSS: Drop class objectstate in the service detail header
...
refs #5543
2015-09-25 11:05:55 +02:00
Eric Lippmann
1e2803ffb7
monitoring/CSS: Use new state- classes in the service detail header
...
refs #5543
2015-09-25 11:05:32 +02:00
Eric Lippmann
231bee086a
monitoring: Don't render performance data in a td in the host and service detail
...
refs #5543
2015-09-25 10:59:38 +02:00
Eric Lippmann
98ed611839
monitoring: Add object/detail-content partial
...
refs #5543
2015-09-24 16:10:20 +02:00
Matthias Jentsch
ca33e71f2d
Deduplicate and clean up service summary component
...
Remove redundant component view script and streamline subFilter handling in all views that render it. Remove
heading from component to allow embedding in different types of views.
refs #10033
2015-09-04 13:02:57 +02:00
Eric Lippmann
6007cc7f7b
monitoring: Read "List all services" rather than "show all services"
2015-09-01 09:13:08 +02:00
Eric Lippmann
568c0f0955
monitoring: Fix mess in the downtimes-header view script
2015-08-27 23:17:57 +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
Alexander Fuhr
073d695c94
downtime/views: Fix the wrong time for flexible downtime
...
refs #9266
2015-08-10 12:15:26 +02:00
Alexander Fuhr
c88f0c7e37
downtime/views: Use ends instead of started ...
...
refs #9266
2015-08-10 10:58:21 +02:00
Alexander Fuhr
f0cabf059a
view/downtimes: Add missing translate
...
refs #9266
2015-08-10 10:20:49 +02:00
Alexander Fuhr
aa7adee21f
views/donwtime(s|-header): Fix that the Downtimes show "Starts in" ...
...
... for objects with non-problem state
refs #9266
2015-08-05 14:37:33 +02:00
Johannes Meyer
3db81a8d0f
downtimes-header: Do not show links with a bold font
2015-07-10 15:46:24 +02:00
Johannes Meyer
d0a588ef58
downtimes-header: Do not access a non-existent property, again
...
I don't get it..
2015-07-10 15:43:07 +02:00
Johannes Meyer
ac8a2d1673
downtimes-header: Show proper times for fixed downtimes not yet started
2015-07-10 15:41:42 +02:00
Johannes Meyer
9ca1a6dea6
downtimes-header: Add links for hosts and services
2015-07-10 15:11:59 +02:00
Johannes Meyer
4fd5c43c70
downtimes-header: Show a line-break between an object's name and..
...
..a downtime's description
2015-07-10 14:44:24 +02:00
Johannes Meyer
e8f16d112d
downtimes-header: We're listing downtimes rather than showing them
2015-07-10 14:43:36 +02:00
Johannes Meyer
006d2cb537
downtimes-header: Be more efficient when listing downtimes
2015-07-10 14:39:30 +02:00
Johannes Meyer
bba57d2bbc
downtimes-header: Use <strong> instead of <b>
2015-07-10 14:32:08 +02:00
Johannes Meyer
5ded76536e
downtimes-header: Use the correct property to access a service's name
...
Seems to me that no-one has ever selected multiple service downtimes..
2015-07-10 14:30:07 +02:00
Johannes Meyer
b741845d54
Show missing tabs for object command forms
...
fixes #9477
2015-06-24 14:52:11 +02:00
Matthias Jentsch
1ef643e002
Improve service/host name layout in all views
...
refs #9361
2015-06-17 11:33:55 +02:00
Thomas Gelf
a5a529bc99
Tiny summaries: use header tag instead of div
2015-06-16 00:50:40 +02:00
Eric Lippmann
0ce2227385
monitoring: Don't add class active to followed links of a host's service summary
...
The links now open in the next container. Managing active state of followed links is not yet possible.
refs #7998
2015-06-02 10:06:54 +02:00
Eric Lippmann
fa1a5c609d
monitoring: Open links of a host's service summary in the next container
...
refs #7998
2015-06-01 17:21:11 +02:00
Eric Lippmann
e0fe6440d2
monitoring: Show host's services in the next container
...
refs #7998
2015-05-28 12:26:22 +02:00
Eric Lippmann
1d22d0c989
monitoring: Fix wrong partial time when a downtime expires
2015-05-22 16:50:24 +02:00
Eric Lippmann
53ca68903a
Merge branch 'bugfix/time-formatting-6778'
...
fixes #6778
2015-05-22 11:34:43 +02:00
Eric Lippmann
da97523fa0
monitoring: Fix duration, date and time formatting for downtimes
...
refs #6778
2015-05-22 10:06:55 +02:00
Eric Lippmann
d17842b485
monitoring: Fix usage of the dropped DateTimeRenderer
...
refs #6778
2015-05-22 09:33:30 +02:00
Eric Lippmann
d187d77a7f
monitoring: Use timeAgo in the comment-description partial
...
refs #6778
2015-05-22 09:29:33 +02:00