4421 Commits

Author SHA1 Message Date
Bernd Erk
39aa888131 Adds new about page and dotted bottom lines in detail 2015-11-13 13:57:09 +01:00
Johannes Meyer
5e37f7758b ServicecommenthistoryQuery: Add missing group origin "servicegroups"
refs #10316
2015-11-13 12:55:06 +01:00
Johannes Meyer
005ec27cea IdoQuery: Fix method isTimestamp() not handling customvars properly
refs #10316
2015-11-13 12:13:02 +01:00
Johannes Meyer
cc37ca37d9 ListController: Fix servicegrid grouping when applying group restrictions
Quickfix only.

refs #10316
2015-11-13 11:40:51 +01:00
Bernd Erk
3e93d62795 Redesign of tactical overview to get ready for full screen 2015-11-13 00:24:15 +01:00
Johannes Meyer
140e288c0b IdoQuery: Fix incorrect GROUP BY for MySQL SELECTs with joined columns
refs #10316
2015-11-12 16:02:41 +01:00
Eric Lippmann
eb8cc21cae monitoring: Fix button links in the config overview
refs #5543
2015-11-12 15:50:10 +01:00
Eric Lippmann
f54441a0b4 monitoring: Fix alignment in the backend config form
refs #5543
2015-11-12 15:49:05 +01:00
Eric Lippmann
37928df897 monitoring/CSS: Move custom-variables styles to tables.less
refs #5543
2015-11-12 11:41:14 +01:00
Eric Lippmann
77e797db88 monitoring/CSS: Fix spacing of state summaries
refs #5543
2015-11-12 11:40:32 +01:00
Eric Lippmann
840ecf681e monitoring: Fix missing columns when selecting multiple services
refs #5543
2015-11-12 11:36:49 +01:00
Eric Lippmann
a12cc9ab30 monitoring/CSS: Don't set class sparkline-perfdata
Class not in use.

refs #5543
2015-11-12 09:45:35 +01:00
Eric Lippmann
42a3ecea6f CSS: Move sparkline styles to monitoring module
refs #5543
2015-11-12 09:44:22 +01:00
Eric Lippmann
2829516735 monitoring/CSS: Fix performance-data-table th padding
refs #5543
2015-11-12 09:43:55 +01:00
Johannes Meyer
89d8126226 Revert "Fix grouping of host- and servicegroup queries"
This reverts commit 35c7ed81a72e3af52af4c577a52e4d5bbfd9514f.
2015-11-12 09:26:11 +01:00
Johannes Meyer
689cae8701 Merge branch 'master' into bugfix/hot-all-hostgroups-are-shown-10316 2015-11-12 09:23:49 +01:00
Johannes Meyer
651ce0bd04 Merge branch 'master' into bugfix/pgsql-queries-apply-lower-on-select-columns-10364 2015-11-12 09:18:06 +01:00
Thomas Gelf
cbd1629176 DataView/Host|ServiceStatus: allow hard_state cols 2015-11-11 17:13:41 +01:00
Johannes Meyer
39f4d869b7 IdoQuery: Fix that PostgreSQL queries do not apply LOWER() on order cols
refs #10364
refs #9955
2015-11-11 15:25:40 +01:00
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
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
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