[CalendarServer-changes] [13876] CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 13 19:17:00 PDT 2014


Revision: 13876
          http://trac.calendarserver.org//changeset/13876
Author:   gaya at apple.com
Date:     2014-08-13 19:17:00 -0700 (Wed, 13 Aug 2014)
Log Message:
-----------
clean up resource and test names

Added Paths:
-----------
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/10.ics
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.xml

Removed Paths:
-------------
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2a.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2b.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3a.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3b.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.ics
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml
    CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.ics

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/10.ics (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/8.ics)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/10.ics	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/10.ics	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,29 @@
+BEGIN:VCALENDAR
+VERSION:2.0
+PRODID:-//PYVOBJECT//NONSGML Version 1//EN
+BEGIN:VTIMEZONE
+TZID:US/Eastern
+LAST-MODIFIED:20040110T032845Z
+BEGIN:STANDARD
+DTSTART:20001026T020000
+RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
+TZNAME:EST
+TZOFFSETFROM:-0400
+TZOFFSETTO:-0500
+END:STANDARD
+BEGIN:DAYLIGHT
+DTSTART:20000404T020000
+RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
+TZNAME:EDT
+TZOFFSETFROM:-0500
+TZOFFSETTO:-0400
+END:DAYLIGHT
+END:VTIMEZONE
+BEGIN:VEVENT
+UID:$uid2:
+DTSTART;TZID=US/Eastern:$now.year.1:0201T100000
+DURATION:PT7H
+DTSTAMP:20051222T205953Z
+SUMMARY:event 7-1
+END:VEVENT
+END:VCALENDAR

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2.xml (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2a.xml)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,23 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<notification xmlns='http://calendarserver.org/ns/'>
+  <dtstamp></dtstamp>
+  <invite-notification shared-type='calendar'>
+    <uid></uid>
+    <href xmlns='DAV:'>$cuaddrurn6:</href>
+    <invite-noresponse/>
+    <access>
+      <read-write/>
+    </access>
+    <hosturl>
+      <href xmlns='DAV:'>$calendarhome1:/shared</href>
+    </hosturl>
+    <organizer>
+      <href xmlns='DAV:'>$principaluri1:</href>
+      <common-name>User 01</common-name>
+    </organizer>
+    <summary>My Shared Calendar</summary>
+    <supported-calendar-component-set xmlns='urn:ietf:params:xml:ns:caldav'>
+      <comp name="VEVENT" />
+    </supported-calendar-component-set>
+  </invite-notification>
+</notification>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2a.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2a.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2a.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,23 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<notification xmlns='http://calendarserver.org/ns/'>
-  <dtstamp></dtstamp>
-  <invite-notification shared-type='calendar'>
-    <uid></uid>
-    <href xmlns='DAV:'>$cuaddrurn6:</href>
-    <invite-noresponse/>
-    <access>
-      <read-write/>
-    </access>
-    <hosturl>
-      <href xmlns='DAV:'>$calendarhome1:/shared</href>
-    </hosturl>
-    <organizer>
-      <href xmlns='DAV:'>$principaluri1:</href>
-      <common-name>User 01</common-name>
-    </organizer>
-    <summary>My Shared Calendar</summary>
-    <supported-calendar-component-set xmlns='urn:ietf:params:xml:ns:caldav'>
-      <comp name="VEVENT" />
-    </supported-calendar-component-set>
-  </invite-notification>
-</notification>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2b.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2b.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2b.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,23 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<notification xmlns='http://calendarserver.org/ns/'>
-  <dtstamp></dtstamp>
-  <invite-notification shared-type='calendar'>
-    <uid></uid>
-    <href xmlns='DAV:'>$cuaddrurn7:</href>
-    <invite-noresponse/>
-    <access>
-      <read-write/>
-    </access>
-    <hosturl>
-      <href xmlns='DAV:'>$calendarhome1:/shared</href>
-    </hosturl>
-    <organizer>
-      <href xmlns='DAV:'>$principaluri1:</href>
-      <common-name>User 01</common-name>
-    </organizer>
-    <summary>My Shared Calendar</summary>
-    <supported-calendar-component-set xmlns='urn:ietf:params:xml:ns:caldav'>
-      <comp name="VEVENT" />
-    </supported-calendar-component-set>
-  </invite-notification>
-</notification>

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3.xml (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/2b.xml)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,23 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<notification xmlns='http://calendarserver.org/ns/'>
+  <dtstamp></dtstamp>
+  <invite-notification shared-type='calendar'>
+    <uid></uid>
+    <href xmlns='DAV:'>$cuaddrurn7:</href>
+    <invite-noresponse/>
+    <access>
+      <read-write/>
+    </access>
+    <hosturl>
+      <href xmlns='DAV:'>$calendarhome1:/shared</href>
+    </hosturl>
+    <organizer>
+      <href xmlns='DAV:'>$principaluri1:</href>
+      <common-name>User 01</common-name>
+    </organizer>
+    <summary>My Shared Calendar</summary>
+    <supported-calendar-component-set xmlns='urn:ietf:params:xml:ns:caldav'>
+      <comp name="VEVENT" />
+    </supported-calendar-component-set>
+  </invite-notification>
+</notification>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3a.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3a.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3a.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<invite-reply xmlns='http://calendarserver.org/ns/'>
-  <href xmlns='DAV:'>mailto:$email6:</href>
-  <invite-accepted/>
-  <hosturl>
-    <href xmlns='DAV:'>$calendarhome1:/shared</href>
-  </hosturl>
-  <in-reply-to>$inviteuid6:</in-reply-to>
-  <summary>The Shared Calendar</summary>
-  <common-name>$username6:</common-name>
-  <first-name>$firstname6:</first-name>
-  <last-name>$lastname6:</last-name>
-</invite-reply>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3b.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3b.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3b.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<invite-reply xmlns='http://calendarserver.org/ns/'>
-  <href xmlns='DAV:'>mailto:$email7:</href>
-  <invite-accepted/>
-  <hosturl>
-    <href xmlns='DAV:'>$calendarhome1:/shared</href>
-  </hosturl>
-  <in-reply-to>$inviteuid7:</in-reply-to>
-  <summary>The Shared Calendar</summary>
-  <common-name>$username7:</common-name>
-  <first-name>$firstname7:</first-name>
-  <last-name>$lastname7:</last-name>
-</invite-reply>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<D:propfind xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
-<D:prop>
-<D:resourcetype/>
-<D:owner/>
-<D:current-user-privilege-set/>
-<C:schedule-calendar-transp/>
-</D:prop>
-</D:propfind>

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3a.xml)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<invite-reply xmlns='http://calendarserver.org/ns/'>
+  <href xmlns='DAV:'>mailto:$email6:</href>
+  <invite-accepted/>
+  <hosturl>
+    <href xmlns='DAV:'>$calendarhome1:/shared</href>
+  </hosturl>
+  <in-reply-to>$inviteuid6:</in-reply-to>
+  <summary>The Shared Calendar</summary>
+  <common-name>$username6:</common-name>
+  <first-name>$firstname6:</first-name>
+  <last-name>$lastname6:</last-name>
+</invite-reply>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.ics
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.ics	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.ics	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,29 +0,0 @@
-BEGIN:VCALENDAR
-VERSION:2.0
-PRODID:-//PYVOBJECT//NONSGML Version 1//EN
-BEGIN:VTIMEZONE
-TZID:US/Eastern
-LAST-MODIFIED:20040110T032845Z
-BEGIN:STANDARD
-DTSTART:20001026T020000
-RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
-TZNAME:EST
-TZOFFSETFROM:-0400
-TZOFFSETTO:-0500
-END:STANDARD
-BEGIN:DAYLIGHT
-DTSTART:20000404T020000
-RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
-TZNAME:EDT
-TZOFFSETFROM:-0500
-TZOFFSETTO:-0400
-END:DAYLIGHT
-END:VTIMEZONE
-BEGIN:VEVENT
-UID:$uid1:
-DTSTART;TZID=US/Eastern:$now.year.1:0101T100000
-DURATION:PT1H
-DTSTAMP:20051222T205953Z
-SUMMARY:event 1
-END:VEVENT
-END:VCALENDAR

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<D:propfind xmlns:D="DAV:" xmlns:CS="http://calendarserver.org/ns/">
-<D:prop>
-<CS:invite/>
-</D:prop>
-</D:propfind>

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/3b.xml)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/5.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<invite-reply xmlns='http://calendarserver.org/ns/'>
+  <href xmlns='DAV:'>mailto:$email7:</href>
+  <invite-accepted/>
+  <hosturl>
+    <href xmlns='DAV:'>$calendarhome1:/shared</href>
+  </hosturl>
+  <in-reply-to>$inviteuid7:</in-reply-to>
+  <summary>The Shared Calendar</summary>
+  <common-name>$username7:</common-name>
+  <first-name>$firstname7:</first-name>
+  <last-name>$lastname7:</last-name>
+</invite-reply>

Deleted: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.ics
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.ics	2014-08-14 02:16:15 UTC (rev 13875)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.ics	2014-08-14 02:17:00 UTC (rev 13876)
@@ -1,29 +0,0 @@
-BEGIN:VCALENDAR
-VERSION:2.0
-PRODID:-//PYVOBJECT//NONSGML Version 1//EN
-BEGIN:VTIMEZONE
-TZID:US/Eastern
-LAST-MODIFIED:20040110T032845Z
-BEGIN:STANDARD
-DTSTART:20001026T020000
-RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
-TZNAME:EST
-TZOFFSETFROM:-0400
-TZOFFSETTO:-0500
-END:STANDARD
-BEGIN:DAYLIGHT
-DTSTART:20000404T020000
-RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
-TZNAME:EDT
-TZOFFSETFROM:-0500
-TZOFFSETTO:-0400
-END:DAYLIGHT
-END:VTIMEZONE
-BEGIN:VEVENT
-UID:$uid1:
-DTSTART;TZID=US/Eastern:$now.year.1:0101T100000
-DURATION:PT4H
-DTSTAMP:20051222T205953Z
-SUMMARY:event 4
-END:VEVENT
-END:VCALENDAR

Copied: CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.xml (from rev 13871, CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/4.xml)
===================================================================
--- CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.xml	                        (rev 0)
+++ CalDAVTester/trunk/Resource/CalDAV/sharing/groups/read-write/6.xml	2014-08-14 02:17:00 UTC (rev 13876)
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
+<D:prop>
+<D:resourcetype/>
+<D:owner/>
+<D:current-user-privilege-set/>
+<C:schedule-calendar-transp/>
+</D:prop>
+</D:propfind>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140813/ba4424fc/attachment-0001.html>


More information about the calendarserver-changes mailing list