Thomas Gelf
4413a44d65
IcingaServiceForm: allow to set check_command...
...
...for Service Apply rules, given that admin permissions have been granted.
This also fixes the problem that inherited command names haven't been shown.
fixes #1899
2019-07-08 16:27:44 +02:00
Thomas Gelf
9a21ace300
IcingaObject: scheduled downtime awareness
...
This is not optimal, but that's how it works right now
2019-04-11 02:53:31 +02:00
Thomas Gelf
8046510b1f
ServiceapplyrulesController and related changes
...
fixes #1755
2019-02-15 01:29:43 +01:00
Thomas Gelf
bd16756913
TemplateTree: new loop detection
...
fixes #1631
2019-02-13 21:43:37 +01:00
Thomas Gelf
b644a7c6a7
IcingaObject, ..WithSettings: fix Basket-related..
...
...problems
2018-11-26 00:12:13 +01:00
Thomas Gelf
6b4c47a649
IcingaObject: rendered disabled objects should...
...
...not break comments
fixes #1263
2018-10-30 19:39:44 +01:00
Thomas Gelf
c119c47864
ObjectApplyMatches: resolve imports/templates
...
fixes #1676
2018-10-15 15:03:41 +02:00
Thomas Gelf
a9b2910657
IcingaObject: fix use of unused exception
2018-10-01 12:01:20 +02:00
Camille TRUCHOT
0931c1df91
fix gettype for multiple host selection
2018-10-01 11:58:16 +02:00
Markus Frosch
ce9a8e1b09
IcingaObject: Allow imports to be accessed during onStore()
2018-09-17 14:37:18 +02:00
Markus Frosch
e8c64a422b
legacy/IcingaTimeperiod: Support rendering of excludes
2018-09-13 15:14:41 +02:00
Markus Frosch
a2f7ff03c1
IcingaObject: Fix listed applied Groups to show mixed apply/static
...
In case a group has been statically assigned to other object it would
have been hidden.
This should only affect UI and legacy rendering.
2018-09-11 15:22:30 +02:00
Markus Frosch
d6b9f3137a
legacy/IcingaObject: Render groups only when it is a stored object
...
This broke activity log.
2018-09-05 12:35:40 +02:00
Markus Frosch
ff0553c9dd
legacy/IcingaObject: Render interval properties properly
2018-09-05 12:35:40 +02:00
Markus Frosch
d4d309a704
legacy/IcingaService/ServiceSet: Improve apply rendering
...
This now renders one object per zone with a list of hosts.
2018-09-05 12:35:40 +02:00
Markus Frosch
f1dbeca77c
legacy/IcingaHost: Render assigned hostgroups into host object
2018-09-05 12:35:40 +02:00
Markus Frosch
26e58834f6
IcingaHostForm: Move getAppliedGroups to IcingaObject
2018-09-05 12:35:40 +02:00
Markus Frosch
679539d5dd
IcingaObject: Fix call to RuntimeException
2018-08-10 13:47:15 +02:00
Thomas Gelf
35815e0dad
library: lot's of cleanup
2018-06-19 13:47:19 +02:00
Thomas Gelf
310ae7e623
IcingaService: cleanup, IcingaObject: introduce...
...
...getDefaultZone
2018-06-08 18:36:15 +02:00
Thomas Gelf
00db8a6204
IcingaObject: reduce duplicate code
2018-06-08 18:11:42 +02:00
Thomas Gelf
927591501c
Export: first bunch of exportable Director objects
...
ImportSource, SyncRule, Datafield and more
refs #1409
2018-06-01 18:44:07 +02:00
Thomas Gelf
8c432285e7
Various: stick with default exceptions...
...
...IDE hints are annoying
2018-05-29 21:31:43 +02:00
Thomas Gelf
02dfac1b8b
Revert "Export: first bunch of exportable Director objects"
...
Wrong branch, not yet for the master
This reverts commit 721700c62f
.
2018-05-29 12:40:14 +02:00
Thomas Gelf
721700c62f
Export: first bunch of exportable Director objects
...
ImportSource, SyncRule, Datafield and more
refs #1409
2018-05-29 12:34:18 +02:00
Thomas Gelf
a033e411c6
Sync: preserve _override_servicevars
...
fixes #1307
2018-05-04 22:14:07 +02:00
Thomas Gelf
473bbd40c4
IcingaHostForm: fix premission checks on new Hosts
...
refs #1451
2018-03-29 16:46:41 +02:00
Thomas Gelf
fcbc2db71b
IcingaObject: resolve groups for flattened objects
...
refs #1449
2018-03-28 17:47:48 +02:00
Thomas Gelf
78bb9c706a
FlappingSupport: dedicated object extension
2018-02-28 09:24:39 +01:00
Thomas Gelf
e02b283157
IcingaObject: remove unused code
2018-02-28 08:56:25 +01:00
Thomas Gelf
41e379b008
IcingaObject: getRenderingZone() must succeed...
...
...even when no config is given
refs #1394
2018-02-20 15:56:17 +01:00
Markus Frosch
07d830b06f
IcingaObject: Render flapping thresholds downwards compatible
...
Settings are ignored in Icinga < 2.8.0 and a warning is logged.
refs #330
2018-01-15 10:10:33 +01:00
Markus Frosch
b9190755a6
IcingaObject: Support numeric properties
...
Similar to intervalProperties
2018-01-15 10:10:33 +01:00
Thomas Gelf
5d52eaefd0
IcingaObject: check for modified properties...
...
...once again after resolving unresolved related properties.
fixes #1315
2017-12-11 18:31:19 +01:00
Marc DeTrano
708edfdebc
Updates: clean code for whitespace/standards...
...
...issues as reported by Travis. Add requirement for parent and child host
fields when setting up a Dependency Object (these fields are not necessarily
needed for Templates or Apply Rules). Renamed new table field to
'parent_service_by_name'... which is a bit more descriptive or what that
field is intended for.
2017-09-28 11:01:27 +02:00
Marc DeTrano
6bea1eff41
Implement Icinga Dependency Configuration.
2017-09-28 11:01:27 +02:00
Thomas Gelf
1e43ca5d99
IcingaObject: add hasBeenRenamed()...
...
...and a hint for IDE's
2017-09-14 10:20:45 +02:00
Thomas Gelf
f7353b6628
IcingaObject: allow to load Choices by type
...
fixes #1129
2017-09-12 15:51:33 +02:00
Thomas Gelf
53242894a8
CustomVariables: extend overrides to allow...
...
...overrides from multiple templates to be merged
fixes #813
2017-09-12 12:19:05 +02:00
Thomas Gelf
424fc31363
IcingaObject: unset imports, will be set later on
2017-09-06 02:27:27 +02:00
Thomas Gelf
6d562eef12
IcingaObject: do not clear imports on merge...
...
...when merged object has no imports
2017-09-06 01:31:14 +02:00
Thomas Gelf
4c46f07f2e
Arguments: externalize, improve code, fix issues
2017-09-03 07:46:04 +02:00
Thomas Gelf
8407f23474
toPlainObject: resolve is boolean
...
Doesn't change behavior, but null is confusing here.
2017-09-01 10:04:21 +02:00
Thomas Gelf
19e51e15e4
IcingaObject: special treatment for groups
...
refs #1146
2017-08-31 22:42:25 +02:00
Thomas Gelf
2f1d963c1c
IcingaObject: ask imports for name list...
...
...when we already have it available
2017-08-28 06:09:37 +02:00
Thomas Gelf
fd400977f2
IcingaObject: do not resolve imports when...
...
...resolving related objects
2017-08-26 16:17:07 +02:00
Thomas Gelf
f8445ca1ef
IcingaObject: fix ApiUser preview rendering
...
fixes #1117
2017-08-25 15:03:12 +02:00
Thomas Gelf
1b160c6c35
IcingaObject: opt in for recursion
...
fixes #1118
2017-08-25 15:00:07 +02:00
Thomas Gelf
f55a672d48
IcingaObject: accept 'disable' on merge()
...
fixes #1104
2017-08-24 16:35:09 +02:00
Thomas Gelf
15c26b97db
IcingaObject: fix "origins" names when showing...
...
...inherited properties
fixes #1093
2017-08-22 17:47:27 +02:00