.. |
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
|
Initial support for Snippets and Relations
|
2014-05-18 14:45:23 +02:00 |
kolab_format_configuration.php
|
Initial support for Snippets and Relations
|
2014-05-18 14:45:23 +02:00 |
kolab_format_contact.php
|
Tag contacts that have a birthday date set and allow to directly select them
|
2014-01-28 15:51:09 +01:00 |
kolab_format_distributionlist.php
|
Remove duplicate group members
|
2014-03-13 18:35:27 +01:00 |
kolab_format_event.php
|
Check for new valarms property when writing cache tags
|
2014-04-17 12:10:44 +02: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
|
Use status attribute to set a task as 'complete' (#3026)
|
2014-05-19 18:20:23 +02:00 |
kolab_format_xcal.php
|
Make status map property visible to derived classes
|
2014-04-17 12:08:52 +02:00 |
kolab_storage.php
|
Small fix when listing subscribed user folders
|
2014-05-23 10:08:20 +02:00 |
kolab_storage_cache.php
|
Resolve UID -> MSGUID mapping from cache table index instead of using IMAP search
|
2014-04-01 16:32:28 +02:00 |
kolab_storage_cache_configuration.php
|
Specify type field
|
2013-10-04 19:38:44 +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_dataset.php
|
Save error state in kolab_storage_cache::select() return value
|
2014-02-10 08:51:51 +01:00 |
kolab_storage_folder.php
|
Refactored kolab_storage_folder classes and consolidated some functions
|
2014-05-15 13:15:58 +02:00 |
kolab_storage_folder_api.php
|
Add new folder navigation to tasks module (#3047)
|
2014-05-21 13:04:18 +02:00 |
kolab_storage_folder_user.php
|
Refactored kolab_storage_folder classes and consolidated some functions
|
2014-05-15 13:15:58 +02:00 |
kolab_storage_folder_virtual.php
|
Provide sample config for new LDAP user search
|
2014-05-15 14:18:23 +02:00 |