..
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
* Timesheet: new REST API to query, update and delete timesheets https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Timesheet.md
2024-02-06 16:39:12 +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
WIP allow to place custom-fields in specified tabs and automatic tab generation
2024-03-25 16:03:48 +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