Gregory Hargreaves
|
c7eb34af97
|
Fixed Bug in ObjectApplyMatches, hard-coded object length broke filter matching for all but hosts
|
2018-10-22 09:42:33 +02:00 |
Thomas Gelf
|
c119c47864
|
ObjectApplyMatches: resolve imports/templates
fixes #1676
|
2018-10-15 15:03:41 +02:00 |
Markus Frosch
|
b49d050cec
|
HostGroupMembershipResolver: Address issues with static group assignments
* Fixing static resolving in general
* Avoiding a problem where apply were matched when assign_filter is an
empty string (empty FilterAnd)
fixes #1574
|
2018-09-17 14:37:18 +02:00 |
Markus Frosch
|
76d0ed22e7
|
legacy/ObjectApplyMatches: Fix fetchFlatObjectsByType using object
Instead of flat variables.
|
2018-09-05 11:41:49 +02:00 |
Thomas Gelf
|
2045f98016
|
IcingaServiceForm: allow to define apply rules...
...based on templates.
fixes #1359
|
2018-05-28 15:50:18 +02:00 |
Markus Frosch
|
c2fcd407cc
|
ObjectApplyMatches: Prepare filters only once
So that it can be re-used on multiple objects during sync.
|
2018-04-27 16:05:39 +02:00 |
Thomas Gelf
|
996918aafa
|
MemoryLimit: dedicated class, tests
fixes #1220
|
2017-10-10 14:35:32 +02:00 |
Thomas Gelf
|
5388520551
|
FieldLoader: fix 'show based on filter' for...
...CustomVariables of type Array
fixes #983
|
2017-10-07 17:14:54 +02:00 |
Thomas Gelf
|
875627ead7
|
ObjectApplyMatches: refactor host-only code
refs #897
|
2017-07-14 13:21:42 +02:00 |