Commit Graph

4 Commits

Author SHA1 Message Date
Ralf Becker
99b6661856 documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app 2010-10-21 16:07:36 +00:00
Ralf Becker
ed0d21369e we need a real redirect, not just a proxy 2010-10-20 19:33:27 +00:00
Ralf Becker
1d06863b46 need to rewrite PROPFIND and OPTIONS requests for iPhone OS4.1+ 2010-10-19 13:42:06 +00:00
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