icingaweb2/modules/monitoring
Eric Lippmann a94e8fb211 monitoring: Clone the filter for the grid links
Before, it was impossible to change an existing filter via the filter
editor in the host and service group views because of an exception about
wrong IDs.
The filter editor sets the IDs correctly. But since we're adding the
filter again to another URL, FilterChain::addFilter() overrides the IDs
because it is not working with a clone.
2019-07-29 13:22:55 +02:00
..
application monitoring: Clone the filter for the grid links 2019-07-29 13:22:55 +02:00
doc Merge pull request #3678 from Icinga/feature/dont-display-check-now-if-active-checks-are-disabled-3665 2019-04-12 10:58:50 +02:00
library/Monitoring ServicestatusQuery: Add `latency` to next_update calculation.. 2019-07-29 09:12:46 +02:00
public css: Re-add `margin:0` removed by 9d0ef4cf3 to `.overview-plugin-output` 2019-07-29 12:24:52 +02:00
test/php PluginOutputTest: Fix case testMultilineHtmlOutput 2019-04-11 14:16:10 +02:00
configuration.php monitoring: Provide the tactical overview as search url 2019-07-04 15:10:04 +02:00
module.info Release version 2.6.3 2019-04-24 14:49:21 +02:00
run.php Introduce implementation for hook X509/Sni 2019-03-28 14:04:04 +01:00