From: Wilfried Göesgens Date: Thu, 1 Oct 2009 19:01:39 +0000 (+0000) Subject: * more work on the new templated dav interface X-Git-Tag: v7.86~823 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=740dd691485991e588a92398ed74694af8a2e4f4;p=citadel.git * more work on the new templated dav interface --- diff --git a/webcit/static/t/dav_propfind_groupdav_floorlist.xml b/webcit/static/t/dav_propfind_groupdav_floorlist.xml new file mode 100644 index 000000000..6e5f4f60b --- /dev/null +++ b/webcit/static/t/dav_propfind_groupdav_floorlist.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/webcit/static/t/dav_propfind_groupdav_floorlist_onefloor.xml b/webcit/static/t/dav_propfind_groupdav_floorlist_onefloor.xml new file mode 100644 index 000000000..31bf7d4a6 --- /dev/null +++ b/webcit/static/t/dav_propfind_groupdav_floorlist_onefloor.xml @@ -0,0 +1,11 @@ + +/groupdav// + +HTTP/1.1 200 OK + + + + + + + diff --git a/webcit/static/t/dav_propfind_groupdav_roomlist.xml b/webcit/static/t/dav_propfind_groupdav_roomlist.xml new file mode 100644 index 000000000..b0befe177 --- /dev/null +++ b/webcit/static/t/dav_propfind_groupdav_roomlist.xml @@ -0,0 +1,19 @@ + + + + +/ + + +HTTP/1.1 200 OK + +GroupDAV + + + + + + + + + diff --git a/webcit/static/t/dav_propfind_groupdav_roomlist_oneroom.xml b/webcit/static/t/dav_propfind_groupdav_roomlist_oneroom.xml new file mode 100644 index 000000000..a5311a879 --- /dev/null +++ b/webcit/static/t/dav_propfind_groupdav_roomlist_oneroom.xml @@ -0,0 +1,11 @@ + +/groupdav/// + +HTTP/1.1 200 OK + + +-collection /> + + + + diff --git a/webcit/static/t/dav_propfind_upper_dirs.xml b/webcit/static/t/dav_propfind_upper_dirs.xml new file mode 100644 index 000000000..47ac23db1 --- /dev/null +++ b/webcit/static/t/dav_propfind_upper_dirs.xml @@ -0,0 +1,22 @@ + +/ + +HTTP/1.1 200 OK + +/ + + + + + + +/groupdav + +HTTP/1.1 200 OK + +GroupDAV + + + + +