Code

updated htmlbases
[roundup.git] / README.txt
index f57fde21acdc0765168a1e0d70d871755099742d..ed8b4eb55e8f6e4ea8c15c2879987531d5d9433b 100644 (file)
@@ -70,21 +70,17 @@ in general:
   . more back-ends
   . better error handling (nicer messages for users)
   . possibly revert the entire damn thing to 1.5.2 ... :(
-roundup.py:
-  . getopt() for command line
 hyperdb:
   . transaction support
+  . more efficient reverse lookups
 roundupdb:
-  . split the file storage into multiple files
+  . split the file storage into multiple dirs?
 roundup-mailgw:
   . errors as attachments
   . snip signatures?
 roundup-server:
   . check the source file timestamps before reloading
-date:
-  . blue Date.__sub__ needs food, badly
 cgi_client
-  . searching
   . keep form fields in form on bad submission - only clear it if all ok
   . e-mail messages should have the roundup CGI URL in them
 
@@ -96,9 +92,8 @@ date:
   . date subtraction doesn't work correctly "if the dates cross leap years,
     phases of the moon, ..."
 
-filter:
-  . incorrectly embeds hidden fields for filters being displayed - and
-    doesn't use the existing values for filters being displayed either.
+cgi_client
+  . user creation result form has a lot of [field with no item] entries..
 
 
 6. Author