icingaweb2/modules
Eric Lippmann 928185a144 Fix wrong unhandled services count in host views when restrictions are used
The query for fetching the unhandled services count utilises the hosts query as subquery.
Restrictions are applied to both the hosts query and the query for the unhandled services count.
This leads to wrong results since the restrictions are already in place for the unhandled services count because we're using the hosts query as subquery.

refs #2822
2017-11-10 10:17:32 +01:00
..
doc Merge pull request #3034 from Icinga/bugfix/doc-module-sends-wrong-content-type-for-images-2918 2017-11-07 09:05:11 +01:00
migrate style: Fix minor styleguide issues for PHPCS 2017-11-08 10:06:45 +01:00
monitoring Fix wrong unhandled services count in host views when restrictions are used 2017-11-10 10:17:32 +01:00
setup style: Fix minor styleguide issues for PHPCS 2017-11-08 10:06:45 +01:00
test test: Align icingacli test commands with default settings 2017-11-08 10:07:37 +01:00
translation GettextTranslationHelper: Avoid descending into symlinks 2017-11-08 09:53:19 +01:00