Commit Graph

1598 Commits

Author SHA1 Message Date
Max Stephan 493409b5d7
url filter also for services
use the url filter also for services
2018-02-08 12:01:36 +01:00
Johannes Meyer e8fa99f913 PluginOutput: Use new PluginOutputPurifier helper instead 2018-01-19 16:16:35 +01:00
Johannes Meyer 0610718930 PluginOutput: Allow ordered and unordered lists in html output
refs #2846
2018-01-17 13:02:11 +01:00
Johannes Meyer dff6c16bf8 PluginOutput: Properly handle whitespace for html output
refs #2846
2018-01-17 13:02:11 +01:00
lippserd 30e5ee9d79
Merge pull request #3227 from Icinga/feature/separate-reachability-and-check-source-2953
Separate reachability and check source info in detail views
2018-01-16 10:24:14 +01:00
lippserd e529b9b2ba
Merge pull request #3218 from Icinga/bugfix/remove-leading-and-trailing-blank-from-ip-address-2494
Remove leading and trailing blanks from ip addresses
2018-01-16 09:20:37 +01:00
Alexander A. Klimov 196cdbe4af Implement event history detail view
refs #3191
2018-01-09 13:04:06 +01:00
Alexander A. Klimov 0b6336c623 Separate reachability and check source info in detail views
refs #2953
2017-12-19 17:57:04 +01:00
Alexander A. Klimov ba9d286567 Remove leading and trailing blanks from ip addresses
refs #2494
2017-12-15 13:08:14 +01:00
Jennifer Mourek d34ea588b1 Tactical overview: Add donut graphs 2017-11-21 23:38:04 +01:00
cstegm bb794d6993 Detect UP and DOWN in plugin output to colorize output
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-11-10 11:33:52 +01:00
Eric Lippmann d208b48b72 Monitoring: Fix permission for the 'Process check result' action
fixes #2878
2017-07-04 17:24:57 +02:00
Eric Lippmann b900a01d02 Add sort by severity to the servicegroup links in the servicegroups overview 2017-05-04 14:37:43 +02:00
Eric Lippmann c36b2661b1 Add sort by severity to the hostgroup links in the hostgroups overview 2017-05-04 14:03:57 +02:00
Eric Lippmann d6e54e8624 Fix pending services link in the tactical overview 2017-05-03 09:58:44 +02:00
Eric Lippmann 890c95a2ce Fix badge for handled critical services in the servicegroups overview 2017-05-03 09:43:30 +02:00
Eric Lippmann 85eeff6b09 Fix badge for handled critical services in the hostgroups overview
fixes #2806
2017-05-03 09:41:06 +02:00
Eric Lippmann f7a8cf8a6e Merge pull request #2721 from Icinga/feature/change-order-of-command-transports-2709
Feature/change order of command transports 2709
2017-03-28 11:10:17 +02:00
Eric Lippmann 302e559aab Merge pull request #2750 from Icinga/bugfix/click-on-host-in-service-grid-invalid-filter-2523
Servicegrid: assemble filters with the Filter class
2017-03-28 10:22:11 +02:00
Eric Lippmann 0fc45ea953 Merge pull request #2755 from Icinga/feature/keep-quick-actions-in-action-form-2675
Preserve quick actions in a command form view
2017-03-28 10:15:37 +02:00
Eric Lippmann 49239dc7db Display downtime type as text in the downtimes list 2017-03-28 10:12:07 +02:00
Eric Lippmann bbaf10aed2 Merge pull request #2759 from Icinga/feature/show-downtime-type-for-object-2693
Show every downtime's type in the detail view of a monitored object
2017-03-28 10:10:05 +02:00
Eric Lippmann e134b165f4 Merge pull request #2762 from tobiasvdk/bugfix/correct-hover-text-for-handled-services-2656
Correct hover text of the status bar
2017-03-28 10:08:03 +02:00
Eric Lippmann f749c19f37 Merge pull request #2771 from Icinga/feature/monitoring-detailviewextension-hook-2104
Feature/monitoring detailviewextension hook 2104
2017-03-28 09:46:28 +02:00
Tobias von der Krone 9f5158a159 Correct hover text of the status bar
Correct the count of handled critical services in the hover text in the
status bar.

fixes #2656
2017-02-17 21:55:35 +01:00
Alexander A. Klimov 31aad4d3f5 Show every downtime's type in the detail view of a monitored object
refs #2693
2017-02-14 18:13:28 +01:00
Alexander A. Klimov fe72973e6e Preserve quick actions in a command form view
refs #2675
2017-02-14 13:07:31 +01:00
Alexander A. Klimov c810f2bfd1 Servicegrid: assemble filters with the Filter class
refs #2523
2017-02-13 12:24:58 +01:00
Alexander A. Klimov 10ddc8c821 Make the order of command transports easily changable
refs #2709
2017-02-07 19:08:18 +01:00
Johannes Meyer 181e2ef05c Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Alexander A. Klimov 0a9aa20dfa Implement DetailviewExtensionHook
refs #2104
2017-01-24 16:44:00 +01:00
Eric Lippmann 293dd2b576 Remove icon-strikethrough in history views 2016-12-12 12:11:57 +01:00
Eric Lippmann 62ebaab8b7 Merge branch 'feature/show-flapping-events-in-the-history-views-12766'
resolves #12766
2016-12-12 10:57:25 +01:00
Eric Lippmann 2292010a15 Display downtime end even if it hasn't been started yet
resolves #12764
2016-12-09 13:47:21 +01:00
Florian Strohmaier 9bff4dd83b Enable horizontal scrolling for perfdata table
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

fixes #11766
2016-12-08 10:40:22 +01:00
Eric Lippmann a6bbc68bcb Highlight state in HTML plugin output too
fixes #12223
2016-12-08 10:40:22 +01:00
Alexander A. Klimov efed4a34a1 Event history: show also flapping events
refs #12766
2016-12-07 17:23:20 +01:00
Alexander A. Klimov cdc3d43a04 Respect newlines in host and service notes
fixes #12313
2016-12-05 13:33:11 +01:00
Eric Lippmann 0c2e8abc0e Reintroduce control separation 2016-11-29 15:23:42 +01:00
Florian Strohmaier b722f6e178 Replace icon comment w/ comment-empty
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Florian Strohmaier 6695e437ab Replace icon bell-alt w/ bell for the send notification command
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Florian Strohmaier 3294f60ef4 Replace icon ok w/ check for the acknowledge command
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:49 +01:00
Florian Strohmaier 79ab6157a1 Replace reply icon w/ edit for process check result
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:48 +01:00
Florian Strohmaier ca8f4d3b7e Replace reschedule icon w/ calendar-empty for reschedule check
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-25 15:11:48 +01:00
Eric Lippmann d39a41ebc6 Merge branch 'feature/quick-actions-13187'
resolves #13187
2016-11-24 13:22:00 +01:00
Eric Lippmann 76fb506a89 Remove control separation in the host and service detail views
refs #13187
2016-11-24 12:49:40 +01:00
Florian Strohmaier cea9f5aea1 Use quick actions in the host and service detail views
refs #13187

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 12:49:24 +01:00
Florian Strohmaier 1b4428e8a2 QuickActions: create quick actions template
refs #13187

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 12:49:12 +01:00
Eric Lippmann c33816f6a5 Remove the command-spacer 2016-11-24 11:38:28 +01:00
Florian Strohmaier bd5a2ebaa3 Move status summary in the host and service list views to the bottom of the page
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 10:42:14 +01:00
Eric Lippmann 17398fc513 Drop zero width space charater insertion
word-break: break-word is sufficient.

fixes #12774
2016-11-23 11:05:39 +01:00
Eric Lippmann f94b6be8c6 Merge branch 'bugfix/history-separate-hard-soft-state-11859'
fixes #11859
2016-11-22 10:40:08 +01:00
Eric Lippmann bf18238977 Use icons to separate soft and hard states in the event history views
refs #11859
2016-11-22 10:39:22 +01:00
Eric Lippmann 429405be0c Fix inconsistent host and service flags
fixes #13243
2016-11-21 10:26:35 +01:00
Eric Lippmann ec07ef2647 CSS: Reduce color mixins to fg-stateful and bg-stateful 2016-11-17 10:58:21 +01:00
Eric Lippmann 313cb3233d Allow colspan for th in plugin output
refs #12125
2016-11-03 16:25:29 +01:00
Bernhard Friedreich 647e404c8f Allow table header in pluginoutput
resolves #12125

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-03 16:25:25 +01:00
Eric Lippmann 4b0e90cf23 Disable zero width spaces for the moment
refs #12774
2016-10-11 15:20:20 +02:00
Eric Lippmann 246ad7b4d3 Remove ChartController
fixes #10019
2016-10-05 09:57:00 +02:00
Eric Lippmann fd6ae75803 IDO: Improve notification view performance 2016-09-14 16:18:41 +02:00
Eric Lippmann 11edc55c78 Merge branch 'bugfix/copy-paste-plugin-output-12134'
fixes #12134
2016-09-12 08:20:54 +02:00
Eric Lippmann 067de6b7f4 Set comment and downtime name in the detail views 2016-09-08 15:15:53 +02:00
Eric Lippmann 64b3811ab0 Display transport type from config in the config overview
refs #11398
2016-09-01 10:49:56 +02:00
Eric Lippmann 57406245ca Select downtime name in the downtime list view
refs #11398
2016-08-31 15:21:31 +02:00
Eric Lippmann 39f225a627 Select comment name in the comment list view
refs #11398
2016-08-31 15:21:30 +02:00
Eric Lippmann 733696864e Wrap zero width space in hidden span
This should fix copy and paste issues but still help browsers to nicely break lines in plugin output.

refs #12134
2016-07-21 10:56:32 +02:00
Eric Lippmann 1de446fa3d Merge branch 'bugfix/html-links-in-plugin-output-don-t-behave-as-expected-11267'
fixes #11267
2016-06-03 15:33:16 +02:00
Eric Lippmann 6cf8c2ec93 Merge branch 'bugfix/zero-width-space-characters-may-destroy-links-in-plugin-output-11796'
fixes #11796
fxies #11737
2016-06-02 17:57:33 +02:00
Eric Lippmann 934fb34c06 Merge branch 'bugfix/preserve-character-after-comma-in-plugin-output-11728'
fixes #11728
2016-06-02 17:49:28 +02:00
Eric Lippmann 4c2b7f4377 Make delete action in the comment and dowtime list view accessible
fixes #11883
2016-06-02 17:23:38 +02:00
Alexander A. Klimov f75925b550 PluginOutput: preserve <a target="_blank">
refs #11267
2016-06-02 12:40:18 +02:00
Eric Lippmann ba5fe61fa9 monitoring: Make timeline colors accessible
fixes #11871
2016-06-01 14:40:55 +02:00
Alexander A. Klimov b6a76581b0 Host/show: display host alias if it differs from host_name and display_name
fixes #11348
2016-06-01 13:13:35 +02:00
Alexander A. Klimov 7cfdbfccdb PluginOutput: fix links only if there is any HTML
refs #11796
2016-05-20 14:07:01 +02:00
Alexander A. Klimov ac96d16af0 PluginOutput: add doc
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov 10d2b9c51d Don't destroy links by adding zero width space characters to plugin output
refs #11796
2016-05-20 14:07:00 +02:00
Alexander A. Klimov c94228308a PluginOutput: preserve character after comma
refs #11728
2016-05-19 11:37:12 +02:00
Alexander A. Klimov 809c2d0e02 Event history: display a heading above each group of events (by day)
refs #11629
2016-04-26 12:09:40 +02:00
Alexander A. Klimov 531d999129 Event history: show the absolute time of events
refs #11629
2016-04-26 11:38:24 +02:00
Alexander A. Klimov 098eff9050 Event history: preserve translation domain
refs #11629
2016-04-26 11:34:10 +02:00
Eric Lippmann b783b0c44c monitoring: Use icon view helper instead for icon images
fixes #11299
2016-04-11 10:41:22 +02:00
Eric Lippmann e23672e483 Merge branch 'bugfix/word-break-in-plugin-output-10820'
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann ad6d8dca2e monitoring: Update controls markup in services
refs #11145
2016-03-31 10:27:02 +02:00
Eric Lippmann ad8cffcbbd monitoring: Update content markup in servicegroups 2016-03-31 10:27:01 +02:00
Eric Lippmann b3d382a3d4 monitoring: Update controls markup in service groups
refs #11145
2016-03-31 10:26:56 +02:00
Eric Lippmann 09892d5490 monitoring: Update controls markup in notifications
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann 107a06df4e monitoring: Update controls markup in hosts
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann 7bc17aee74 monitoring: Update content markup in host groups 2016-03-31 10:26:40 +02:00
Eric Lippmann 0551133291 monitoring: Update controls markup in host groups
refs #11145
2016-03-31 10:26:40 +02:00
Eric Lippmann c7249eab0c monitoring: Update controls markup in event views
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann bd3d40d46d monitoring: Update content markup in downtimes 2016-03-31 10:26:39 +02:00
Eric Lippmann f135e4d0d2 monitoring: Update controls markup in downtimes
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann 1da35eaad4 monitoring/list: Update content markup in contacts 2016-03-31 10:26:39 +02:00
Eric Lippmann a2d067ba97 monitoring: Update controls markup in contacts
refs #11145
2016-03-31 10:26:39 +02:00
Eric Lippmann 6e287d7905 monitoring: Update controls markup in contact groups
refs #11145
2016-03-31 10:26:35 +02:00
Eric Lippmann a2ff8c9778 monitoring: No longer provide contact columns in the contact group query
Contacts query w/ filter for contact group should be used instead.
2016-03-31 10:26:27 +02:00
Eric Lippmann 7481e3af43 monitoring: Update controls markup in comments
refs #11145
2016-03-31 10:26:24 +02:00
Eric Lippmann ad3ca513c9 Fix misleading tooltip in Tactical Overview
fixes #11039
2016-02-27 22:03:14 +01:00
Eric Lippmann dc0359f5b2 Fix icon_image size and provide a CSS class for theming
fixes #11032
2016-02-27 21:57:02 +01:00
Eric Lippmann 1f7a4a170f Add zero width space characters to plugin output where appropriate
This helps browsers to break lines if the plugin output is missing whitespaces.
Alternatively we could set word-break: break-all but that may produce ugly results.

refs #10820
2016-02-27 18:00:50 +01:00
Eric Lippmann f6e4b0aed0 Respect filter in state links in group overviews
refs #10778
2016-02-27 16:22:44 +01:00
Alexander A. Klimov 4751df692d Allow style classes in plugin output
resolves #11062
2016-02-25 17:09:39 +01:00
Eric Lippmann 43a7ed357a Fix whitespaces in event-history
overview-plugin-output now has white-space: pre-wrap
2016-02-25 11:34:23 +01:00
Eric Lippmann a34f48c990 Fix wrong "Sent out to any contact" notification information 2016-02-25 11:33:43 +01:00
Eric Lippmann f032a670f0 Merge branch 'feature/render-links-in-acknowledgements-comments-and-downtimes-10654'
resolves #10654
2016-02-25 11:31:13 +01:00
Eric Lippmann 102ed40378 Show "Remove problem acknowledgement" in multi-select views
fixes #10469
2016-02-25 10:21:10 +01:00
Eric Lippmann e407f6d116 Merge branch 'bugfix/users-with-no-permissions-can-check-multiple-services-10397'
fixes #10397
2016-02-24 12:42:46 +01:00
Alexander A. Klimov d257c71c54 Respect permission for check now on multiple services
refs #10397
2016-02-24 12:40:00 +01:00
Alexander A. Klimov 23841b635e Respect permission for check now on multiple hosts
refs #10397
2016-02-24 12:39:54 +01:00
Eric Lippmann 35754fbe8e monitoring: Respect whitespace characters in the plugin output in list views
fixes #10786
2016-02-23 16:06:43 +01:00
Eric Lippmann 18e3884b8b monitoring: Fix order of information and actions in the check execution part in the detail area
fixes #10310
2016-02-23 15:41:01 +01:00
Eric Lippmann 38a752b0ac monitoring: Avoid full stops at the end of comment tooltips
refs #10113
2016-02-22 14:15:35 +01:00
Alexander A. Klimov ce1ed7413d Escape service grid tooltips only once
refs #10277
2016-02-18 11:32:43 +01:00
Alexander A. Klimov c4610ab05d Comments list: display the absolute expire date and time in tooltips
refs #10277
2016-02-18 10:39:52 +01:00
Alexander A. Klimov bd02e5468c PluginOutput helper: use a regex to detect HTML in plugin output
fixes #10366
2016-02-17 11:49:23 +01:00
Alexander A. Klimov af3abb76c8 Render simple HTML links (a[href]) in acknowledgements, comments and downtimes
refs #10654
2016-02-16 14:55:27 +01:00
Alexander A. Klimov b0932d2413 Implement escapeComment helper
refs #10654
2016-02-15 16:26:52 +01:00
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 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 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 44dd4653ec monitoring: Remove applying restrictions in the detail area when not necessary 2015-12-22 13:00:25 +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 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 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
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