roundcubemail-plugins-kolab/plugins/libkolab/lib
2014-03-27 19:20:22 +01:00
..
kolab_date_recurrence.php Fix anually recurrence end date on 32bit systems by replacing (overflowing) unix timestamps with DateTime objects (#2613) 2014-01-22 11:22:23 +01:00
kolab_format.php Translate legacy X-Kolab-Type 'application/x-vnd.kolab.contact.distlist' into the right object type (#2942) 2014-03-24 18:03:34 +01: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 Tag contacts that have a birthday date set and allow to directly select them 2014-01-28 15:51:09 +01:00
kolab_format_distributionlist.php Remove duplicate group members 2014-03-13 18:35:27 +01:00
kolab_format_event.php Avoid 'Illegal string offset' warnings 2014-03-24 16:57:32 +01:00
kolab_format_file.php Fix Content-Type strings for files and notes; accept application/vnd.kolab+xml when searching for xml part 2014-03-27 19:20:22 +01:00
kolab_format_journal.php Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:30:51 +02:00
kolab_format_note.php Fix Content-Type strings for files and notes; accept application/vnd.kolab+xml when searching for xml part 2014-03-27 19:20:22 +01:00
kolab_format_task.php Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:30:51 +02:00
kolab_format_xcal.php Support Note objects 2014-03-15 15:18:29 +01:00
kolab_storage.php Fix double HTML entities encoding in virtual folders names 2013-11-22 11:12:31 +01:00
kolab_storage_cache.php Fix cache queries for ['tags','!=','x-complete'] 2014-03-17 13:16:10 +01:00
kolab_storage_cache_configuration.php Specify type field 2013-10-04 19:38:44 +02:00
kolab_storage_cache_contact.php Avoid null values for empty fields 2014-02-10 16:01:49 +01:00
kolab_storage_cache_event.php Fix anually recurrence end date on 32bit systems by replacing (overflowing) unix timestamps with DateTime objects (#2613) 2014-01-22 11:22:23 +01: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 Fix anually recurrence end date on 32bit systems by replacing (overflowing) unix timestamps with DateTime objects (#2613) 2014-01-22 11:22:23 +01:00
kolab_storage_dataset.php Save error state in kolab_storage_cache::select() return value 2014-02-10 08:51:51 +01:00
kolab_storage_folder.php Fix Content-Type strings for files and notes; accept application/vnd.kolab+xml when searching for xml part 2014-03-27 19:20:22 +01:00