roundcubemail-plugins-kolab/plugins/libkolab/lib
2014-01-15 16:36:33 +01:00
..
kolab_date_recurrence.php Avoid fatal errors in case the event object has invalid date properties 2014-01-15 16:36:33 +01:00
kolab_format.php Add 'Z' to the list of UTC timezone abbreviations (Bug #2220) 2013-11-20 12:57:24 +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 Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:33:52 +02:00
kolab_format_distributionlist.php Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:33:52 +02:00
kolab_format_event.php Avoid recurrence exceptions being copied to exception items recursively. This caused memory leaks when serializing events for caching 2013-11-06 16:41:36 +01:00
kolab_format_file.php Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:33:52 +02: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:33:52 +02:00
kolab_format_note.php Reflect format errors in is_valid() method to avoid invalid data being loadd and written to cache (#2360) 2013-10-16 15:33:52 +02: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:33:52 +02:00
kolab_format_xcal.php Collected 1f851a7 and 406fd4d82..8039a2f6e to improve memory consumption during ICS file imports (#2353) 2013-10-31 13:57:32 +01:00
kolab_storage.php Fix double HTML entities encoding in virtual folders names 2013-11-22 11:13:29 +01:00
kolab_storage_cache.php Avoid fatal errors if folder type information is missing (#1321) 2014-01-06 17:08:02 +01: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 Fix computation of recurrence end date (#2393) 2013-10-21 17:15:26 +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 Make generated folder UIDs really unique 2013-11-21 14:39:10 +01:00