.. |
kolab_attachments_handler.php
|
More attachment handling code de-duplication
|
2018-03-19 18:08:56 +00: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
|
kolab_date_recurrence improvements with some tests
|
2019-03-15 11:16:51 +00:00 |
kolab_format.php
|
Fix handling EXDATEs in different timezone than the event timezone (Bifrost#T154553)
|
2018-12-13 12:36:20 +00: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
|
T1841: Support non-all-day exceptions to all-day events and vice-versa
|
2016-12-30 05:33:02 -05: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
|
Fix handling EXDATEs in different timezone than the event timezone (Bifrost#T154553)
|
2018-12-13 12:36:20 +00:00 |
kolab_storage.php
|
Small phpdoc fixes
|
2019-05-02 12:38:24 +02:00 |
kolab_storage_cache.php
|
Don't store invalid objects in cache
|
2019-05-16 08:33:27 +00:00 |
kolab_storage_cache_configuration.php
|
Fast-mode for configuration objects
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_contact.php
|
Slim down kolab cache (drop xml column, change data format) (Bifrost#T61991)
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_event.php
|
Fast-mode for events/tasks/contacts and some code improvements
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_file.php
|
Fast-mode for events/tasks/contacts and some code improvements
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_freebusy.php
|
Fix missing events on edges of the view time range (when client timezone is different than server tz) (T698)
|
2015-08-18 12:39:55 +02:00 |
kolab_storage_cache_journal.php
|
Fast-mode for events/tasks/contacts and some code improvements
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_note.php
|
Fast-mode for configuration objects
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_cache_task.php
|
Use cache fast-mode for counting tasks
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_config.php
|
Fast-mode for configuration objects
|
2019-05-07 10:37:45 +02: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
|
Slim down kolab cache (drop xml column, change data format) (Bifrost#T61991)
|
2019-05-07 10:37:45 +02:00 |
kolab_storage_folder_api.php
|
Fix support for imap hierarchy delimiter different than a slash char (Bifrost#T71208)
|
2018-05-03 10:32:51 +00:00 |
kolab_storage_folder_user.php
|
Avoid PHP 7 compatibility warnings
|
2017-11-28 10:39:31 +01:00 |
kolab_storage_folder_virtual.php
|
Performance: Consolidate metadata requests (#3989)
|
2016-02-12 13:45:58 +01:00 |
kolab_utils.php
|
Unify/de-duplicate code for folder form handling
|
2018-03-28 15:36:08 +00:00 |