More renaming to DAViCal. Updated TODO.

This commit is contained in:
Andrew McMillan 2007-11-05 16:27:17 +13:00
parent 5342039006
commit 8f48c7c633
2 changed files with 15 additions and 5 deletions

10
README
View File

@ -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

10
TODO
View File

@ -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.