Enable the scheduling extensions.

This commit is contained in:
Andrew McMillan 2008-10-29 08:45:31 +13:00
parent 7ff7ac1630
commit a92d7ebd2f
10 changed files with 15 additions and 9 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
davical (0.9.5.91) unstable; urgency=low
* Enable headers for caldav scheduling.
-- Andrew McMillan <debian@mcmillan.net.nz> Wed, 29 Oct 2008 08:28:35 +1300
davical (0.9.5.90) unstable; urgency=low
* Updated french debconf templates (closes: #501266)

View File

@ -26,7 +26,7 @@ if ( isset($c->override_dav_header) ) {
$dav = $c->override_dav_header;
}
else {
$dav = "1, 2, access-control, calendar-access";
$dav = "1, 2, 3, access-control, calendar-access, calendar-schedule";
}
header( "DAV: $dav");

View File

@ -54,7 +54,7 @@ if ( !$exists ) {
if ( isset($c->override_allowed_methods) )
$allowed = $c->override_allowed_methods;
else {
$allowed = "OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH";
$allowed = "OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST";
if ( $request->path == '/' ) {
$exists = true;
$allowed = "OPTIONS, GET, HEAD, PROPFIND, REPORT";

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PROPFIND, REPORT
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"

View File

@ -1,7 +1,7 @@
HTTP/1.1 200 OK
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
Allow: OPTIONS, GET, HEAD, PUT, DELETE, REPORT, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, PROPPATCH, POST, MOVE, COPY, ACL, TRACE, SCHEDULE
Allow: OPTIONS, GET, HEAD, PUT, DELETE, PROPFIND, MKCOL, MKCALENDAR, LOCK, UNLOCK, REPORT, PROPPATCH, POST
Content-Length: 0
Content-Type: text/plain; charset="utf-8"