diff --git a/README b/README index 556d882b..6593db96 100644 --- a/README +++ b/README @@ -1 +1,9 @@ -Really Simple CalDAV Store by Andrew McMillan. +DAViCal CalDAV Server by Andrew McMillan. + +For documentation you are best advised to visit the sourceforge pages +or to start searching from http://davical.org/ and see where you end +up. + +Good luck! + +Andrew McMillan \ No newline at end of file diff --git a/TODO b/TODO index 2b7655ea..0209dd55 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,12 @@ Desirable - - accept the free/busy information as a PUT + - accept the free/busy information as a POST - more translations of the administration interface - translations of the website. - - the ability to see a basic list of event data in the admin interface + - 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 - - allow for some sort of modular authentication methods - - + - Fix the relationships code so relationships are controlled by the person + affected (or the admin). + - Implement draft-desruisseaux-caldav-sched specifications.