roundcubemail-plugins-kolab/plugins/libkolab/lib
Christian Mollekopf f3592eaf3b Always fetch the full result in kolab_storage_cache::select
The previous behaviour did not work in the addressbook if more than 500
results were provided, because nothing turned the uid only fetch into
the full data, resulting in "empty" result records.
This solution seems to work fine for the cases tested and avoids having
to completely different codepaths based on a number of records found.
2023-05-03 09:25:49 +02:00
..
kolab_attachments_handler.php Support uploads API of Roundcube >= 1.7 2022-12-27 12:38:34 +01:00
kolab_bonnie_api.php PHP8 compatibility fixes 2021-02-01 08:30:34 +01:00
kolab_bonnie_api_client.php PHP8 compatibility fixes 2021-02-01 08:30:34 +01:00
kolab_date_recurrence.php Fix libcalendaring_recurrence::end() 2022-12-02 15:57:59 +01:00
kolab_dav_client.php Fix moving objects between DAV folders 2023-05-01 12:11:33 +02:00
kolab_format.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_configuration.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_contact.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_distributionlist.php Remove duplicate group members 2014-03-13 18:35:27 +01:00
kolab_format_event.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_file.php PHP8 fixes - code style 2023-01-18 16:38: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 PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_task.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_format_xcal.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_ldap.php PHP 8 fixes 2023-01-25 14:58:01 +01:00
kolab_storage.php CS improvements 2023-01-25 15:13:27 +01:00
kolab_storage_cache.php Always fetch the full result in kolab_storage_cache::select 2023-05-03 09:25:49 +02:00
kolab_storage_cache_configuration.php Fast-mode for configuration objects 2019-05-07 10:37:45 +02:00
kolab_storage_cache_contact.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_storage_cache_event.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_storage_cache_file.php Fix setting 'fileid' on file objects (Bifrost#T227815) 2019-07-15 11:21:30 +00: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 PHP 8 fixes 2023-01-18 14:50:31 +01:00
kolab_storage_config.php PHP8 fixes - code style 2023-01-18 16:38:22 +01:00
kolab_storage_dataset.php PHP 8 fixes 2023-01-18 14:50:31 +01:00
kolab_storage_dav.php Fix moving objects between DAV folders 2023-05-01 12:11:33 +02:00
kolab_storage_dav_cache.php Support Postgres database for Kolab cache 2023-01-20 15:10:29 +01:00
kolab_storage_dav_cache_contact.php Remove dependency on kolabcalendaring/kolabformat in CalDAV driver, various PHP8 support fixes 2022-12-05 15:07:23 +01:00
kolab_storage_dav_cache_event.php Remove dependency on kolabcalendaring/kolabformat in CalDAV driver, various PHP8 support fixes 2022-12-05 15:07:23 +01:00
kolab_storage_dav_cache_task.php CalDAV driver for Tasks 2023-01-03 10:42:54 +01:00
kolab_storage_dav_folder.php Fix moving objects between DAV folders 2023-05-01 12:11:33 +02:00
kolab_storage_folder.php Fix moving objects between DAV folders 2023-05-01 12:11:33 +02:00
kolab_storage_folder_api.php PHP 8 fixes 2023-01-25 14:58:01 +01:00
kolab_storage_folder_user.php Replace other user folders uids with display name (Bifrost#T216238) 2019-06-13 13:33:35 +00:00
kolab_storage_folder_virtual.php PHP 8 fixes 2023-01-25 14:58:01 +01:00
kolab_utils.php Multi-folder support for CardDAV and CalDAV drivers 2022-11-04 12:08:22 +01:00