Commit graph

18 commits

Author SHA1 Message Date
Aleksander Machniak
23e4d1b25a Fix bug where relations/tags members changes were ignored on relation update (#4095) 2015-01-22 06:18:27 -05:00
Aleksander Machniak
c3e142094f Fix bug where configuration object UID was modified on object update (#4051) 2014-12-09 09:42:46 -05:00
Aleksander Machniak
815ab6596b Fix Content-Type of configuration objects (#4029) 2014-12-05 07:20:34 -05:00
Aleksander Machniak
e200122308 Fix reading configuration objects of type file_driver (#3900) 2014-11-12 03:19:38 -05:00
Aleksander Machniak
6c8d7d4000 Add support for configuration./file_driver objects (#3775) 2014-10-14 07:37:14 -04:00
Thomas Bruederli
6f0ef60f7a Add fall-back to the full uri for searching relations in cache 2014-10-13 14:48:59 +02:00
Aleksander Machniak
0730852179 Cache relation members for better performance (#3452) 2014-08-19 08:20:47 -04:00
Aleksander Machniak
e3d29617ae Query kolab_cache_configuration with category filter for better performance (#3286)
Warning: this requires DELETE FROM kolab_folders WHERE type = 'configuration';
2014-08-19 05:11:18 -04:00
Thomas Bruederli
ca02fcbb37 Cast relation object arguments into strings even if not set. This avoids fatal errors when calling the libkolabxml bindings with wrong function signatures 2014-08-06 10:34:25 +02:00
Aleksander Machniak
39c2aee5b9 Initial support for Snippets and Relations 2014-05-18 14:45:23 +02:00
Aleksander Machniak
f67c02e185 Remove redundant code, this is done in parent's set() method 2013-07-05 13:38:16 +02:00
Aleksander Machniak
e03156fc1f Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
Aleksander Machniak
ddeb606daf Fix File support. Fix handling of non-inline attachments of event and file objects. 2013-01-16 09:27:34 +01:00
Thomas Bruederli
025a388ba5 Finally remove the remaining Horde stuff after switching to libkolab for recurrence and format v2 support 2012-11-21 11:21:19 +01:00
Thomas Bruederli
d98e8787c6 Fix kolab_format_* classes to read v2 format; perpare kolab_storage to write out v2 format 2012-11-06 19:03:12 +01:00
Thomas Bruederli
d55e56c07c Use new libkolab XML object reading/writing functions in preparation of adding Kolab format v2 capabilities 2012-11-01 20:06:09 +01:00
Thomas Bruederli
0bd829aa6f Finish reading/writing of Dictionary configuration objects 2012-06-06 10:24:28 +02:00
Thomas Bruederli
eca8ebafc3 Read (old) configuration.dictionary objects with new kolab_storage layer; writing not implemented yet, until libkolabxml supports it 2012-05-23 14:41:32 +02:00