Commit Graph

2538 Commits

Author SHA1 Message Date
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann 9bc9b78643 monitoring: Fix Icinga 2 version detection in the toggle object features command form 2016-01-28 14:45:39 +01:00
Eric Lippmann 0a3580cd98 monitoring: Add missing obsessing column in multi-select views 2016-01-28 14:23:27 +01:00
Eric Lippmann 164a61cb84 monitoring: Fix permissions used in the toggle object features command form 2016-01-28 14:23:07 +01:00
Eric Lippmann ba9aeada60 monitoring: Introduce granular permissions for toggling object features
No backwards compatibility yet. Will be added if necessary.
2016-01-28 12:29:24 +01:00
Eric Lippmann dee6f4d797 monitoring: Control features for multiple selected hosts
refs #8963
2016-01-27 17:42:51 +01:00
Eric Lippmann e45723c4db monitoring: Control features for multiple selected services
refs #8963
2016-01-27 17:38:31 +01:00
Eric Lippmann 027aaacff8 monitoring: Prepare feature command form for multi-select
refs #8963
2016-01-27 17:37:15 +01:00
Eric Lippmann 16bd78ac30 monitoring: Reduce auto-refresh interval after a command has been submitted 2016-01-27 16:55:34 +01:00
Eric Lippmann 7fd575080e PHP7: Rename String to StringHelper
refs #10251
2016-01-27 16:46:55 +01:00
Eric Lippmann bc187d91c5 monitoring: Make inline pie charts accessible 2016-01-22 13:33:22 +01:00
Eric Lippmann bb5017d54d monitoring: Support tab navigation in monitoring health 2016-01-18 12:57:56 +01:00
Eric Lippmann ddae844c2a monitoring: Fix error when listing acks ...
... if the user has no permission to remove acks.
2016-01-18 12:50:27 +01:00
Thomas Gelf e0bec8644f monitoring/actions: adjust action link styling 2016-01-12 12:28:12 +01:00
Eric Lippmann 9885d74d24 monitoring: Fix ServiceController::getServiceActions() after changing hook usage 2016-01-12 08:58:32 +01:00
Eric Lippmann fda7ff902a monitoring: Fix error when listing comments ...
... if the user has no permission to delete comments.
2016-01-12 08:52:30 +01:00
Johannes Meyer 1fe1f23031 monitoring: Use class Navigation for hook actions 2016-01-11 17:03:46 +01:00
Eric Lippmann 8b03a647ba Revert "Eventgrid: Fetch the user's filter directly from the URL"
This reverts commit ad20d35e78.

I'm not sure what was intended to achieve w/ this commit.

fixes #10917
2016-01-05 10:59:32 +01:00
Eric Lippmann fd609b7098 monitoring: Fix exception when scheduling a downtime for multiple hosts
Introduced w/ the Icinga 2 related change for disabling child options.

fixes #10902
2015-12-22 14:59:48 +01:00
Alexander A. Klimov 0c107af1f8 Link only to services' downtimes from multi-service detail view
fixes #10170

Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-12-22 14:44:04 +01:00
Eric Lippmann 44dd4653ec monitoring: Remove applying restrictions in the detail area when not necessary 2015-12-22 13:00:25 +01:00
Eric Lippmann 7bafab2c68 Merge branch 'bugfix/disable-downtimes-for-child-hosts-w-icinga2-10774'
refs #10744
2015-12-21 13:06:52 +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 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 3e36563a81 Make hosts and services sortable by last state change
refs #9957
2015-12-18 15:48:55 +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 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
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 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 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 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 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
Bernd Erk 3e93d62795 Redesign of tactical overview to get ready for full screen 2015-11-13 00:24:15 +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 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 6a5efd560d monitoring/CSS: Style pie charts in the service overview
refs #5543
2015-11-11 15:23:10 +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
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
Eric Lippmann e0e1339a1a monitoring: Fix missing columns in ServicesController
refs #5543
2015-11-10 15:36:41 +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 346e4703b8 monitoring/CSS: Use common-table in the comments overview
refs #5543
2015-11-10 09:31:14 +01:00
Thomas Gelf f2bc3368e7 pluginOutput: make use of new styles 2015-11-06 01:56:17 +01:00
Eric Lippmann 3e77384700 monitoring/CSS: Add state-table where appropriate
refs #5543
2015-11-04 17:48:12 +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 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 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 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 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 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 125ecb2f0a ActionForm: Allow contact_name and contactgroup_name as filter column
Because it works now.
2015-10-05 14:05:17 +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
Eric Lippmann 5903ab6071 monitoring: Add h1 to components/flags
refs #5543
2015-10-01 22:54:40 +02:00
Eric Lippmann 3a27e44437 monitoring: Remove h1 from service/show and feature command forms
refs #5543
2015-10-01 22:53:42 +02:00
Eric Lippmann aadbbe08e1 monitoring: Fix list headers, #2
refs #5543
2015-10-01 22:51:42 +02:00
Johannes Meyer 98f2da818f Alertsummary: Fix that the limiter does not have any effect ...
refs #5543
2015-10-01 18:17:22 +02:00
Johannes Meyer 378be3fd06 Alertsummary: Remove pagination control
refs #5543
2015-10-01 18:14:41 +02:00
Johannes Meyer 0436f4fdb9 Adjust remaining show-more links
refs #5543
2015-10-01 18:11:35 +02:00
Johannes Meyer a1beb66e5e servicegrid: fix controls
refs #5543
2015-10-01 18:01:52 +02:00
Matthias Jentsch a360235f81 Use the same amount of whitespaces for all link types
refs #5543
2015-10-01 17:51:42 +02:00
Matthias Jentsch 9db477777a Fix notes and action url in detail views
refs #5543
2015-10-01 17:50:08 +02:00
Thomas Gelf f886172c24 monitoring/partials: no double-escape, qlink does so 2015-10-01 17:42:58 +02:00
Eric Lippmann 42fb6113c4 monitoring: Fix downtime-header
refs #5543
2015-10-01 17:39:44 +02:00
Eric Lippmann af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Johannes Meyer d6283f1451 Add css class "action-link" to all load-more links
refs #5543
2015-10-01 16:43:26 +02:00
Eric Lippmann 08ab0befcd CSS: compat.less and monitoring detail
refs #5543
2015-10-01 16:31:25 +02:00
Johannes Meyer ba3172fb9c Fix controls layout in some list views
refs #5543
2015-10-01 16:10:16 +02:00
Matthias Jentsch f54fcefefb Fix links in downtime list 2015-10-01 14:54:01 +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 2a25063678 Remove action table tr hrefs that do not have any effect
refs #5543
2015-10-01 14:54:01 +02:00
Thomas Gelf 0c0944174a Remove ack: remove text label, hover-info suffices 2015-10-01 14:49:34 +02:00
Johannes Meyer 748a3c62fd monitoring: Fix layout of the wizard's welcome page
refs #5543
2015-10-01 14:13:24 +02:00
Eric Lippmann df589400e2 monitoring: Fix list headers
refs #5543
2015-10-01 13:08:30 +02:00
Matthias Jentsch 69ea4bd31c monitoring: Fix multi and range selection in comment list
refs #5543
2015-10-01 13:01:05 +02:00
Matthias Jentsch ece5df010b monitoring: New notification view
refs #5543
2015-10-01 11:48:31 +02:00
Eric Lippmann c13edda6fc monitoring: Align icons right in the host and service list
refs #5543
2015-10-01 10:53:21 +02:00
Matthias Jentsch 8d12da41d9 monitoring: New layout for object history
refs #5543
2015-10-01 10:29:05 +02:00
Matthias Jentsch 5b2649ac27 monitoring: new layout for event history
refs #5543
2015-10-01 10:14:56 +02:00
Eric Lippmann 380c8743c0 Add tab for create, update and remove user group
refs #5543
2015-10-01 10:03:29 +02:00
Eric Lippmann bdc29fe824 monitoring: Fix typo in acknowledgement.phtml
refs #5543
2015-10-01 09:00:40 +02:00
Bernd Erk 73d8153b59 CSS: col layout overviews and timeline 2015-10-01 08:34:20 +02:00
Eric Lippmann 9efdc149d8 monitoring: Style ack and comments in the host and service detail views
refs #5543
2015-10-01 02:58:29 +02:00
Eric Lippmann 799364e57c monitoring: Re-add peekAhead in view scripts
Should be still in the controller. But there's no time for that right now.

refs #5543
2015-10-01 02:54:38 +02:00
Eric Lippmann 9a072a8fd4 monitoring: Fix URL w/ base filter in the servicesummary
refs #5543
2015-10-01 02:52:42 +02:00
Eric Lippmann 6cd1cb022a monitoring: Fix URL w/ base filter in the hostssummary
refs #5543
2015-10-01 02:52:14 +02:00
Eric Lippmann 5fbb3893e2 monitoring: Fix submit label for remove ack
refs #5543
2015-10-01 02:50:23 +02:00
Eric Lippmann ebb0db3800 monitoring: Re-add support for displaying ipv6 addresses
refs #5543
2015-10-01 00:42:32 +02:00
Eric Lippmann b333439b2e monitoring: Add spinner to inline command forms
refs #5543
2015-09-30 22:44:52 +02:00
Matthias Jentsch 417c6bb1ea monitoring: New layout for downtime views
refs #5543
2015-09-30 20:20:39 +02:00
Eric Lippmann 231c63b703 Merge branch 'master' into feature/dope-layout-5543 2015-09-30 18:52:52 +02:00
Eric Lippmann 591ff4e88b monitoring/CSS: v-center hostssummary and servicesummary
refs #5543
2015-09-30 18:32:42 +02:00
Matthias Jentsch 7e81b00a96 Fix multi-view badge filters
Allow providing a base URL for StateBadges to display hosts and services based on a filter.

refs #5543
2015-09-30 16:58:42 +02:00
Matthias Jentsch 5a6aa1c073 monitoring: New layout for host and service multi views
refs #5543
2015-09-30 16:58:42 +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
Eric Lippmann a42f059138 monitoring: Fix list/comments markup
refs #5543
2015-09-30 16:38:52 +02:00
Eric Lippmann 2fb294bf9c monitoring: Fix non-existent render of object-header
refs #5543
2015-09-30 15:48:43 +02:00
Johannes Meyer 415690134b Add tab extension to add the current container url as new menu entry 2015-09-30 14:47:42 +02:00
Johannes Meyer 62d96a154e monitoring: Normalize custom variable names not until they're displayed 2015-09-30 13:23:54 +02:00
Johannes Meyer 13575eb962 monitoring: Disable loading host- and service-notes 2015-09-30 13:10:29 +02:00
Eric Lippmann 1c074c9807 monitoring: Style config overview
refs #5543
2015-09-30 12:49:46 +02:00
Eric Lippmann 95f55a22e3 monitoring/detail: Show reachable next to check source
refs #5543
2015-09-30 11:50:34 +02:00
Eric Lippmann a874b1ef3c monitoring: Remove h3 from object-command-form
refs #5543
2015-09-30 10:45:17 +02:00
Eric Lippmann 4b8bab5e8e monitoring: Remove h2 from objects-command-form
refs #5543
2015-09-30 10:44:30 +02:00
Eric Lippmann b4e5443b24 monitoring: Remove h2 from services/show
refs #5543
2015-09-30 10:43:43 +02:00
Eric Lippmann 9ac1e78f5c monitoring: Remove h2 from hosts/show
refs #5543
2015-09-30 10:43:14 +02:00
Eric Lippmann 895d340562 monitoring: Remove h3 form host/show
refs #5543
2015-09-30 10:37:06 +02:00
Matthias Jentsch 18b6409557 Add new layout for comment view
refs #5543
2015-09-29 19:29:43 +02:00
Bernd Erk 36790edd85 CSS: monitoring health 2015-09-29 18:37:53 +02:00
Eric Lippmann d7efa55889 monitoring: Style services overview header (WIP)
refs #5543
2015-09-29 17:12:45 +02:00
Eric Lippmann 4218bc4104 monitoring: Style hosts overview header (WIP)
refs #5543
2015-09-29 17:12:27 +02:00
Eric Lippmann 2f4e939d35 monitoring/CSS: Make selection info small
refs #5543
2015-09-29 17:08:38 +02:00
Eric Lippmann 9277113a35 monitoring: Quick fix host/services partial
refs #5543
2015-09-29 17:07:40 +02:00
Eric Lippmann 7704c9578c monitoring: Use state badges widget in the service summary (WIP)
- Lacks baseFilter handling

refs #5543
2015-09-29 17:05:42 +02:00
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 29e66c3f55 monitoring: Use the state badges widget for the host summary
refs #5543
2015-09-29 15:26:34 +02:00
Bernd Erk 09e32b63f8 CSS and Parts: Tactical Overview redesin 2015-09-29 14:23:32 +02:00
Matthias Jentsch 77f5203bbf Do not display table when there are no results and fix code style
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann a0b9a06461 monitoring/CSS: Fix action-table class in the service groups overview
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch b7121c5384 Do not display the wrong amount of users for empty groups
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch f23aebaf95 Turn contact and contactgroup view into list
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann 8eb5554ba2 monitoring: Fix CSS classes in the service groups overview
refs #5543
2015-09-28 18:11:09 +02:00
Eric Lippmann 489b49a8a9 monitoring: Fix hasResult check in the service groups overview
refs #5543
2015-09-28 17:57:13 +02:00
Eric Lippmann 22fb507a2e monitoring: Indent the service groups overview w/ 4 spaces
refs #5543
2015-09-28 17:55:57 +02:00
Eric Lippmann 2e611bfd03 monitoring: Use the state badges widget in the service groups overview
refs #5543
2015-09-28 17:52:30 +02:00
Eric Lippmann 56df5e1f8b monitoring: Rename $s to $serviceGroup in the service groups overview
refs #5543
2015-09-28 17:46:15 +02:00
Eric Lippmann 04d852d2ed monitoring: Don't select unncessary columns in the service groups overview
refs #5543
2015-09-28 17:43:07 +02:00
Eric Lippmann 53ac939e8c monitoring: Don't select unncessary columns in the host groups overview
refs #5543
2015-09-28 17:42:34 +02:00
Eric Lippmann 8fe508536e monitoring: Remove last problem column from the service group overview
refs #5543
2015-09-28 17:40:44 +02:00
Eric Lippmann 73d674f6d9 monitoring: Fix thead creation in the service groups overview
refs #5543
2015-09-28 17:40:08 +02:00
Eric Lippmann 8a6df11bf2 monitoring: Remove trailing semicolons from inline echo tags in the service groups overview
refs #5543
2015-09-28 17:37:26 +02:00
Eric Lippmann 5d95229d5b monitoring: Re-add click action in the host and service overview
refs #5543
2015-09-28 17:30:19 +02:00
Eric Lippmann 344dafe253 monitoring: Display host and service count as badge in the hostgroups overview
refs #5543
2015-09-28 17:06:36 +02:00
Eric Lippmann f3b928de6b CSS: Use handled as separate class again
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann d03647f2e6 JS: Rename dblclickselect to selectable
refs #9826
2015-09-28 15:44:25 +02:00
Eric Lippmann 2c73d9fad7 monitoring: Don't select unncessary columns in the services overview 2015-09-28 14:56:36 +02:00
Eric Lippmann 82914cf9a3 monitoring: Don't select unncessary columns in the hosts overview 2015-09-28 14:54:49 +02:00
Eric Lippmann 2ff822c2ac Merge branch 'master' into feature/ipv6-addresses-9645-9826 2015-09-28 13:09:30 +02:00
Johannes Meyer d627f419ef Fix that an object's notes and action url label is escaped twice
fixes #10218
2015-09-28 09:05:17 +02:00
Eric Lippmann 705432b5fb monitoring/lib: Change StateBadges::add() signature
refs #5543
2015-09-27 15:43:17 +02:00
Eric Lippmann d8f45fc9b1 monitoring: Use StateBadges::STATE_UP in the host groups overview
refs #5543
2015-09-27 14:43:52 +02:00
Eric Lippmann 56fff33cb2 monitoring: Add StateBadges::STATE_DOWN*
refs #5543
2015-09-27 14:29:31 +02:00
Eric Lippmann 2576754958 monitoring: Indent host groups overview w/ 4 spaces
refs #5543
2015-09-27 14:23:48 +02:00
Eric Lippmann a3d3ba229d monitoring: Use state badge widget for service states in the host group overview
refs #5543
2015-09-27 14:18:41 +02:00
Eric Lippmann d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann 8ead6c73df monitoring: Use StateBadges widget for host states in the hostgroups overview
refs #5543
2015-09-27 12:26:58 +02:00
Johannes Meyer a55cced039 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/application/views/scripts/list/comments.phtml
	modules/monitoring/application/views/scripts/list/downtimes.phtml
2015-09-25 14:12:43 +02:00
Eric Lippmann 1014cdfa3c monitoring/CSS: Use action-table instead of action in the hostgroup overview
refs #5543
2015-09-25 12:43:06 +02:00
Eric Lippmann 4a24065916 monitoring/CSS: Add listing-table to the hostgroup overview
refs #5543
2015-09-25 12:42:37 +02:00
Eric Lippmann 2d4ea43a87 monitoring/CSS: Rename pre.pluginoutput to pre.plugin-output
refs #5543
2015-09-25 11:41:51 +02:00
Eric Lippmann e71da8b646 monitoring/CSS: Use icon-bell-alt for send custom notification links
refs #5543
2015-09-25 11:41:18 +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 e7497f3ac7 monitoring/CSS: Use icon-cancel for the delete comment button
refs #5543
2015-09-25 11:34:55 +02:00
Eric Lippmann af41a9c981 monitoring/CSS: Fix classes used in the delete comment command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:07 +02:00
Eric Lippmann fef50e9584 monitoring/CSS: Fix css classes used in the check now command form (WIP)
Spinner is missing for the moment.

refs #5543
2015-09-25 11:33:06 +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 1a4c1a5d94 monitoring: No longer render last problem column in the host groups overview
I doubt that this column had any real value. If there's a "problem" on a host group, the state badges help you.

refs #5543
2015-09-25 11:01:47 +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 7b66a61a41 monitoring: Use dl for inline comments in the host and service detail
refs #5543
2015-09-25 10:58:45 +02:00
Eric Lippmann f5f46b0809 monitoring/CSS: Remove hardcoded style in the list/hosts view script
refs #5543
2015-09-25 00:18:23 +02:00
Eric Lippmann 69b83696c0 monitoring/CSS: Use text-small for unhandled services links in the hosts overview
refs #5543
2015-09-25 00:17:56 +02:00
Eric Lippmann a9256d5332 monitoring/CSS: Use action-link on reschedule links
refs #5543
2015-09-24 23:45:20 +02:00
Eric Lippmann 1c7dc8f71f monitoring: Remove class tr.newsection in the components/command view script
refs #5543
2015-09-24 23:43:03 +02:00
Eric Lippmann 84ecce3e7c monitoring: Remove trailing semicolons from inline echo tags in the components/command view script
refs #5543
2015-09-24 23:42:12 +02:00
Eric Lippmann 156fc9c85c monitoring/CSS: Use action-link on process check result links
refs #5543
2015-09-24 23:39:19 +02:00
Eric Lippmann 7b7a791fcc monitoring: Use <br> instead of <br /> in the components/notifications view script
refs #5543
2015-09-24 23:36:43 +02:00
Eric Lippmann 958ac7217f monitoring/CSS: Use class action link on send notification links
refs #5543
2015-09-24 23:35:48 +02:00
Eric Lippmann 3f33cd72c6 monitoring/CSS: Use action-link on schedule downtime links
refs #5543
2015-09-24 18:00:03 +02:00
Eric Lippmann e782fcb859 monitoring/CSS: Use action-link on add comment links
refs #5543
2015-09-24 17:58:33 +02:00
Eric Lippmann 587b5651eb monitoring/CSS: Use action-link on acknowledge links
refs #5543
2015-09-24 17:25:41 +02:00
Eric Lippmann 13bf999868 monitoring: Simplify perfdata view script
refs #5543
2015-09-24 17:19:24 +02:00
Eric Lippmann d71afd30fe monitoring: Use the object/detail-content partial when viewing a service
refs #5543
2015-09-24 16:11:24 +02:00
Eric Lippmann 85161c4a1e monitoring: Use the object/detail-content partial when viewing a host
refs #5543
2015-09-24 16:10:56 +02:00
Eric Lippmann 98ed611839 monitoring: Add object/detail-content partial
refs #5543
2015-09-24 16:10:20 +02:00
Eric Lippmann 523a1cff31 monitoring: Simplify customvars markup
refs #5543
2015-09-24 16:05:52 +02:00
Eric Lippmann 3cbc8602a4 monitoring: Fix service detail markup
Say no, no to h2 in td.

refs #5543
2015-09-24 16:04:09 +02:00
Eric Lippmann 53a5ed2173 monitoring: Remove CSS class newsection in the service/show view script
refs #5543
2015-09-24 15:54:33 +02:00
Eric Lippmann 419638518f monitoring: Use name-value-table instead of avp in the service/show view script
refs #5543
2015-09-24 15:54:00 +02:00
Eric Lippmann 11cfdb2f15 monitoring: Remove trailing semicolon from inline echo tag in the service/show view script
refs #5543
2015-09-24 15:52:08 +02:00
Eric Lippmann 8dbf33d4dd monitoring: Fix thead markup in the list/hostgroups view script
refs #5543
2015-09-24 15:12:19 +02:00
Eric Lippmann e197907323 monitoring: Fix stupid thead creation in the lit/hostgroups view script
Drunk?

refs #5543
2015-09-24 15:11:20 +02:00
Eric Lippmann da50ade2fb monitoring: Use $hostgroup instead of $h in the list/hostgroups view script
refs #5543
2015-09-24 15:07:36 +02:00
Eric Lippmann 1b46348a1a monitoring: Fix typo in the list/hosts view script
refs #5543
2015-09-24 15:05:55 +02:00
Eric Lippmann e284ecf3b0 monitoring: Don't peekAhead in the list/hostgroups view script
Should be in the controller.

refs #5543
2015-09-24 15:05:28 +02:00
Eric Lippmann 7beabd9744 monitoring: Don't peekAhead in the list/hosts view script
This should be in the controller.

refs #5543
2015-09-24 15:00:00 +02:00
Eric Lippmann f391114fc8 monitoring: Fix h2 tag in the list/hosts view script
refs #5543
2015-09-24 14:59:28 +02:00
Eric Lippmann d107d18a3d monitoring: Don't render an empty table if there are no hosts to list
refs #5543
2015-09-24 14:59:11 +02:00
Eric Lippmann 55cc3eae78 monitoring: Wrap state information in p in the list/hosts view script
refs #5543
2015-09-24 14:57:52 +02:00
Eric Lippmann 5b3ba5ab6b monitoring: Don't peekAhead in the list/services view script
This should be in the controller.

refs #5543
2015-09-24 14:57:01 +02:00
Eric Lippmann 64b7315379 monitoring: Don't render an empty table if there are no services to list
refs #5543
2015-09-24 14:56:22 +02:00
Eric Lippmann a053c3a6e3 monitoring: Remove trailing semicolon from inline echo tags in the list/hostgroups view script
refs #5543
2015-09-24 14:25:52 +02:00
Eric Lippmann 538c1bb42b monitoring/CSS: Use action-table instead of action in the list/hosts view script
refs #5543
2015-09-24 14:23:01 +02:00
Eric Lippmann 103daf1a7b CSS: Don't render soft state bold in the list/hosts view script
refs #5543
2015-09-24 12:03:31 +02:00
Eric Lippmann 47c96066d7 CSS: Don't render the state label bold in the list/hosts view script
refs #5543
2015-09-24 12:02:53 +02:00
Eric Lippmann 5a6deae2c5 CSS: Use new state- classes in the list/hosts view script
refs #5543
2015-09-24 12:02:25 +02:00
Eric Lippmann dd0c81e344 CSS: Use <br> instead of <br /> in the list/hosts view script
refs #5543
2015-09-24 12:00:53 +02:00
Eric Lippmann 93c05c4297 CSS: Use plugin-output instead of pluginoutput in the list/hosts view script
refs #5543
2015-09-24 12:00:10 +02:00
Eric Lippmann e948e63aa5 CSS: Wrap show more services in a text-right container
refs #5543
2015-09-24 11:59:27 +02:00
Eric Lippmann f6efa85079 CSS: Wrap show more hosts link in a text-right container
refs #5543
2015-09-24 11:58:52 +02:00
Eric Lippmann ae2889c65f CSS: Use action-link instead of show-more in the list/hosts view script
refs #5543
2015-09-24 11:56:58 +02:00
Eric Lippmann 3580de6c6e monitoring: Indent the list/hosts view script w/ 4 spaces
refs #5543
2015-09-24 10:44:26 +02:00
Eric Lippmann 142fc8a21d monitoring: Remove comments from the list/hosts view script
refs #5543
2015-09-24 10:33:23 +02:00
Eric Lippmann a87dde9e03 monitoring: Remove trailing semicolon from inline echo tags in the list/hosts view script
refs #5543
2015-09-24 10:31:28 +02:00
Eric Lippmann 8ea30a2933 monitoring: Use CSS class action-link instead of show-more in the list/services view script
refs #5543
2015-09-23 14:04:44 +02:00
Eric Lippmann 485a19ec9f monitoring: Use CSS class action-table instead of action in the list/services view script
refs #5543
2015-09-23 14:03:40 +02:00
Eric Lippmann 6a5cefdc92 monitoring: Don't use hard-coded style in the list/services view script
refs #5543
2015-09-23 14:03:08 +02:00
Eric Lippmann 59599916b0 monitoring: Re-indent the list/services view script
refs #5543
2015-09-23 14:02:39 +02:00
Johannes Meyer 6aecfe6959 Introduce base form class ActionForm
refs #5600
2015-09-23 13:45:33 +02:00
Eric Lippmann 87973314e6 monitoring: Rename CSS class pluginoutput to plugin-output in the services view script
refs #5543
2015-09-23 13:18:44 +02:00
Eric Lippmann 4c12a692a3 monitoring: Remove unused variable form the services view script
refs #5543
2015-09-23 13:18:15 +02:00
Eric Lippmann 596bb08e5e monitoring: Don't render the state label bold when listing services
refs #5543
2015-09-23 13:17:36 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Johannes Meyer 57e08e92d4 Do not mark relative urls as absolute
refs #5600
refs #10169
2015-09-22 14:12:08 +02:00
Alexander A. Klimov 8bfc7b8805 Repair "Show More" links in the Alert Summary
fixes #9995
2015-09-21 13:26:42 +02:00
Alexander A. Klimov dd0e924e8d Do not validate section names in forms
fixes #10151
2015-09-18 16:11:51 +02:00
Johannes Meyer 4f5a5c83bc Navigation: Add method hasRenderableItems()
refs #5600
2015-09-17 11:01:06 +02:00
Johannes Meyer ade0c605a9 Introduce form class ServiceActionForm
refs #5600
2015-09-17 09:21:43 +02:00
Johannes Meyer 25307fc1a0 Introduce form class HostActionForm
refs #5600
2015-09-17 09:21:33 +02:00
Matthias Jentsch a34c108da5 Allow mixed selection of host and service comments 2015-09-16 15:46:07 +02:00
Matthias Jentsch 1b6f5861b7 Highlight selected table rows in related actions
Allow declaring related controllers for action tables and highlight table rows based on the queries in links pointing to those actions.

fixes #10155
2015-09-16 15:31:53 +02:00
Johannes Meyer ffb54e0ecb monitoring: Do not show bullet points for actions and notes
refs #5600
2015-09-16 13:32:20 +02:00
Johannes Meyer 1d6ad6df21 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/configuration.php
2015-09-15 13:31:30 +02:00
Matthias Jentsch ed668dd2c9 Revert "HostController: Open a host's service in the current column"
This reverts commit 0d32b94eaa.

fixes #10104
2015-09-14 17:33:57 +02:00
Matthias Jentsch 32b4715130 Remove unused joins and conform to coding guidelines 2015-09-14 12:05:15 +02:00
Matthias Jentsch 9110153ab8 Display check timeperiod in host and service detail view
refs #9888
2015-09-11 16:39:13 +02:00
Matthias Jentsch f42476213e Provide limit control in service grid
refs #9030
2015-09-07 18:14:16 +02:00
Eric Lippmann a52b008a74 monitoring/detail: Show the icon for late check results next to 'Next update'
refs #8378
2015-09-07 14:40:50 +02:00
Eric Lippmann 757c0727c9 monitoring/detail: Show acknowledgement expire time if any
resolves #8642
2015-09-07 14:25:14 +02:00
Eric Lippmann 91b9a83be5 monitoring/api: Use JsonResponse in the ActionsController
refs #9606
2015-09-07 13:37:18 +02:00
Eric Lippmann 0f8c28d749 Merge branch 'master' into feature/api-9606 2015-09-07 11:33:44 +02:00
Eric Lippmann d7aca56c43 monitoring/detail: Use an icon for displaying reachability 2015-09-07 11:28:15 +02:00
Eric Lippmann 1fccf9c721 Merge branch 'master' into feature/monitoring-indicate-late-check-results-8378 2015-09-07 11:09:11 +02:00
Eric Lippmann d21f635819 monitoring/detail: Show an icon if the check result is late
refs #8378
2015-09-07 11:08:37 +02:00
Eric Lippmann e155e1514a monitoring/css: Rename prefix for background colors from bg-state to bg-color 2015-09-07 11:07:55 +02:00
Johannes Meyer a1b219f97d notes.phtml: Load notes from shareables and user preferences
refs #5600
2015-09-07 10:54:56 +02:00
Johannes Meyer e27aa04c4b actions.phtml: Load actions from shareables and user preferences
refs #5600
2015-09-07 10:54:43 +02:00
Johannes Meyer 716e532d16 notes.phtml: Use the new Navigation to load and render notes urls
refs #5600
2015-09-07 10:34:21 +02:00
Johannes Meyer 4983d46dd7 actions.phtml: Use the new Navigation to load and render action urls
refs #5600
2015-09-07 09:53:53 +02:00
Eric Lippmann 20fd99944b monitoring/detail: Add $activeChecksEnabled variable in the checkstatistics view script
refs #8378
2015-09-04 18:09:25 +02:00
Eric Lippmann 7464742afe monitoring/detail: Hide Reschedule link if the host or service is not actively checked
refs #8378
2015-09-04 17:18:07 +02:00
Eric Lippmann 363f6271d9 monitoring/detail: Show the expected next update if the host or service is not actively checked
refs #8378
2015-09-04 17:14:16 +02:00
Eric Lippmann a7cf3d0eb2 monitoring/detail: Read "Next update" instead of "Next check" if the host or service is not active checked
refs #8378
2015-09-04 15:48:45 +02:00
Eric Lippmann bef84ad394 monitoring/detail: Read "Last update" instead of "Last check" if the host or service is not active checked
refs #8378
2015-09-04 15:43:13 +02:00
Eric Lippmann e64c2947ea monitoring: Reduce complexity of the checkstatistics view script 2015-09-04 15:42:02 +02:00
Eric Lippmann 3401d09b59 monitoring/detail: Hide last check counter if the service is pending 2015-09-04 15:37:07 +02:00
Eric Lippmann bb67642d4b monitoring/detail: Hide next check counter if the service is pending 2015-09-04 15:33:55 +02:00
Matthias Jentsch 29a2ee1a02 Merge branch 'feature/provide-counter-view-10033'
resolves #10033
2015-09-04 15:27:35 +02:00
Matthias Jentsch 8837004fca Fix base target in problem badges
The stats view is always a main pane, so it makes sense to open the badge links in col2.

refs #10033
2015-09-04 15:24:26 +02:00
Matthias Jentsch a630869bcf Provide stats for unhandled problems and improve layout
refs #10033
2015-09-04 15:17:28 +02:00
Matthias Jentsch fff9bf7b2b Implement view to display stats about checks and monitored objects
refs #10033
2015-09-04 14:22:57 +02:00
Matthias Jentsch daa23a4edd Use correct filters in multi-object command views 2015-09-04 13:07:23 +02:00
Eric Lippmann b28f1c4038 Merge branch 'bugfix/monitoring-ack-comments-display-9674'
fixes #9674
2015-09-04 13:04:39 +02:00
Eric Lippmann 56e495049c monitoring/detail: Indicate whether an ack is sticky
refs #9674
2015-09-04 13:04:14 +02:00
Eric Lippmann 90f606fbd4 monitoring: Fix tooltip of the sticky flag for acks 2015-09-04 13:03:28 +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 5651392ce7 monitoring/config: Rename URL paramter backend to backend-name
Else the parameter conflicts w/ the module-wide paramter backend for choosing the data source.
2015-09-03 17:03:33 +02:00
Eric Lippmann 2da49ad697 monitoring/detail: Display the comment of the ack next to the ack
refs #9674
2015-09-03 16:39:56 +02:00
Matthias Jentsch ddde37e225 Remove acknowledgement view temporarily
Implementation of acknowledgement view temporarily delayed until v2.1.0.

refs #10032
2015-09-03 16:08:55 +02:00
Matthias Jentsch 1b7b0c7232 Merge branch 'feature/provide-acknowledgement-view-10032' 2015-09-02 11:31:15 +02:00
Matthias Jentsch fde51fe27b Display message on empty result sets
refs #10032
2015-09-02 11:30:12 +02:00
Matthias Jentsch 8f545dd0d6 Fix acknowledgement query for PGSQL
refs #10032
2015-09-02 11:25:52 +02:00
Davide Demuru 41ab03accb Update locale it_IT
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:02:52 +02:00
Matthias Jentsch fd8824e157 Cleanup 2015-09-01 17:42:33 +02:00
Matthias Jentsch bcdbf413a6 Add acknowledgement view and query
Add backend queries and the controller to inspect active acknowledgements.

refs #10032
2015-09-01 16:39:08 +02:00
Eric Lippmann 5da88d0767 monitoring: Fix deprecated links
fixes #10056
2015-09-01 09:33:20 +02:00
Eric Lippmann 6007cc7f7b monitoring: Read "List all services" rather than "show all services" 2015-09-01 09:13:08 +02:00
Johannes Meyer 1c51735629 Merge branch 'master' into feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651
Conflicts:
	modules/monitoring/application/controllers/ConfigController.php
2015-08-31 13:05:10 +02:00
Johannes Meyer ff54284401 TransportConfigForm: Use a select input for setting the instance
refs #9651
2015-08-31 12:17:57 +02:00
Johannes Meyer 6f6e991fd0 monitoring: Use the module's base controller in the ConfigController
refs #9651
2015-08-31 11:04:34 +02:00