.. |
kolab_bonnie_api.php
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +01: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
|
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
|
Add support for configuration./file_driver objects (#3775)
|
2014-10-14 07:37:14 -04:00 |
kolab_format_configuration.php
|
Fix reading configuration objects of type file_driver (#3900)
|
2014-11-12 03:19:38 -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
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +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
|
Fix auto-incrementing the sequence value of xcal objects
|
2014-07-31 12:22:07 +02:00 |
kolab_format_xcal.php
|
Fix handling of RSVP flags
|
2014-11-06 17:09:59 +01:00 |
kolab_storage.php
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +01:00 |
kolab_storage_cache.php
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +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
|
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_config.php
|
Keep kolab uids related to a message in memory for repeated queries
|
2014-10-13 18:12:59 +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
|
Avoid unused variables (also fixed some bugs) found in static code analysis
|
2014-11-21 10:03:18 +01:00 |
kolab_storage_folder_api.php
|
Pre-select confidential event/tasks folder for iTip invitations marked as confidential (#3451)
|
2014-09-23 12:27:57 +02: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 |