From 0921e4c21fbd63545e6f62da52bea9dd7eaec7a5 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Thu, 24 Dec 2009 20:43:06 +1300 Subject: [PATCH] Slightly updated TODO. --- TODO | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 125369ad..4547b182 100644 --- a/TODO +++ b/TODO @@ -3,13 +3,13 @@ Desirable - more translations of the administration interface - translations of the website. - the ability to see a better list of event data in the admin interface - - allow a specific CalDAV access permission to delegate free/busy viewability. - - rename everything to "DAViCal" Important - - Fix the relationships code so relationships are controlled by the person - affected (or the admin). + - Implement support for the ACL method + - Implement the DAV::acl-principal-prop-set report from RFC3744 + - Implement the DAV::principal-match report from RFC3744 + - Implement the DAV::principal-search-property-set report from RFC3744 - Implement draft-desruisseaux-caldav-sched specifications. Minor - - Remove the dependency on the 'general' user from the testing scripts. +