[CalendarServer] #344: Expose principals as vCards
#344: Expose principals as vCards -------------------------------+-------------------------------------------- Reporter: helge@… | Owner: wsanchez@… Type: Enhancement | Status: new Priority: 3: Important | Milestone: Component: Calendar Server | Severity: Other Keywords: | -------------------------------+-------------------------------------------- CalServer only exposes accounts as principals (aka WebDAV properties), though it adds some contact fields, eg firstname/lastname. A big issue with the principals in the context of synchronization is that we can't track changes using etags :-/ This more or less prohibits synchronized 'Accounts' folders. (eg we could otherwise expose groups as contact folders and group members as contacts inside those, resource folders etc) So, it would be *very* helpful, if principal resources would be GETtable vCards, with an etag. A fast hack would do :-) It doesn't need to support full CardDAV (PUT etc), just a minimal vCard representation would be great (just FN/N vCard properties in the simplest case ...). -- Ticket URL: <http://trac.calendarserver.org/ticket/344> CalendarServer </> HTTP/WebDAV/CalDAV Server
#344: Expose principals as vCards -------------------------------+-------------------------------------------- Reporter: helge@… | Owner: wsanchez@… Type: Enhancement | Status: new Priority: 4: Nice to have | Milestone: Later Component: Calendar Server | Severity: Other Keywords: | Radar: -------------------------------+-------------------------------------------- Changes (by wsanchez@…): * priority: 3: Important => 4: Nice to have * milestone: => Later -- Ticket URL: <http://trac.calendarserver.org/ticket/344#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
#344: Expose principals as vCards -------------------------------+-------------------------------------------- Reporter: helge@… | Owner: wsanchez@… Type: Enhancement | Status: new Priority: 4: Nice to have | Milestone: Later Component: Calendar Server | Severity: Other Keywords: | Radar: -------------------------------+-------------------------------------------- Comment(by wsanchez@…): A GET on the principal with an accept header that prefers vCard should work. -- Ticket URL: <http://trac.calendarserver.org/ticket/344#comment:2> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server
participants (2)
-
Calendar and Contacts Server
-
CalendarServer