[CalendarServer-changes] [13843] CalDAVTester/trunk/scripts

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 5 17:09:13 PDT 2014


Revision: 13843
          http://trac.calendarserver.org//changeset/13843
Author:   gaya at apple.com
Date:     2014-08-05 17:09:13 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
Add <feature>share-calendars-to-groups</feature>, rename <feature>shared-groups</feature> to <feature>shared-addressbook-groups</feature>

Modified Paths:
--------------
    CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
    CalDAVTester/trunk/scripts/server/serverinfo-template.xml
    CalDAVTester/trunk/scripts/server/serverinfo.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-access.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-bulk.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-groups.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-put.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml
    CalDAVTester/trunk/scripts/tests/CardDAV/sharing-unshare.xml

Modified: CalDAVTester/trunk/scripts/server/serverinfo-pod.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/server/serverinfo-pod.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -98,6 +98,7 @@
 		<feature>remove-duplicate-alarms</feature>   	<!-- Server removes any duplicate alarms on PUT -->
 		<feature>query-extended</feature>				<!-- calendar-query-extended extension -->
 		<feature>shared-calendars</feature>				<!-- Shared calendars extension -->
+		<feature>share-calendars-to-groups</feature>	<!-- Share calendars to groups extension -->
 		<feature>schedule-changes</feature>				<!-- schedule-changes property extension -->
 		<feature>split-calendars</feature>				<!-- Calendars are split by component type -->
 		<feature>supported-component-sets</feature>		<!-- CALDAV:supported-calendar-component-sets on calendar homes -->
@@ -116,7 +117,7 @@
 		<feature>carddav</feature> 						<!-- Basic CardDAV feature enabler -->
 		<feature>default-addressbook</feature> 			<!-- Default address book behavior -->
 		<feature>shared-addressbooks</feature>			<!-- Shared address books extension -->
-		<feature>shared-groups</feature>				<!-- Shared groups extension -->
+		<feature>shared-addressbook-groups</feature>	<!-- Shared address book groups extension -->
 		<feature>directory-gateway</feature>			<!-- Directory gateway extension -->
 
 	</features>

Modified: CalDAVTester/trunk/scripts/server/serverinfo-template.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/server/serverinfo-template.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -74,7 +74,7 @@
 		<feature>attachments-collection</feature>		<!-- Server uses a collection in same WebDAV tree to store attachments -->
 		<feature>auto-accept</feature>					<!-- Auto-accept for rooms & locations -->
 		<feature>auto-accept-modes</feature>			<!-- Auto-accept modes -->
-		<!--<feature>dropbox</feature> -->				<!-- dropbox extension -->
+		<!-- <feature>dropbox</feature> -->				<!-- dropbox extension -->
 		<feature>default-alarms</feature>				<!-- default alarms extension -->
 		<feature>EMAIL parameter</feature>				<!-- Server normalizes cuaddress and adds EMAIL parameter -->
 		<feature>extended-freebusy</feature>	      	<!-- Extended freebusy response -->
@@ -84,7 +84,7 @@
 		<feature>maskuid</feature>						<!-- maskuid extension -->
 		<feature>no-duplicate-uids</feature>			<!-- duplicate UIDs in same home not supported -->
 		<feature>partstat-timestamp</feature>			<!-- Time stamps when PARTSTAT changes extension -->
-		<!-- <feature>podding</feature> -->  			<!-- Podded server -->
+		<feature>podding</feature>						<!-- Podded server -->
 		<feature>private-comments</feature>				<!-- private-comments extension -->
 		<feature>private-events</feature>				<!-- private-events extension -->
 		<feature>proxy</feature>						<!-- calendar-user-proxy extension -->
@@ -93,6 +93,7 @@
 		<feature>remove-duplicate-alarms</feature>   	<!-- Server removes any duplicate alarms on PUT -->
 		<feature>query-extended</feature>				<!-- calendar-query-extended extension -->
 		<feature>shared-calendars</feature>				<!-- Shared calendars extension -->
+		<feature>share-calendars-to-groups</feature>	<!-- Share calendars to groups extension -->
 		<feature>schedule-changes</feature>				<!-- schedule-changes property extension -->
 		<feature>split-calendars</feature>				<!-- Calendars are split by component type -->
 		<feature>supported-component-sets</feature>		<!-- CALDAV:supported-calendar-component-sets on calendar homes -->
@@ -111,8 +112,8 @@
 		<feature>carddav</feature> 						<!-- Basic CardDAV feature enabler -->
 		<feature>default-addressbook</feature> 			<!-- Default address book behavior -->
 		<!-- <feature>shared-addressbooks</feature> -->	<!-- Shared address books extension -->
-		<!-- <feature>shared-groups</feature> -->		<!-- Shared address book groups extension -->
-		<feature>directory-gateway</feature>			<!-- Directory gateway extension -->
+		<!-- <feature>shared-addressbook-groups</feature> -->	<!-- Shared groups extension -->
+		<!-- <feature>directory-gateway</feature> -->	<!-- Directory gateway extension -->
 
 	</features>
 

Modified: CalDAVTester/trunk/scripts/server/serverinfo.xml
===================================================================
--- CalDAVTester/trunk/scripts/server/serverinfo.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/server/serverinfo.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -74,7 +74,7 @@
 		<feature>attachments-collection</feature>		<!-- Server uses a collection in same WebDAV tree to store attachments -->
 		<feature>auto-accept</feature>					<!-- Auto-accept for rooms & locations -->
 		<feature>auto-accept-modes</feature>			<!-- Auto-accept modes -->
-		<!--<feature>dropbox</feature> -->				<!-- dropbox extension -->
+		<!-- <feature>dropbox</feature> -->				<!-- dropbox extension -->
 		<feature>default-alarms</feature>				<!-- default alarms extension -->
 		<feature>EMAIL parameter</feature>				<!-- Server normalizes cuaddress and adds EMAIL parameter -->
 		<feature>extended-freebusy</feature>	      	<!-- Extended freebusy response -->
@@ -93,6 +93,7 @@
 		<feature>remove-duplicate-alarms</feature>   	<!-- Server removes any duplicate alarms on PUT -->
 		<feature>query-extended</feature>				<!-- calendar-query-extended extension -->
 		<feature>shared-calendars</feature>				<!-- Shared calendars extension -->
+		<feature>share-calendars-to-groups</feature>	<!-- Share calendars to groups extension -->
 		<feature>schedule-changes</feature>				<!-- schedule-changes property extension -->
 		<feature>split-calendars</feature>				<!-- Calendars are split by component type -->
 		<feature>supported-component-sets</feature>		<!-- CALDAV:supported-calendar-component-sets on calendar homes -->
@@ -111,7 +112,7 @@
 		<feature>carddav</feature> 						<!-- Basic CardDAV feature enabler -->
 		<feature>default-addressbook</feature> 			<!-- Default address book behavior -->
 		<feature>shared-addressbooks</feature>			<!-- Shared address books extension -->
-		<feature>shared-groups</feature>				<!-- Shared groups extension -->
+		<feature>shared-addressbook-groups</feature>	<!-- Shared address book groups extension -->
 		<feature>directory-gateway</feature>			<!-- Directory gateway extension -->
 
 	</features>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-access.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-access.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-access.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -490,7 +490,7 @@
 
 	<test-suite name='read-write shared group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>reset user1 home and share user2 group read-write</description>
@@ -725,7 +725,7 @@
 
 	<test-suite name='read-only shared group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>reset user1 home and share user2 group 345 read-only</description>
@@ -906,7 +906,7 @@
 	
 	<test-suite name='overlapping read-only, read-write shared group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>reset user1 home and share user2 group g123 read-write, group 345 read-only</description>
@@ -1237,7 +1237,7 @@
 	
 	<test-suite name='overlapping read-only, read-write shared groups, read-write addressbook'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>share user2 addressbook read-write</description>
@@ -1384,7 +1384,7 @@
 	
 	<test-suite name='overlapping read-only, read-write shared groups, read-only addressbook'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>share user2 addressbook read-only</description>
@@ -1493,7 +1493,7 @@
 	
 	<test-suite name='add to ab with two read-write shared groups'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>unshare address book, share 345 read-write</description>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-bulk.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-bulk.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-bulk.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -25,7 +25,7 @@
 		<feature>carddav</feature>
 		<feature>bulk-post</feature>
 		<feature>shared-addressbooks</feature>
-		<feature>shared-groups</feature>
+		<feature>shared-addressbook-groups</feature>
 	</require-feature>
 
 	<start>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-groups.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-groups.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-groups.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -24,7 +24,7 @@
 	<require-feature>
 		<feature>carddav</feature>
 		<feature>shared-addressbooks</feature>
-		<feature>shared-groups</feature>
+		<feature>shared-addressbook-groups</feature>
 	</require-feature>
 
 	<start>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-put.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-put.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-put.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -24,7 +24,7 @@
 	<require-feature>
 		<feature>carddav</feature>
 		<feature>shared-addressbooks</feature>
-		<feature>shared-groups</feature>
+		<feature>shared-addressbook-groups</feature>
 	</require-feature>
 
 	<start>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-sync.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -920,7 +920,7 @@
 	<!-- test suite below is similar to test suite in ../CalDAV/sharing-sync.xml -->
 	<test-suite name='one shared group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>clean up old data</description>
@@ -2238,7 +2238,7 @@
 	<!-- test suite below is similar to test suite in ../CalDAV/sharing-sync.xml -->
 	<test-suite name='two shared groups'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>clean up old data</description>

Modified: CalDAVTester/trunk/scripts/tests/CardDAV/sharing-unshare.xml
===================================================================
--- CalDAVTester/trunk/scripts/tests/CardDAV/sharing-unshare.xml	2014-08-06 00:04:53 UTC (rev 13842)
+++ CalDAVTester/trunk/scripts/tests/CardDAV/sharing-unshare.xml	2014-08-06 00:09:13 UTC (rev 13843)
@@ -432,7 +432,7 @@
 
 	<test-suite name='reshare addressbook, sharee delete addressbook group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='1'>
 			<description>POST invitation</description>
@@ -1028,7 +1028,7 @@
 
 	<test-suite name='create and share group, sharee decline'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<description>cleanup and initialize</description>
@@ -1271,7 +1271,7 @@
 
 	<test-suite name='reshare group, sharee delete addressbook'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='1'>
 			<description>POST invitation</description>
@@ -1471,7 +1471,7 @@
 
 	<test-suite name='reshare group, sharee delete group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='1'>
 			<description>POST invitation</description>
@@ -1671,7 +1671,7 @@
 
 	<test-suite name='reshare group, sharer uninvite'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='1'>
 			<description>POST invitation</description>
@@ -1871,7 +1871,7 @@
 
 	<test-suite name='reshare group, sharer delete group'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='1'>
 			<description>POST invitation</description>
@@ -2072,7 +2072,7 @@
 
 	<test-suite name='recreate and share group, sharer delete addressbook'>
 		<require-feature>
-			<feature>shared-groups</feature>
+			<feature>shared-addressbook-groups</feature>
 		</require-feature>
 		<test name='0'>
 			<request user="$userid1:" pswd="$pswd1:">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140805/ce35ea21/attachment-0001.html>


More information about the calendarserver-changes mailing list