Commit Graph

29 Commits

Author SHA1 Message Date
Thomas Gelf 09df0b7a1e Sync: remove useless dummy 2015-12-15 18:56:34 +01:00
Thomas Gelf ca15817da5 Sync: allow to override object_name 2015-12-10 12:57:11 +01:00
Thomas Gelf 0d8746624b Sync: fix variables passed to helper methods 2015-12-09 11:45:04 +01:00
Thomas Gelf e34b0e0d95 Sync: simplifying prepareSyncForRule() method 2015-12-08 16:40:47 +01:00
Thomas Gelf a88d064b05 Sync: add documentation, code should be simplified 2015-12-08 11:51:05 +01:00
Thomas Gelf 7f2e9ddc52 Sync: use row filters 2015-12-04 10:59:25 +01:00
Thomas Gelf 2164c1e2b9 Sync: allow to remove objects 2015-12-04 10:24:54 +01:00
Thomas Gelf a7f11f7702 ImportSourceHook: add failsafe getSetting method 2015-12-03 00:39:46 +01:00
Thomas Gelf b190fd62e3 Sync: allow to access "deep" values from expressions 2015-12-02 15:59:31 +01:00
Thomas Gelf 99a427c217 Sync: speedup by moving some logic to userspace 2015-11-25 21:54:42 +01:00
Thomas Gelf 8ed2b99c82 Sync: allow direct access to nested structures 2015-11-25 09:21:15 +01:00
Thomas Gelf ca368a341a Sync: just a newline 2015-11-17 18:28:24 +01:00
Thomas Gelf 326a88fc81 Sync: cleanup 2015-11-02 09:29:03 +01:00
Thomas Gelf b41ca7826e Sync: allow to determine expected modifications 2015-10-30 23:34:27 +01:00
Thomas Gelf 9ec520c788 Sync: start code cleanup
We want to store sync history and show sync previews, code needs to
be prepared for those tasks
2015-10-20 23:29:29 +02:00
Thomas Gelf 62a0f5f9c2 Sync: indentation 2015-10-20 22:22:58 +02:00
Thomas Gelf fc5976b5f8 Sync: use IcingaException 2015-10-20 22:21:48 +02:00
Thomas Gelf 693837004a Sync: allow to enforce array format 2015-08-28 23:56:54 +02:00
Thomas Gelf 8ccad501e8 Sync: retrieve import format 2015-08-28 23:52:02 +02:00
Thomas Gelf abd17e8be7 Sync: initial work to support more object types 2015-08-04 19:52:02 +02:00
Thomas Gelf 0aae476498 Sync: handle 'import' property on creation 2015-08-03 15:12:46 +02:00
Thomas Gelf 19eec671f2 Import/Sync: add support for 'import' fields 2015-08-03 13:39:55 +02:00
Thomas Gelf 68e359cbc0 Sync: start to work with multiple datasources...
...working, but still unfinished
2015-07-26 15:46:25 +02:00
Thomas Gelf 1ffc032e26 Sync: dummy return value to succeed in controller
Fixes redirect unless we store a sync run history
2015-07-24 15:31:57 +02:00
Thomas Gelf f05fa90fee Sync: fix purge mechanism 2015-07-24 15:31:57 +02:00
Thomas Gelf f65e880aaa Sync: forbid sync access to existing templates 2015-07-24 15:31:57 +02:00
Thomas Gelf 7edc5f37b3 Sync: use a single db transaction 2015-07-24 15:31:57 +02:00
Thomas Gelf 1c5f83a6cf Sync: fail with missing key column
NB: might not work as expected, more fixes to come
2015-07-24 15:31:57 +02:00
Thomas Gelf bdda0fe717 Sync: initial test implementation
refs #9731
2015-07-24 10:51:55 +02:00