Commit Graph

4184 Commits

Author SHA1 Message Date
Eric Lippmann f843ef2a47 Autofocus the setup token input
refs #10671
2015-12-21 13:05:57 +01:00
Eric Lippmann 627680d500 monitoring: Disable triggering downtimes for a host's children when using Icinga 2
The commands are missing in Icinga 2. Once implemented, we have to re-evaluate this.

refs #10744
2015-12-21 13:01:11 +01:00
Eric Lippmann b49cefa45d monitoring: Highlight state in plugin output in the detail area
refs #10670
2015-12-21 12:25:24 +01:00
Eric Lippmann ed5c2c4190 Merge branch 'bugfix/setup-config-directory-config-should-use-mkdir-p-instead-of-mkdir-10126'
fixes #10126
2015-12-21 11:13:13 +01:00
Eric Lippmann a14481a96b CLI: Use a more restrict mode when creating the config directory resursively
refs #10126
2015-12-21 11:12:06 +01:00
Eric Lippmann 594eb366f2 setup: Remove MakeDirStep
Not in use.
2015-12-21 11:10:28 +01:00
Eric Lippmann dad9538496 Doc: Fix detection whether documentation is empty 2015-12-21 11:09:20 +01:00
Eric Lippmann 720e022bea Merge branch 'feature/use-_env-variables-with-built-in-php-webserver-10488'
resolves #10488
2015-12-21 10:46:05 +01:00
Eric Lippmann c5804eebb7 Merge branch 'bugfix/sort-hosts-and-services-by-last-state-change-9957'
fixes #9957
2015-12-21 10:34:20 +01:00
Eric Lippmann d7eaa41ab4 Move sort services by last state change up in the sort by list
refs #9957
2015-12-21 10:33:21 +01:00
Eric Lippmann 11e7d1050f Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann 2766b1ba0c monitoring: Fix table class in downtimes-header.phtml 2015-12-21 09:29:52 +01:00
Alexander A. Klimov fd2901c4cc Setup: create config directory recursively like mkdir -p
refs #10126
2015-12-18 16:45:39 +01:00
Alexander A. Klimov 2624c7f328 Sort hosts and services descending by last state change
refs #9957
2015-12-18 15:50:57 +01:00
Alexander A. Klimov 3e36563a81 Make hosts and services sortable by last state change
refs #9957
2015-12-18 15:48:55 +01:00
Alexander A. Klimov fc8873ec0a Use getenv() instead of $_SERVER to get REMOTE_USER
refs #10488
2015-12-18 13:46:34 +01:00
Alexander A. Klimov 7d5c15469e Revert "Servicegroup listing: preserve URL params in links to services lists"
This reverts commit 0f7707e8a1.
2015-12-16 13:57:44 +01:00
Alexander A. Klimov 9e6ec12a10 Revert "Hostgroup listing: preserve URL params in links to hosts and services lists"
This reverts commit a63bc649f7.
2015-12-16 13:57:41 +01:00
Alexander A. Klimov a63bc649f7 Hostgroup listing: preserve URL params in links to hosts and services lists 2015-12-16 13:31:50 +01:00
Alexander A. Klimov 0f7707e8a1 Servicegroup listing: preserve URL params in links to services lists
fixes #10778
2015-12-16 13:23:09 +01:00
Eric Lippmann d6431119e9 monitoring: Use View::nl2br() for the downtime detail view
refs #10603
2015-12-16 13:05:32 +01:00
Eric Lippmann 8006090108 Merge branch 'feature/theming-10705'
resolves #10705
2015-12-16 12:49:11 +01:00
Alexander A. Klimov aad7baa5c4 Perfdata::getPercentage(): prevent division by integer 0
fixes #10331
2015-12-15 17:32:45 +01:00
Eric Lippmann 8800decc69 Use icinga-blue like background colors for active and hovered table rows 2015-12-15 13:32:56 +01:00
Eric Lippmann 707b954534 CSS: Add smooth transition on tr hover 2015-12-15 13:31:14 +01:00
Alexander A. Klimov 7983a87f52 Setup wizard: don't display the OS' default webserver user if the actual one is available 2015-12-14 11:29:03 +01:00
Eric Lippmann b193ea5d32 Fix print styles 2015-12-10 13:34:53 +01:00
Eric Lippmann ee7576f320 monitoring: Fix thead missing tr in hostgroups 2015-12-10 13:34:53 +01:00
Eric Lippmann a1bb4bb695 Merge branch 'master' into feature/theming-10705 2015-12-07 14:17:57 +01:00
Eric Lippmann 6065e21e3a Remove ConfigForm::getValues() overrides where subform values are extracted manually 2015-11-26 15:40:10 +01:00
Davide Demuru 24eab867e5 Add Italian translation for the setup module
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-26 12:33:14 +01:00
Pieter Lexis d2e802ed19 Correct spelling of acknowledgment
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-26 12:29:17 +01:00
Eric Lippmann c88d034877 monitoring: Fix HTMLPurifier includes
fixes #10338
2015-11-26 11:16:21 +01:00
Eric Lippmann e3c1734d1a doc: Use Util/DirectoryIterator 2015-11-24 16:10:45 +01:00
Eric Lippmann 43e0d037bf Add blockquote to the style guide 2015-11-23 11:38:13 +01:00
Johannes Meyer 7c6471da86 Action: Return the new url if it has been resolved
This was already part of the 2.0 release, but was working however. Got
revealed by a restructuring commit a few weeks ago.

fixes #10702
2015-11-23 10:34:46 +01:00
Eric Lippmann 216d1e71e8 CSS: Add smooth transition on tr hover 2015-11-20 15:49:15 +01:00
Eric Lippmann 9c467ebfa3 monitoring: Use View::nl2br() for downtimes in the detail area
refs #10603
2015-11-20 15:48:23 +01:00
Eric Lippmann 8d9c0ca69e monitoring: Update comment-list styles in components/downtime.phtml 2015-11-20 15:48:00 +01:00
Eric Lippmann 7858343605 monitoring: Select comment_is_persistent for comments in the detail area 2015-11-20 15:47:04 +01:00
Eric Lippmann 74b715e3d2 monitoring: Use View::nl2br() for comments in the detail view
refs #10603
2015-11-20 15:46:34 +01:00
Eric Lippmann 2c5defed5b monitoring: Update comment-list styles in components/comments.phtml 2015-11-20 15:46:08 +01:00
Eric Lippmann a874a2cb2e monitoring: Use View::nl2br() for acknowledgements in the detail area
refs #10603
2015-11-20 15:44:33 +01:00
Eric Lippmann e1433505b3 monitoring: Update comment-list styles in acknowledgement.phtml 2015-11-20 15:43:29 +01:00
Eric Lippmann d5affb1e24 monitoring: Use common-table for the downtime overview too 2015-11-20 15:35:35 +01:00
Eric Lippmann ea03f4033b monitoring: Use View::nl2br() in the downtime overview
refs #10603
2015-11-20 15:34:48 +01:00
Eric Lippmann a6338fc744 monitoring: Update comment-list styles in the downtimer overview 2015-11-20 15:34:18 +01:00
Eric Lippmann 24d43899a7 monitoring: Use View::nl2br() and new comment-list style in the comment overview
refs #10603
2015-11-20 15:18:29 +01:00
Eric Lippmann b3587b7439 monitoring: Don't use pull-right in the comment overview for the show more link
Further, indent the view script w/ 4 spaces, remove class separated and don't render the table if there are no comments.
2015-11-20 15:16:03 +01:00
Eric Lippmann 668ea95f1a doc: Add comment-list to the design guidelines 2015-11-20 15:14:01 +01:00
Eric Lippmann 8d5da9bb86 CSS: Simplify comment-list style 2015-11-20 15:13:01 +01:00
Eric Lippmann c0f1d6da33 doc: Add toc to design guidelines 2015-11-20 11:22:27 +01:00
Eric Lippmann fad52e0929 Update version 2015-11-16 15:34:47 +01:00
Eric Lippmann 96674cd895 Don't translate service and services to german 2015-11-16 15:16:13 +01:00
Eric Lippmann a9628a55cf Update german monitoring translation 2015-11-16 15:11:42 +01:00
Cornelius Wachinger c764a0a319 Update german monitoring translation 2015-11-16 14:50:36 +01:00
Yuri Konotopov e606d8eaca Update Russian translation
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-16 14:40:18 +01:00
Eric Lippmann ba62753285 monitoring: Fix exception if the comment of an acknowledgement is missing
refs #10505
2015-11-16 14:35:48 +01:00
Cornelius Wachinger 0e1d33710a Update german monitoring translation (WIP) 2015-11-16 13:10:43 +01:00
Eric Lippmann 8f73437699 monitoring: Fix English
refs #5543
2015-11-16 12:20:39 +01:00
Davide Demuru 1b6f1d812e Update Italian translation
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-11-16 12:11:04 +01:00
Eric Lippmann d293506c1b monitoring: Fix controls positioning 2015-11-16 10:24:52 +01:00
Eric Lippmann 61930a4b1b monitoring: Fix custom variables alignment 2015-11-16 10:22:30 +01:00
Eric Lippmann 27f2d485f5 monitoring: Change hover color for links w/ border-bottom 2015-11-16 10:21:48 +01:00
Thomas Gelf b643c97fb0 IdoQuery: pass ourselves to hook, not back to us 2015-11-13 18:01:39 +01:00
Thomas Gelf fd7165329a IdoQuery: provide ourselves to the hook 2015-11-13 17:37:03 +01:00
Thomas Gelf cd16206c7e IdoQuery: fix typo 2015-11-13 17:37:03 +01:00
Thomas Gelf 2589fbcf04 IdoQuery::joinHookedVirtualTable: missing method 2015-11-13 17:37:03 +01:00
Thomas Gelf b7352105d2 IdoQueryExtensionHook: "just a new hook" 2015-11-13 17:37:03 +01:00
Thomas Gelf 6394cec933 DataviewExtensionHook: return fetched columns 2015-11-13 17:37:03 +01:00
Thomas Gelf 0e709d5469 DataViewHost/Servicestatus: use hooked columns 2015-11-13 17:37:02 +01:00
Thomas Gelf ff2c96e553 DataviewExtensionHook: we always want an array
This way implementors do not need to care
2015-11-13 17:37:02 +01:00
Thomas Gelf 35d3342b05 DataviewExtensionHook: just a new hook 2015-11-13 17:37:02 +01:00
Thomas Gelf f3cb1f915d Monitoring/DataView: allow to hook in columns 2015-11-13 17:37:02 +01:00
Thomas Gelf dc3c787446 Compat Hooks: fix c&p error 2015-11-13 17:37:02 +01:00
Thomas Gelf e6903b3834 Monitoring\Hook: moved from Monitoring\Web\Hook
refs #10613
2015-11-13 17:37:02 +01:00
Johannes Meyer d321b2de79 Merge branch 'master' into bugfix/hot-all-hostgroups-are-shown-10316 2015-11-13 15:37:53 +01:00
Eric Lippmann d5fe0c9610 Merge branch 'feature/dope-layout-5543#2' 2015-11-13 15:21:07 +01:00
Eric Lippmann 30c769f267 monitoring: Fix service grid style
refs #5543
2015-11-13 14:50:58 +01:00
Johannes Meyer 26e6acf9af ListController: Fix servicegrid grouping when applying group restrictions #2
PostgreSQL had still issues with it. Quickfix only, again.

refs #10316
2015-11-13 14:42:28 +01:00
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
Thomas Gelf 4ce131e9ec doc: show full tabs if any 2015-11-13 11:19:43 +01:00
Thomas Gelf 2f8f3fdd90 doc/css: no outline for a[name]
I'd however prefer to have them in the h1 tag. Or even around the h1,
that's legal since HTML5. Or, best variant: an id on the element. A
common prefix, and no worries about duplicates: we never show content
in multiple columns.
2015-11-13 09:41:28 +01:00
Thomas Gelf 5324875ab6 DocTocRenderer: no anchor for toplevel entries
Makes links look better and hides anchor-encoding issues at least on
top level
2015-11-13 09:37:02 +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 35c7ed81a7.
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 f5ffa8047c.

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
Eric Lippmann 918aa481ca monitoring: Minor markup fixes
refs #5543
2015-10-28 12:09:34 +01:00
Eric Lippmann 8212ff9aab monitoring: Display soft states in the service detail view
refs #5543
2015-10-28 12:09:00 +01:00
Eric Lippmann b325c4769a monitoring: Display soft states in the host detail view
refs #5543
2015-10-28 12:08:37 +01:00
Eric Lippmann c0c9f3b5eb monitoring: Select host_state_type and host_attempt in the service detail view for displaying soft states
refs #5543
2015-10-28 12:08:04 +01:00
Eric Lippmann 3e02007150 monitoring: Fix host-header markup
refs #5543
2015-10-28 11:11:03 +01:00
Eric Lippmann e37b3c5527 monitoring: Fix swapped icon images in the service-header
fixes #10419
2015-10-28 11:07:45 +01:00
Eric Lippmann d15673fdba monitoring: Fix service-header markup
refs #5543
2015-10-28 11:07:18 +01:00
Eric Lippmann 3520449dee monitoring: Translate soft in the hosts overview 2015-10-28 10:24:00 +01:00
Eric Lippmann ea91ca9dc4 monitoring/CSS: Don't use clearfix and pull-right in the hosts overview
refs #5543
2015-10-28 10:23:31 +01:00
Eric Lippmann 2702e70a9c monitoring/CSS: Don't use clearfix and pull-right in the services overview
refs #5543
2015-10-28 10:18:53 +01:00
Eric Lippmann a3caae6595 monitoring: Translate soft in the services overview 2015-10-28 09:58:42 +01:00
Eric Lippmann a8a87d27eb CSS: Rename remove-comment to remove-action
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann acb01dc07a monitoring: Use comment-list markup for acknowledgements instead of feed-list
refs #5543
2015-10-28 09:53:53 +01:00
Eric Lippmann 0b332bba22 monitoring: Use comment-list markup for downtimes instead of feed-list
refs #5543
2015-10-28 09:41:21 +01:00
Eric Lippmann ec9e6152cf Reduce style variety for comments
refs #5543
2015-10-27 16:05:43 +01:00
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
Eric Lippmann dc273aa9a1 monitoring/CSS: Increase readability of state labels in tables
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann a391ceeafc monitoring/CSS: Vertically center state summary badges
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann ed86758e3d monitoring: Display unhandled services in the hosts overview more prominent
fixes #10268
2015-10-27 13:45:48 +01:00
Johannes Meyer 6c313b816e hostssummary.phtml: Fix copy&paste mistakes
fixes #10389
2015-10-16 16:03:25 +02:00
Johannes Meyer 8db123ffa0 MacroTest: Remove obsolete tests
The macro resolver does not know anymore about customvars, just plain
object attributes, which are now covered by testFaultyMacros()
2015-10-15 17:22:47 +02:00
Eric Lippmann 81aac2f6aa Revert "Rename manifest file"
This reverts commit eed1959223.

There's a pull request on GitHub open for that one.
2015-10-15 11:01:58 +02:00
Eric Lippmann 34f4eb9321 Revert "iframe: Do not escape the url"
This reverts commit bd424a7cbd.

refs #10321
2015-10-15 11:01:04 +02:00
Marius Hein eed1959223 Rename manifest file 2015-10-14 12:31:46 +02:00
Johannes Meyer bd424a7cbd iframe: Do not escape the url
The url is already escaped.

fixes #10321
2015-10-10 20:53:09 +02:00
Johannes Meyer 35c7ed81a7 Fix grouping of host- and servicegroup queries
It's a rather quick fix but fixes the problem. We should take another look whether
a more sophisticated solution can be found.

refs #10316
2015-10-10 20:04:04 +02:00
Johannes Meyer b582146def Merge branch 'master' into bugfix/make-host-customvars-accessible-from-service-objects-10304 2015-10-05 14:09:10 +02:00
Johannes Meyer 125ecb2f0a ActionForm: Allow contact_name and contactgroup_name as filter column
Because it works now.
2015-10-05 14:05:17 +02:00
Johannes Meyer 6a68d25bc3 MonitoredObject: Deprecate method matches()
It's now possible to achieve the same by passing the object directly to a
filter.

refs #10304
2015-10-05 14:04:40 +02:00
Johannes Meyer 07e5664fbe MonitoredObject: Allow to access a set-value by name
$object->contact|contactgroup|hostgroup|servicegroup + _name
is now allowed and returns an array of strings

refs #10304
2015-10-05 13:59:57 +02:00
Eric Lippmann 610325eebd monitoring/CSS: Set line-height for plugin output 2015-10-05 13:21:11 +02:00
Johannes Meyer 499a7d628f Macro: Resolve prefixed custom vars and object attributes
refs #10304
2015-10-05 13:18:10 +02:00
Johannes Meyer 0ed6e08175 MonitoredObject: Allow to access custom variables by property
refs #10304
2015-10-05 13:16:41 +02:00
Johannes Meyer 996959b65e MonitoredObject: Fix object_type condition in method fetchHostVariables
refs #10304
2015-10-05 12:54:30 +02:00
Johannes Meyer 7419c9e87c MonitoredObject: Allow to fetch a host's customvariables for services
refs #10304
2015-10-05 11:57:31 +02:00
Johannes Meyer bf5f9f038c setup module: Translate a single string
Wohooo! (..)
2015-10-02 12:11:18 +02:00
Thomas Gelf 6a8f970685 it_IT: ... 2015-10-02 12:10:56 +02:00
Thomas Gelf 6a7d9fc4e3 it_IT: a few more strings 2015-10-02 12:09:35 +02:00
Eric Lippmann 4b85ab985c monitoring/locale: Update de_De 2015-10-02 12:07:41 +02:00
Thomas Gelf dbb8b10f2f it_IT: refreshed a couple of translation strings 2015-10-02 12:01:54 +02:00
Eric Lippmann 7e2c47e26b monitoring: Fix table header in the contact groups overview 2015-10-02 11:35:00 +02:00
Eric Lippmann 54bb99a96d Merge branch 'feature/dope-layout-5543'
refs #5543
2015-10-02 11:16:35 +02:00
Thomas Gelf 3bb2238ec8 translation.md: fix img urls, must be relative 2015-10-02 10:02:36 +02:00
Eric Lippmann 359dde708c Prepare 2.0.0 release 2015-10-01 23:39:27 +02:00
Eric Lippmann fde7525850 modules: Add iframe
resolves #8645
2015-10-01 23:07:34 +02:00
Eric Lippmann 61357da35c Merge branch 'bugfix/group-by-9956'
fixes #9956
2015-10-01 23:05:27 +02:00
Eric Lippmann 422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Eric Lippmann 8a4674c33c monitoring/CSS: Add rules for controls
refs #5543
2015-10-01 22:59:49 +02:00