.. |
kolab_date_recurrence.php
|
Fix recurrence computation using libkolab bindings
|
2012-11-08 15:41:23 +01:00 |
kolab_format.php
|
Preserve x-custom data in cache, even when object is saved by a client that doesn't support custom fields (#2238)
|
2013-09-19 10:42:35 +02: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
|
Fix bug where email addresses weren't stored in database for fulltext searching
|
2013-08-07 12:10:37 +02:00 |
kolab_format_distributionlist.php
|
Fix PHP warning when adding contact to a group (Bug #1989)
|
2013-07-01 12:04:56 +02:00 |
kolab_format_event.php
|
Handle attachments and links for all xcal-based objects
|
2013-07-24 18:59:57 +02:00 |
kolab_format_file.php
|
Support passing object attachments also as file handle
|
2013-06-27 20:22:01 +02:00 |
kolab_format_journal.php
|
Implemented new method of storing filename and mimetype of file objects
|
2013-04-19 14:20:55 +02:00 |
kolab_format_note.php
|
Implemented new method of storing filename and mimetype of file objects
|
2013-04-19 14:20:55 +02:00 |
kolab_format_task.php
|
Implemented new method of storing filename and mimetype of file objects
|
2013-04-19 14:20:55 +02:00 |
kolab_format_xcal.php
|
Fix ical alarms handling (#2239) and object validation
|
2013-09-19 11:01:13 +02:00 |
kolab_storage.php
|
Allow all object types to be fetched by UID (fixed 404 errors in CardDAV when fetching contact groups)
|
2013-09-05 15:53:20 +02:00 |
kolab_storage_cache.php
|
Fix INSERT undefined values for NOT NULL columns (Bug #2038)
|
2013-07-31 14:32:54 +02:00 |
kolab_storage_folder.php
|
Fix after ical parser refactoring: unset 'data' field to avoid binary data being written to cache
|
2013-09-04 17:37:45 +02:00 |