[Commits] (bcm) the prototype is more or less finished, pending a reasonable outcome from

commits at osafoundation.org commits at osafoundation.org
Thu Mar 31 16:39:14 PST 2005


Commit by: bcm
Modified files:
server/docs/TODO.txt 1.37 1.38

Log message:
the prototype is more or less finished, pending a reasonable outcome from
chandler interop testing. notes on the prototype are forthcoming (tomorrow or
monday).


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/server/docs/TODO.txt.diff?r1=text&tr1=1.37&r2=text&tr2=1.38

Index: server/docs/TODO.txt
diff -u server/docs/TODO.txt:1.37 server/docs/TODO.txt:1.38
--- server/docs/TODO.txt:1.37	Thu Mar 31 16:07:23 2005
+++ server/docs/TODO.txt	Thu Mar 31 16:39:13 2005
@@ -1,27 +1,4 @@
 
-PROTOTYPE
-=========
-
-build:
-
-core:
-
- * provide an Acegi Security authentication context for all tests
-
-webui:
-
- * bring tests up to date
-
-webdav:
-
- * figure out why an access denied exception from the access manager
-   results in a 404 error
- * look into litmus failures
- * write tests for all components
-
-security:
-
-
 0.1 RELEASE
 ===========
 
@@ -33,6 +10,12 @@
  * move webdav webapp into a webdav subproject
  * change all packages from org.osaf.chandler.server to org.osaf.cosmo
 
+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:
 
  * account signup screen
@@ -46,6 +29,7 @@
  * icons on user list for root users
  * see if we can't get Struts to work with "/user/bcm/update" rather
    than "/user/update.do" with "username=bcm" in content body
+ * bring tests up to date
 
 webdav:
 
@@ -53,6 +37,10 @@
  * ?? 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
+ * look into litmus failures
+ * write tests for all components
 
 security:
 



More information about the Commits mailing list