egroupware_official/addressbook/inc
ralf 0b86ba7a20 * Addressbook/CardDAV: fix new Thunderbird 110 could not sync big addressbooks
TB 110 does an initial PROPFIND and then requests ALL resources in a single multiget REPORT, which caused two problems:
a) enabled CalDAV/CardDAV request logging switched output-buffering on and then runs out of memory --> switching it and therefore logging off for multiget REPORTS with more then 200 resources
b) PROPFIND iterator wrongly continued running, if the not found resources together with the found ones exceeded the chunk-size of 500
2023-02-13 22:42:13 +01:00
..
class.addressbook_bo.inc.php Avoid php warning 2019-07-18 16:19:53 +02:00
class.addressbook_contactform.inc.php Implement google recaptcha for sitemanager forms 2016-12-09 10:32:56 +01:00
class.addressbook_display.inc.php fix PHP 8 errors 2021-04-06 15:32:21 +02:00
class.addressbook_egw_record.inc.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
class.addressbook_export_contacts_csv.inc.php Addressbook: Export listed accounts as being in the addressbook of the exporter. They now are 'Accounts' 2020-09-28 09:14:45 -06:00
class.addressbook_export_vcard.inc.php Import/Export - change signature of method that gets options to allow definition-specific values 2018-11-29 10:32:42 -07:00
class.addressbook_favorite_portlet.inc.php Addressbook cleanup 2018-11-20 10:27:56 -07:00
class.addressbook_groupdav.inc.php * Addressbook/CardDAV: fix new Thunderbird 110 could not sync big addressbooks 2023-02-13 22:42:13 +01:00
class.addressbook_hooks.inc.php next chunk of fixed PHP Warning: Undefined array key or variable in main repo 2022-04-26 21:04:16 +02:00
class.addressbook_import_contacts_csv.inc.php Addressbook: Allow to choose the target addressbook when importing 2023-01-10 14:34:35 -07:00
class.addressbook_import_vcard.inc.php Add ability to choose target calendar & addressbook when importing ical/vcard 2023-01-19 15:48:35 -07:00
class.addressbook_merge.inc.php Entry share changes 2018-10-11 12:54:17 -06:00
class.addressbook_so.inc.php move addresbook_bo to Api\Contacts, ldap to Api\Ldap, ldapserverinfo to Api\Ldap\ServerInfo, bo_tracking to Api\Storage\Tracking, historylog to Api\Storage\History, Api\Customfields to Api\Storage\Customfields 2016-03-06 13:45:15 +00:00
class.addressbook_ui.inc.php Addressbook: Fix shared values did not validate 2023-02-13 09:46:18 -07:00
class.addressbook_vcal.inc.php fix PHP 8.0 error: trim() expects parameter 1 to be string, array given 2021-10-28 21:34:02 +02:00
class.addressbook_wizard_export_contacts_csv.inc.php fix PHP 8.x TypeError: Cannot access offset of type string on string 2022-04-20 17:31:17 +02:00
class.addressbook_wizard_export_vcard.inc.php converted addressbook to use new api 2016-04-29 10:41:53 +00:00
class.addressbook_wizard_import_contacts_csv.inc.php fix diverse PHP 8.0 TypeErrors and ArgumentCountError in import/export 2021-11-15 14:41:36 +01:00
class.addressbook_wizard_import_vcard.inc.php Addressbook: fix "array_key_exists(): Argument #2 ($array) must be of type array, null given" error editing import vcard definition 2022-11-21 09:19:23 -07:00
class.addressbook_zpush.inc.php next chunk of fixed PHP Warning: Undefined array key or variable in main repo 2022-04-26 21:04:16 +02:00