Commit Graph

584 Commits

Author SHA1 Message Date
Thomas Gelf 4d34b2188e IcingaObject: allow to load by type with prefix 2015-08-29 01:12:04 +02:00
Thomas Gelf dd06be4a58 Import: handle empty sets 2015-08-29 01:10:56 +02:00
Thomas Gelf 38c4c06c77 DataTypeSqlQuery: temporarily hardcode UTF8 2015-08-29 01:10:14 +02:00
Thomas Gelf ff80463d76 DataTypeSqlQuery: disable buggy cache 2015-08-29 01:08:45 +02:00
Thomas Gelf ce0a982821 DirectorDeploymentLog: new object 2015-08-29 01:07:26 +02:00
Thomas Gelf f92689efd7 Db: implement getUncollectedDeployments() 2015-08-29 01:05:23 +02:00
Thomas Gelf c0043c26b0 IcingaObject: no zones right now 2015-08-29 01:04:28 +02:00
Thomas Gelf 0507a65e0b IcingaObject: log changes before storing relations 2015-08-29 01:03:34 +02:00
Thomas Gelf 74bb7d891e schema/mysql: add deployment stage information 2015-08-29 00:09:03 +02:00
Thomas Gelf decff63ca3 ImportsourceTable: do not link to _main 2015-08-29 00:06:33 +02:00
Thomas Gelf 8711e877ab IcingaHost: add display_name 2015-08-29 00:05:39 +02:00
Thomas Gelf 461fbe6b92 SyncpropertyController: remove useless method 2015-08-28 23:58:41 +02:00
Thomas Gelf 693837004a Sync: allow to enforce array format 2015-08-28 23:56:54 +02:00
Thomas Gelf 11ffedd6f2 ImportrunController: fix pagination 2015-08-28 23:56:25 +02:00
Thomas Gelf 0b4bb9979b Import: work with data formats 2015-08-28 23:53:56 +02:00
Thomas Gelf 8ccad501e8 Sync: retrieve import format 2015-08-28 23:52:02 +02:00
Thomas Gelf c456f79c4c Import: do nothing if matching last import 2015-08-28 23:48:14 +02:00
Thomas Gelf 9c66661cdf Db: implement getLastImportedChecksum() 2015-08-28 23:46:40 +02:00
Thomas Gelf 632873595b show/activitylog: show object syntax, not props 2015-08-28 23:45:16 +02:00
Thomas Gelf 7b1fda25bd IcingaCommand: prepare argument handling 2015-08-28 23:44:26 +02:00
Thomas Gelf 1936ad8997 CustomVariables: improve modification handling 2015-08-28 23:42:40 +02:00
Thomas Gelf eabd848d5f ListController: reduce redundant code 2015-08-28 23:40:40 +02:00
Thomas Gelf ae9e4300c8 CustomVariableDictionary: our 'value' is an array 2015-08-28 23:39:14 +02:00
Thomas Gelf b80a7c3589 IcingaCommandForm: a command field could make sense 2015-08-28 23:37:06 +02:00
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