egroupware/addressbook/inc
Ralf Becker ed733eef42 * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:08:37 +00:00
..
class.addressbook_bo.inc.php * allow to pick CC of tickets from addressbook 2010-09-22 09:36:26 +00:00
class.addressbook_contactform.inc.php some improvments for easier extention of the contact form 2010-07-29 13:02:05 +00:00
class.addressbook_csv.inc.php "adding fields for (max. 10) single category names" 2010-03-10 18:05:44 +00:00
class.addressbook_display.inc.php "fixed is not array warning in addressbook display block" 2008-07-03 08:03:23 +00:00
class.addressbook_egw_record.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:11:12 +00:00
class.addressbook_export_contacts_csv.inc.php - Update importexport names/classes to reflect changes in importexport 2010-03-22 15:11:12 +00:00
class.addressbook_groupdav.inc.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
class.addressbook_hooks.inc.php * allow to pick CC of tickets from addressbook 2010-09-22 09:36:26 +00:00
class.addressbook_import_contacts_csv.inc.php - Add option to change addressbook for record on a per-record basis, with fallback to owner 2010-09-23 19:49:07 +00:00
class.addressbook_ldap.inc.php "quiten warning, if search returns empty result" 2009-11-29 10:56:17 +00:00
class.addressbook_merge.inc.php handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:41:19 +00:00
class.addressbook_sif.inc.php Fix SyncML preferences 2010-03-24 11:37:22 +00:00
class.addressbook_so.inc.php allow to optional specify a database object (to access addressbooks in other databases) 2010-07-30 15:30:46 +00:00
class.addressbook_sql.inc.php fixed sql error reported on user list 2010-09-20 06:11:17 +00:00
class.addressbook_tracking.inc.php Don't record change history on jpegphoto, it causes SQL errors. (Bug #2483) 2010-04-22 15:39:32 +00:00
class.addressbook_ui.inc.php Add action to undelete selected addresses. Only visible when viewing deleted addresses. 2010-09-23 21:55:06 +00:00
class.addressbook_vcal.inc.php * fixed privated contacts got synced back as public 2010-09-08 09:45:20 +00:00
class.addressbook_wizard_import_contacts_csv.inc.php - Add option to change addressbook for record on a per-record basis, with fallback to owner 2010-09-23 19:49:07 +00:00
class.boaddressbook.inc.php "patch from Lorentz <lorentz(at)friendship-systems.com>" 2010-03-21 09:54:42 +00:00
hook_config.inc.php an other fix for copying contacts: 2010-09-01 07:57:06 +00:00
hook_home.inc.php "fixed birthday reminder on home for ldap: 2009-11-29 13:34:00 +00:00