icingaweb2-module-director/library/Director/Objects
Thomas Gelf cca4092151 Deployment: move logic to dedicated classes
Extended DirectorDeploymentLog, new DeploymentInfo class
2017-07-20 08:22:31 +02:00
..
DirectorActivityLog.php DirectorActivityLog: log username and ip 2017-03-15 12:02:08 +01:00
DirectorDatafield.php DirectorDatafield: phpcs -> SpacingBeforeClose 2017-01-19 13:58:07 +01:00
DirectorDatalist.php DirectorDataList: Add controller, object etc. 2015-07-03 14:00:40 +02:00
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 DirectorJob: fix timeperiod handling 2016-06-17 14:23:03 +02:00
GroupMembershipResolver.php GroupMembershipResolver: ignore unstored objects 2017-07-14 13:21:42 +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 IcingaObjects: add new "disabled" property 2016-02-16 12:17:50 +01:00
IcingaArguments.php Arguments: always render += instead of = 2016-11-15 17:57:02 +01:00
IcingaCommand.php IcingaObject: introduce getSingleResolvedProperty() 2016-11-14 13:25:26 +01:00
IcingaCommandArgument.php IcingaCommandArgument: render set_if without format 2016-10-11 09:45:11 +00:00
IcingaCommandField.php IcingaCommandField: one more implementation 2016-12-14 16:36:33 +01:00
IcingaEndpoint.php SelfService: fix booleans, add new options 2017-07-14 13:21:42 +02:00
IcingaFlatVar.php doc/testing: fix syntax 2016-11-10 20:03:29 +01:00
IcingaHost.php Objects/Icinga(Host|Service): fix typo 2017-07-18 13:36:05 +02: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 HostgroupVars: Add form, table, object and actions 2015-06-03 12:05:50 +02:00
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: work around a resolver issue 2017-07-14 13:21:42 +02: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 phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00
IcingaObjectImports.php IcingaObjectImports: add meaningful error... 2017-07-14 13:21:42 +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 Objects/Icinga(Host|Service): fix typo 2017-07-18 13:36:05 +02: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 IcingaServiceSet: import DirectorOverrideTemplate 2017-02-08 10:04:47 +01:00
IcingaServiceSetAssignment.php IcingaServiceSet: introduce a new object type 2016-10-12 07:19:02 +00:00
IcingaServiceVar.php ServiceVars: Add form, table, object and actions 2015-06-09 11:55:48 +02:00
IcingaTemplateChoice.php TemplateChoice: delegate storing members to... 2017-07-14 13:21:42 +02:00
IcingaTemplateChoiceHost.php IcingaTemplateChoice: new base object, host/service 2017-07-14 13:21:42 +02:00
IcingaTemplateChoiceService.php TemplateChoice: small fixes, forms 2017-07-14 13:21:42 +02:00
IcingaTemplateResolver.php IcingaTemplateResolver: just a newline 2017-07-14 13:21:42 +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 IcingaTimeperiodRanges(Legacy): Implement toLegacyConfigString 2016-11-03 13:41:44 +01: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 ImportRowModifier: add missing property 2017-07-14 14:56:22 +02:00
ImportRun.php ImportRun: Add access to ImportSource 2016-11-09 14:20:35 +01:00
ImportSource.php Import and Sync: add description fields 2017-07-14 14:27:05 +02:00
ObjectApplyMatches.php ObjectApplyMatches: refactor host-only code 2017-07-14 13:21:42 +02:00
SyncProperty.php SyncProperty: simplify code and form 2016-10-29 21:25:42 +00:00
SyncRule.php Import and Sync: add description fields 2017-07-14 14:27:05 +02:00
SyncRun.php schema/mysql: storing what we know makes life easier 2016-02-24 12:20:48 +01:00