[Commits] (bcm) update todo list to reflect:
commits at osafoundation.org
commits at osafoundation.org
Thu Apr 7 17:20:54 PDT 2005
Commit by: bcm
Modified files:
server/docs/TODO.txt 1.41 1.42
Log message:
update todo list to reflect:
1) the plan to release cosmo 0.1 internally for use by chandler 0.5 dev
2) the current feature set for cosmo 0.2 supporting chandler 0.6
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/server/docs/TODO.txt.diff?r1=text&tr1=1.41&r2=text&tr2=1.42
Index: server/docs/TODO.txt
diff -u server/docs/TODO.txt:1.41 server/docs/TODO.txt:1.42
--- server/docs/TODO.txt:1.41 Thu Apr 7 17:14:43 2005
+++ server/docs/TODO.txt Thu Apr 7 17:20:53 2005
@@ -3,6 +3,7 @@
===========
* use tag files to generate homedir uri and homedir url
+ * add server signature to all page footers
* try putting all stuff from tomcat's common/lib and common/classes
back into the single webapp
* rename "web" subproject to something better
@@ -24,8 +25,6 @@
core:
* provide an Acegi Security authentication context for all tests
- * decide on homedir URL strategy, possibly requiring a filter to
- rewrite homedir requests with the proper webdav url
webui:
@@ -34,6 +33,8 @@
and mails it to the user
* "forgot password?" function that generates new password and mails
it to the user
+ * email confirmation of account signup
+ * admin ability to confirm an unconfirmed account
* account mgmt screen - change email, password
* batch remove on user list
* page,sort,search user list
@@ -44,12 +45,10 @@
webdav:
- * ticket generation
- * ?? maintain sharing status for each resource - last accessed date for
- each user, maybe also last modified date
- * ?? CalDAV freebusy report
- * figure out why an access denied exception from the access manager
- results in a 404 error
+ * tickets
+ * iCalendar directory indexes for iCal
+ * HTML directory indexes for web browsers
+ * PROPPATCH
* look into litmus failures
* write tests for all components
More information about the Commits
mailing list