[CalendarServer-changes] [1424] CalendarServer/trunk/twistedcaldav/resource.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Mar 26 08:33:14 PDT 2007


Revision: 1424
          http://trac.macosforge.org/projects/calendarserver/changeset/1424
Author:   cdaboo at apple.com
Date:     2007-03-26 08:33:13 -0700 (Mon, 26 Mar 2007)

Log Message:
-----------
Add inbox-availability capability so the client knows whether the availability property on an inbox can be used.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/resource.py

Modified: CalendarServer/trunk/twistedcaldav/resource.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/resource.py	2007-03-26 15:30:30 UTC (rev 1423)
+++ CalendarServer/trunk/twistedcaldav/resource.py	2007-03-26 15:33:13 UTC (rev 1424)
@@ -133,6 +133,7 @@
             "calendar-access",
             "calendar-schedule",
             "calendar-availability",
+            "inbox-availability",
         )
 
     liveProperties = DAVResource.liveProperties + (

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070326/4ef1ffea/attachment.html


More information about the calendarserver-changes mailing list