Commit Graph

560 Commits

Author SHA1 Message Date
Thomas Gelf 8b11c07c65 objects/tree: generic template for all object types 2015-08-28 23:36:07 +02:00
Thomas Gelf 053854e2c6 CustomVariable: improve modification handling 2015-08-28 18:37:17 +02:00
Thomas Gelf b9a4820515 CustomVariable: fix nested vars 2015-08-28 18:35:42 +02:00
Thomas Gelf 5d363374ad CustomVariableDictionary: implement getValue 2015-08-28 18:30:53 +02:00
Thomas Gelf e912b566a2 CustomVariableArray: implement get(Db)Value() 2015-08-28 18:26:51 +02:00
Thomas Gelf a16fd24cac IcingaObject: intercept set() for sub-objects 2015-08-28 18:23:13 +02:00
Thomas Gelf 3757c0fb85 IcingaObject: type should not be private 2015-08-28 18:21:04 +02:00
Thomas Gelf f81f6167d5 CustomVariable: store format on modification 2015-08-28 18:17:21 +02:00
Thomas Gelf 0c3e316bb9 CustomVariables: cast foreign id to int 2015-08-28 18:16:36 +02:00
Thomas Gelf 7e4067d265 CustomVariableNull: allow for null vars 2015-08-28 18:13:01 +02:00
Thomas Gelf 8a72bbf513 Db: only use use'd classes 2015-08-28 18:02:44 +02:00
Thomas Gelf 3da616aa96 ObjectsController: directly set filterEditor 2015-08-28 18:00:34 +02:00
Thomas Gelf b427ffe639 Commandargument(s)Controller: remove, obsolete 2015-08-28 17:59:46 +02:00
Thomas Gelf 7989bc730d schema/mysql.sql: fix typo 2015-08-28 17:54:22 +02:00
Thomas Gelf b204e7e6a0 ActionController: remove obsolete code 2015-08-28 17:53:35 +02:00
Thomas Gelf 9d921eece6 IcingaConfig: (temp) disable zones 2015-08-28 17:52:19 +02:00
Thomas Gelf e8ae1235fd QuickTable: show array values on multiple lines
NB: Should we better json_encode?
2015-08-28 17:31:31 +02:00
Thomas Gelf 107aca885d schema/mysql: add command fields 2015-08-28 17:22:42 +02:00
Thomas Gelf 6ff5dd323a DirectorObjectForm: work even with no templates 2015-08-28 17:20:12 +02:00
Thomas Gelf cdfac373fb ImportSourceLdap: new import source 2015-08-28 17:16:58 +02:00
Thomas Gelf 3f176de03a DirectorActivityLog: handle sub-objects 2015-08-28 17:14:59 +02:00
Thomas Gelf 9f7e97d80a IcingaObjectGroups: history-related modifications 2015-08-28 17:12:46 +02:00
Thomas Gelf 3811c1612b IcingaObjectImports: attempt to fix history 2015-08-28 17:11:51 +02:00
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