roundcubemail-plugins-kolab/plugins/libkolab/lib
2013-10-09 09:58:19 +02:00
..
kolab_date_recurrence.php Fix recurrence computation using libkolab bindings 2012-11-08 15:41:23 +01:00
kolab_format.php Fix setting created time if missing 2013-09-25 17:34:05 +02:00
kolab_format_configuration.php Remove redundant code, this is done in parent's set() method 2013-07-05 13:38:16 +02:00
kolab_format_contact.php Fix bug where email addresses weren't stored in database for fulltext searching 2013-08-07 12:10:37 +02:00
kolab_format_distributionlist.php Fix PHP warning when adding contact to a group (Bug #1989) 2013-07-01 12:04:56 +02:00
kolab_format_event.php Support DURATION properties for events (#1916) 2013-09-26 09:43:29 +02:00
kolab_format_file.php Support passing object attachments also as file handle 2013-06-27 20:22:01 +02:00
kolab_format_journal.php Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
kolab_format_note.php Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
kolab_format_task.php Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
kolab_format_xcal.php Fix ical alarms handling (#2239) and object validation 2013-09-19 11:01:13 +02:00
kolab_storage.php Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
kolab_storage_cache.php Fix reference to kolab_cache table in count() method 2013-10-08 13:37:49 +02:00
kolab_storage_cache_configuration.php Specify type field 2013-10-04 19:38:44 +02:00
kolab_storage_cache_contact.php Fix copy&paste typos 2013-10-07 12:14:44 +02:00
kolab_storage_cache_event.php Let the derrived kolab_storage_cache classes provide the contents of their custom cache record fields 2013-10-04 19:32:21 +02:00
kolab_storage_cache_file.php Let the derrived kolab_storage_cache classes provide the contents of their custom cache record fields 2013-10-04 19:32:21 +02:00
kolab_storage_cache_freebusy.php Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
kolab_storage_cache_journal.php Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
kolab_storage_cache_mongodb.php Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
kolab_storage_cache_note.php Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
kolab_storage_cache_task.php Minor code improvements 2013-10-07 12:12:23 +02:00
kolab_storage_folder.php Fix get_objects() when called with no argument, folder type is used 2013-10-09 09:58:19 +02:00