icingaweb2-module-director/library/Director/Objects
Thomas Gelf 41e379b008 IcingaObject: getRenderingZone() must succeed...
...even when no config is given

refs #1394
2018-02-20 15:56:17 +01:00
..
Extension Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
DirectorActivityLog.php DirectorActivityLog: use IP when unauthenticated 2017-07-21 12:06:36 +02:00
DirectorDatafield.php DirectorDatafield: phpcs -> SpacingBeforeClose 2017-01-19 13:58:07 +01:00
DirectorDatalist.php
DirectorDatalistEntry.php Datalist: Allow to restrict entries by role 2017-07-14 13:21:42 +02:00
DirectorDeploymentLog.php Deployment: move logic to dedicated classes 2017-07-20 08:22:31 +02:00
DirectorJob.php CLI: health check plugin 2017-11-08 15:31:56 +01:00
GroupMembershipResolver.php GroupMembershipResolver: ignore objects scheduled 2017-10-04 21:06:22 +02:00
HostApplyMatches.php ObjectApplyMatches: refactor host-only code 2017-07-14 13:21:42 +02:00
HostGroupMembershipResolver.php GroupMembershipResolver: refactor from HostGroup 2017-07-14 13:21:42 +02:00
IcingaApiUser.php
IcingaArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
IcingaCommand.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
IcingaCommandArgument.php IcingaCommandArgument: be defensive, format could 2017-09-05 10:22:01 +02:00
IcingaCommandField.php IcingaCommandField: one more implementation 2016-12-14 16:36:33 +01:00
IcingaDependency.php IcingaDependency: just whitespace 2017-09-28 11:02:13 +02:00
IcingaEndpoint.php IcingaEndpoint: getDescriptiveUrl() - new helper 2018-02-20 15:36:48 +01:00
IcingaFlatVar.php doc/testing: fix syntax 2016-11-10 20:03:29 +01:00
IcingaHost.php flapping: Migrate to Icinga 2.8.0 flapping properties 2018-01-15 10:10:33 +01:00
IcingaHostField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaHostGroup.php GroupMembershipResolver: refactor from HostGroup 2017-07-14 13:21:42 +02:00
IcingaHostGroupAssignment.php IcingaHostGroup: Add apply statements 2016-09-09 08:32:42 +00:00
IcingaHostVar.php
IcingaNotification.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaNotificationField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObject.php IcingaObject: getRenderingZone() must succeed... 2018-02-20 15:56:17 +01:00
IcingaObjectField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaObjectGroup.php IcingaObject(legacy): Add flag to render only supported objects 2016-11-03 13:41:44 +01:00
IcingaObjectGroups.php IcingaObject: special treatment for groups 2017-08-31 22:42:25 +02:00
IcingaObjectImports.php IcingaObjectImports: fix check for modifications 2017-08-21 21:36:21 +02:00
IcingaObjectLegacyAssignments.php IcingaObjectLegacyAssignments: rendering for old... 2016-10-25 00:00:16 +00:00
IcingaObjectMultiRelations.php phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaRelatedObject.php IcingaRelatedObject: fix syntax, add comment... 2016-10-14 10:40:29 +00:00
IcingaService.php flapping: Migrate to Icinga 2.8.0 flapping properties 2018-01-15 10:10:33 +01:00
IcingaServiceAssignment.php IcingaServiceAssignment: has no object name 2016-03-07 08:56:57 +01:00
IcingaServiceField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaServiceGroup.php ServiceGroup: allow to assign them to services... 2016-12-13 09:51:52 +01:00
IcingaServiceSet.php IcingaCloneObjectForm: clone sets with services... 2017-09-11 16:02:39 +02:00
IcingaServiceSetAssignment.php IcingaServiceSet: introduce a new object type 2016-10-12 07:19:02 +00:00
IcingaServiceVar.php
IcingaTemplateChoice.php IcingaTemplateChoice: helper method for roles... 2017-09-27 20:44:50 +02:00
IcingaTemplateChoiceHost.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateChoiceService.php schema, IcingaTemplateChoice: add columns for... 2017-09-27 20:41:41 +02:00
IcingaTemplateResolver.php IcingaTemplateResolver: improve benchmark message 2017-08-11 10:07:36 +02:00
IcingaTimePeriod.php IcingaObject(legacy): Add flag to render only supported objects 2016-11-03 13:41:44 +01:00
IcingaTimePeriodRange.php Lots of files: make IDE users happy 2016-11-01 18:28:36 +01:00
IcingaTimePeriodRanges.php IcingaTimeperiodRangeForm: delete through the... 2017-08-21 22:41:37 +02:00
IcingaUser.php Objects: simplify default rendering zone handling 2016-07-28 15:44:42 +00:00
IcingaUserField.php Fields: add a possibility to show fields based... 2016-12-14 16:36:33 +01:00
IcingaUserGroup.php UserGroup: do not provide assign_filter property 2016-10-28 23:29:33 +00:00
IcingaVar.php IcingaVar: use new CustomVar helpers 2016-12-07 08:29:20 +01:00
IcingaZone.php SelfService: implement powershell-parameters 2017-07-14 13:21:42 +02:00
ImportRowModifier.php ImportModifiers: friendlier errors on PHP 7.x 2018-01-25 13:13:42 +01:00
ImportRun.php ImportRun: Add access to ImportSource 2016-11-09 14:20:35 +01:00
ImportSource.php ImportSource: flip modifier/row application loop 2018-01-26 16:06:35 +01:00
ObjectApplyMatches.php MemoryLimit: dedicated class, tests 2017-10-10 14:35:32 +02:00
ObjectWithArguments.php Arguments: externalize, improve code, fix issues 2017-09-03 07:46:04 +02:00
SyncProperty.php PriorityColumn: add new object extension, use... 2017-08-20 15:04:06 +02:00
SyncRule.php Sync: Respect the fields used in filter_expression of the SyncRule 2017-08-30 16:40:12 +02:00
SyncRun.php