roundcubemail-plugins-kolab/plugins/libkolab/lib
2015-03-31 15:10:42 +02:00
..
kolab_bonnie_api.php Increase default timeout for Bonnie API requests 2015-03-31 15:10:42 +02:00
kolab_bonnie_api_client.php Implement a JSON-RPC based client to the Bonnie service API (#3093) 2014-07-29 15:33:34 +02:00
kolab_date_recurrence.php Code cleanup: get recurrence instance identifiers from utility functions 2015-03-10 14:30:50 +01:00
kolab_format.php Allow to load attachments from old revisions + implement resting of old revisions if write permissions are granted 2015-03-18 20:24:57 +01:00
kolab_format_configuration.php Fix bug where relations/tags members changes were ignored on relation update (#4095) 2015-01-22 06:18:27 -05:00
kolab_format_contact.php Add support for some Vcard 4.0 contact properties 2014-08-13 15:54:52 +02:00
kolab_format_distributionlist.php Remove duplicate group members 2014-03-13 18:35:27 +01:00
kolab_format_event.php Code cleanup: get recurrence instance identifiers from utility functions 2015-03-10 14:30:50 +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 Allow to store email message references for note objects (link format tentative) + store message-id in cache for querying 2014-04-14 18:25:04 +02:00
kolab_format_task.php Avoid fatal errors when setting recurrence until date for tasks (#4852) 2015-03-16 14:43:02 +01:00
kolab_format_xcal.php Avoid fatal errors when setting recurrence until date for tasks (#4852) 2015-03-16 14:43:02 +01:00
kolab_storage.php Make the list of properties considered 'significant' for scheduling configurable 2015-02-12 11:54:51 +01:00
kolab_storage_cache.php Improve groupware object cache synchronization (#3933): 2015-02-05 15:27:28 +01:00
kolab_storage_cache_configuration.php Post-filter all tag objects (in case caching is disabled); improve kolab_storage_cache for the case caching is off 2014-08-26 12:03:11 +02:00
kolab_storage_cache_contact.php Fix caching of contact keys (#4939) 2015-03-30 09:23:59 -04:00
kolab_storage_cache_event.php Provide access to exception instances outside of a recurring event context (#4722) 2015-02-26 15:05:55 +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_config.php Consolidate message reference handling functions into libkolab plugin (in preparation for #4161) 2015-01-13 22:19:52 +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 Split recurring event into a new series when modifying with this-and-future option (#4386); optimize copying of attachments into new event 2015-02-20 00:11:40 +01:00
kolab_storage_folder_api.php Create domain-aware cache identifiers for groupware folders (#3991) 2014-11-27 09:33:40 +01:00
kolab_storage_folder_user.php Refine virtual user folders handling in new folder navigation according to #3378 2014-09-08 18:56:23 +02:00
kolab_storage_folder_virtual.php Provide sample config for new LDAP user search 2014-05-15 14:18:23 +02:00