.. |
class.addressbook_bo.inc.php
|
Avoid php warning
|
2019-07-18 16:19:53 +02:00 |
class.addressbook_contactform.inc.php
|
fix PHP 8.4 Fatal error: Duplicate declaration of static variable $contact
|
2024-04-09 13:19:22 +02: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
|
* CalDAV/CardDAV/REST API: fix not working limited result
|
2024-05-13 19:18:59 +02:00 |
class.addressbook_hooks.inc.php
|
* Addressbook/Mail: new value "Hide groups without email" for preference "Hide user groups as distribution list"
|
2024-03-11 11:35:49 +02:00 |
class.addressbook_import_contacts_csv.inc.php
|
Addressbook: During CSV import, only check 'exists' condition once. No re-check if it wasn't found
|
2023-10-26 11:34:37 -06: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
|
fix [Ok] button of name popup was disabled, if user had no edit rights to a contact
|
2024-04-04 18:50:02 +02: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
|
Importexport: Fix missing special import fields
|
2023-07-18 09:19:16 -06: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
|
another big chunk of PHP Warnings
|
2024-02-08 12:30:39 +02:00 |