egroupware/addressbook
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
..
doc "some docu, maybe useful for others too" 2007-05-09 07:42:41 +00:00
importexport/definitions Fix missed class name change in default importexport profile 2010-03-31 15:45:15 +00:00
inc * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
lang moved default fields for copying to addressbook_ui::$copy_fields AND using that default also if nothing is configured 2010-08-30 10:21:23 +00:00
setup - Add option to change addressbook for record on a per-record basis, with fallback to owner 2010-09-23 19:49:07 +00:00
sitemgr added paramter to select, if sender gets also an email via contactform 2009-09-28 19:22:45 +00:00
templates Add site configuration setting for which fields to copy when copying an address. (egw.stylite.de bug #8168) 2010-08-25 16:47:25 +00:00
csv_import.php Allow to use account_id as unique key in csv import and added it to cvs 2009-11-27 13:35:43 +00:00
index.php renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00