3982 Commits

Author SHA1 Message Date
Eric Lippmann
6a5efd560d monitoring/CSS: Style pie charts in the service overview
refs #5543
2015-11-11 15:23:10 +01:00
Eric Lippmann
040425d9e2 monitoring/CSS: Style performance-data-table
refs #5543
2015-11-11 15:22:35 +01:00
Eric Lippmann
2b0cb344da monitoring: Fix performance data table markup, #2
refs #5543
2015-11-11 15:20:24 +01:00
Eric Lippmann
dbec2741f9 monitoring: Fix performance data table markup
refs #5543
2015-11-11 15:13:54 +01:00
Johannes Meyer
0b2b1c5d1e IdoQuery: Fix that PostgreSQL queries use LOWER() on non-CI columns
refs #10364
refs #9954
2015-11-11 14:33:00 +01:00
Eric Lippmann
5c849d2479 monitoring: Remove icon from tab for multiple selected hosts
refs #5543
2015-11-10 16:54:35 +01:00
Eric Lippmann
317bb24856 monitoring: Reduce header size for multiple selected hosts
refs #5543
2015-11-10 16:54:02 +01:00
Johannes Meyer
3d735693db IdoQuery: Fix method isCaseInsensitive() returning true for .. everything ..
..with a PostgreSQL backend.

refs #10364
2015-11-10 16:05:05 +01:00
Johannes Meyer
52606eb2e7 Revert "monitoring: Fix handling of collated columns w/ PostgreSQL"
This reverts commit f5ffa8047c97023b2b53b8404957c9ff1306ba85.

refs #10364
refs #9954
refs #9955
2015-11-10 15:59:16 +01:00
Eric Lippmann
e0e1339a1a monitoring: Fix missing columns in ServicesController
refs #5543
2015-11-10 15:36:41 +01:00
Johannes Meyer
ad5a43ce7b HostserviceproblemsummaryQuery: Group by "so.name1"
fixes #10589
refs #10490
2015-11-10 15:04:00 +01:00
Eric Lippmann
0ba4530625 monitoring: Properly align object-features form, #2
refs #5543
2015-11-10 14:33:37 +01:00
Eric Lippmann
4859f08fc2 monitoring: Properly size object-features form, #2
refs #5543
2015-11-10 14:08:16 +01:00
Eric Lippmann
db167becba monitoring: Properly align object-features form
refs #5543
2015-11-10 13:23:47 +01:00
Eric Lippmann
96a12495c3 monitoring: Remove icon from tab for multiple selected services
refs #5543
2015-11-10 13:23:08 +01:00
Eric Lippmann
818105bc45 monitoring: Reduce header size for multiple selected services
refs #5543
2015-11-10 13:21:54 +01:00
Johannes Meyer
8d04c8548a Do not hardcode action specific parameters to preserve in the FilterEditor
This should only happen for other control parameters or framework
specific stuff. This is still subject to improvement, as this solution is
rather ugly imho..

refs #10370
2015-11-10 11:51:26 +01:00
Eric Lippmann
1da70a1270 monitoring: Remove icons for object tabs
We don't have icons somewhere else. We may introduce icons for all tabs later.

refs #5543
2015-11-10 09:45:26 +01:00
Eric Lippmann
346e4703b8 monitoring/CSS: Use common-table in the comments overview
refs #5543
2015-11-10 09:31:14 +01:00
mbaschnitzi
2e650f6aa4 Rename moduel.info to module.info
Fix a typo in filename of iframe module info file.

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-09 09:56:39 +01:00
Eric Lippmann
ba55ad7c5a monitoring: Fix unhandled service counter in the hosts overview
Group by was wrong.

fixes #10490
2015-11-09 09:55:17 +01:00
Thomas Gelf
f2bc3368e7 pluginOutput: make use of new styles 2015-11-06 01:56:17 +01:00
Thomas Gelf
5bf107f853 monitoring/css: pluginout should look like blockquote 2015-11-06 01:54:41 +01:00
Thomas Gelf
d7a9a55ad6 style/guide: add js to get rid of styles 2015-11-06 01:52:04 +01:00
Thomas Gelf
a2667dd551 Ido: remove test query objects from erraneous commit 2015-11-04 18:37:32 +01:00
Eric Lippmann
eda7f76d61 monitoring/CSS: Fix border-spacing of state-table
refs #5543
2015-11-04 17:49:00 +01:00
Eric Lippmann
3e77384700 monitoring/CSS: Add state-table where appropriate
refs #5543
2015-11-04 17:48:12 +01:00
Eric Lippmann
e67420e8bf monitoring/CSS: Introduce state-table class
refs #5543
2015-11-04 17:43:30 +01:00
Thomas Gelf
ed69bd5d99 Tables: rename action-table to table-row-selectable 2015-11-04 15:39:35 +01:00
Thomas Gelf
0c72b697e0 Classes: rename listing-table to common-table 2015-11-04 15:16:45 +01:00
Eric Lippmann
62f58048e9 monitoring: Use blockquote for plugin output
refs #5543
2015-11-04 14:34:01 +01:00
Eric Lippmann
cb4b460f3f monitoring: Remove unnecessary controls in the service grid view 2015-11-03 12:37:23 +01:00
Eric Lippmann
6fbe65e415 monitoring/CSS: Don't use text-small in the config overview
refs #5543
2015-11-03 12:19:52 +01:00
Eric Lippmann
3f1eca9baa monitoring/CSS: Fix color for state unknown
refs #5543
2015-11-03 12:15:01 +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
e655036d03 monitoring/CSS: Add state-no-state table column class for history events
refs #5543
2015-11-03 10:41:36 +01:00
Eric Lippmann
b3784e1bf5 monitoring/CSS: Add class action-links for show more and load more links
refs #5543
2015-11-03 10:40:14 +01:00
Eric Lippmann
c0bc2e267e monitoring: Don't use str_replace for nl2br and escape comments before creating ticket links 2015-11-03 10:40:03 +01:00
Eric Lippmann
55f0863649 monitoring: Fix host and service detail history style
fixes #10317
2015-11-03 10:37:34 +01:00
Eric Lippmann
9385196d39 monitoring/CSS: Remove deprecated table class action in the event history overview
refs #5543
2015-11-03 09:33:23 +01:00
Eric Lippmann
b8234e8021 monitoring: Remove jump link to load additional events in the event history overview
fixes #10296
2015-11-03 09:30:43 +01:00
Eric Lippmann
a9ce9ff414 monitoring: Remove trailing semicolon from inline echo statements in the event history overview 2015-11-03 09:22:42 +01:00
Eric Lippmann
6b0e5be05d monitoring: Indent the event history overview w/ 4 spaces 2015-11-03 09:21:42 +01:00
Eric Lippmann
fee77af5e8 monitoring: Fix notification overview markup
refs #5543
2015-11-02 11:08:15 +01:00
Eric Lippmann
ecfeb4fbe6 monitoring/CSS: Don't use text-small mixin for the selection info
refs #5543
2015-11-02 10:42:00 +01:00
Eric Lippmann
4c576a7a91 monitoring/CSS: Don't use text-small mixin for check source reachable information
refs #5543
2015-11-02 10:27:48 +01:00
Eric Lippmann
20c1cc7693 monitoring/CSS: Use em for state-col width
refs #10294
2015-10-28 14:14:41 +01:00
Eric Lippmann
ba724cc987 monitoring: Style plugin output in overviews
refs #5543
2015-10-28 13:17:51 +01:00
Eric Lippmann
9bdf24a852 monitoring: Introduce new table related CSS classes
refs #5543
2015-10-28 13:15:42 +01:00
Eric Lippmann
4adf059ed6 monitoring: Fix downtimes markup
refs #5543
2015-10-28 13:01:19 +01:00