Commit Graph

587 Commits

Author SHA1 Message Date
Thomas Gelf 3d38a6fec9 DirectorObjectForm: do not show structured vars 2015-08-28 17:01:57 +02:00
Thomas Gelf 45755f7a63 Util: add methods for Ldap resources 2015-08-28 16:57:40 +02:00
Thomas Gelf 3ddd6291e4 ObjectController: add missing title 2015-08-28 16:51:41 +02:00
Thomas Gelf 5d643534ad QuickTable: gracefully handle missing columns 2015-08-28 16:49:48 +02:00
Thomas Gelf 99dfe54637 css/imgs: new icons for trees 2015-08-28 16:48:12 +02:00
Thomas Gelf abd17e8be7 Sync: initial work to support more object types 2015-08-04 19:52:02 +02:00
Thomas Gelf d4d48a41d8 schema/mysql: extend sync type enum 2015-08-04 19:31:31 +02:00
Thomas Gelf 1761665d2e SyncRuleForm: allow for more object types 2015-08-04 19:27:30 +02:00
Thomas Gelf e9d9a435b9 IcingaObject: add more class loading helpers 2015-08-04 19:26:53 +02:00
Thomas Gelf 0aae476498 Sync: handle 'import' property on creation 2015-08-03 15:12:46 +02:00
Thomas Gelf 9279e01c89 IcingaCommandArgumentTable: use with object 2015-08-03 13:55:01 +02:00
Thomas Gelf 618cd3c32b Menu: add commands 2015-08-03 13:54:36 +02:00
Thomas Gelf 9771e04ee0 IcingaCommandArgument: adjust schema column name 2015-08-03 13:53:58 +02:00
Thomas Gelf 757dc104d3 IcingaCommandArgumentForm: start to rework form 2015-08-03 13:53:20 +02:00
Thomas Gelf be99769fc6 DirectorObjectForm: fields not required if inherited 2015-08-03 13:51:55 +02:00
Thomas Gelf 611b94368b schema: rename value_format to argument_format 2015-08-03 13:51:26 +02:00
Thomas Gelf 8eb2bd7701 IcingaObject: prepare generic "arguments" support 2015-08-03 13:43:30 +02:00
Thomas Gelf 73ed4d398f DirectorObjectForm: never inherit object_name 2015-08-03 13:42:52 +02:00
Thomas Gelf b90c93ebdc Command templates and more 2015-08-03 13:42:19 +02:00
Thomas Gelf 9946bed438 ObjectController: do not load objects twice 2015-08-03 13:41:42 +02:00
Thomas Gelf 4133733664 ObjectController: add missing variable 2015-08-03 13:41:22 +02:00
Thomas Gelf 19eec671f2 Import/Sync: add support for 'import' fields 2015-08-03 13:39:55 +02:00
Thomas Gelf c26f2ed087 DirectorObjectForm: handle object_type only if such 2015-08-03 13:39:12 +02:00
Thomas Gelf 0b4c4d6538 ImportSourceForm: less hacky, less buggy 2015-08-03 13:37:43 +02:00
Thomas Gelf b3ce3bc749 IcingaHostTable: show less columns 2015-08-03 13:32:44 +02:00
Thomas Gelf e2b2c14c13 show/activitylog: rudimentary "structure" suppport 2015-08-03 13:32:14 +02:00
Thomas Gelf 3beaeba3d6 IcingaCommandTable: add distinct template table 2015-08-03 13:31:45 +02:00
Thomas Gelf b78b066f27 IcingaZoneForm: use helper methods, not object type 2015-08-03 13:14:09 +02:00
Thomas Gelf b6018c2d31 DirectorObjectForm: fix non-Icinga defaults 2015-08-03 13:13:28 +02:00
Thomas Gelf 7652ec6623 FieldController: obsolete, remove 2015-08-03 12:54:40 +02:00
Thomas Gelf 2bab21c2d8 DirectorObjectForm: prefill object with defaults 2015-08-03 12:54:40 +02:00
Thomas Gelf 44154fe914 ObjectController: directly use this->object 2015-08-03 12:54:40 +02:00
Thomas Gelf 22aa1552a4 DirectorObjectForm: imports field should be larger 2015-08-03 12:54:40 +02:00
Thomas Gelf b9bd71cc13 DirectorObjectForm: more restrictive auto-id field 2015-08-03 12:54:40 +02:00
Thomas Gelf d931eee9b3 DirectorObjectForm: customvars work with post 2015-08-03 12:54:40 +02:00
Thomas Gelf ea2add6dc0 DirectorObjectForm: postpone "dummy" object creation 2015-08-03 12:54:40 +02:00
Thomas Gelf 02daf8b97a DirectorObjectForm: allow to set object externally 2015-08-03 12:54:40 +02:00
Thomas Gelf 44013eec42 DirectorObjectForm: remodel boolean helpers 2015-08-03 12:54:40 +02:00
Thomas Gelf 1e5deb2441 DirectorObjectForm: say "inherited from ..." 2015-08-03 12:54:40 +02:00
Thomas Gelf 213df7e34b DirectorObjectForm: remove now useless hook 2015-08-03 12:54:40 +02:00
Thomas Gelf 237aaffc45 ObjectController: code cleanup, use fields 2015-08-03 12:54:40 +02:00
Thomas Gelf 1bc7bc2cd9 Icinga*FieldForm: remove, obsolete 2015-08-03 12:54:40 +02:00
Thomas Gelf 94e777a390 ObjectController: add fields action 2015-08-03 12:54:40 +02:00
Thomas Gelf 591e816638 ObjectController: simplify object loading 2015-08-03 12:54:40 +02:00
Thomas Gelf 1d617c7bdd DirectorObjectForm: relax private to protected 2015-08-03 12:54:40 +02:00
Thomas Gelf ab2e55321d IcingaObject: new static loadByType() method 2015-08-03 12:54:40 +02:00
Thomas Gelf bf596d98ee DbObject: introduce onClone() hook 2015-08-03 12:54:40 +02:00
Thomas Gelf de843b19ed QuickForm: set csrf value through addHidden 2015-08-03 12:54:40 +02:00
Thomas Gelf 69b394cda5 IcingaObjectField: new generic form and table 2015-08-03 12:54:39 +02:00
Thomas Gelf 417b59f6d6 DbObject: add a hint on getId, check later 2015-08-03 12:54:39 +02:00