.. |
kolab_date_recurrence.php
|
Fix recurrence computation using libkolab bindings
|
2012-11-08 15:41:23 +01:00 |
kolab_format.php
|
Implemented new method of storing filename and mimetype of file objects
|
2013-04-19 14:20:55 +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
|
Force setting internal object type to prevent type overwrite
|
2013-07-01 08:28:54 +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
|
Fix undefined variable related errors caught in static code analysis
|
2013-05-07 12:56:18 +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 saving objects without recurrence rule (but previously had recurrence)
|
2013-07-04 16:58:18 +02:00 |
kolab_storage.php
|
Unify fetching folder (metadata) types. This should also improve performance
|
2013-07-09 15:16:15 +02:00 |
kolab_storage_cache.php
|
De-duplicate binary content when saving in database (#1749)
|
2013-06-17 15:44:17 +02:00 |
kolab_storage_folder.php
|
Add type argument to get_object() - when you fetch object by uid
|
2013-07-03 09:19:16 +02:00 |