icingaweb2/modules
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
..
doc Add Ukrainian language support 2019-06-23 21:48:32 +03:00
migrate migrate: Introduce class DashboardCommand 2019-07-18 08:33:35 +02:00
monitoring monitoring: Clone the filter for the grid links 2019-07-29 13:22:55 +02:00
setup setup: Set a proper title for the wizard 2019-07-15 08:24:44 +02:00
test tests: Don't include modules which provide a `phpunit.xml` 2019-05-22 12:43:29 +02:00
translation GettextTranslationHelper: Properly fix module source paths 2019-05-27 11:02:34 +02:00