Mercurial > p > roundup > code
diff TODO.txt @ 1131:92e92ae58494
add close() methods where they are missing!
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Sep 2002 07:23:23 +0000 |
| parents | c25e67b0a82d |
| children | 77581d5309f2 |
line wrap: on
line diff
--- a/TODO.txt Thu Sep 12 07:00:41 2002 +0000 +++ b/TODO.txt Thu Sep 12 07:23:23 2002 +0000 @@ -54,7 +54,6 @@ pending dist include the HTML in docs bug web request.url is incorrect in cgi-bin environments -bug web need to indicate that generated pages shouldn't be cached done instance rename to "instance" to "tracker" done hyperdb write a backend for gadfly (it's as done as it's going to get) @@ -82,6 +81,7 @@ done web daemonify roundup-server (fork, logfile, pidfile) done web modify cgitb to display PageTemplate errors better done web have roundup.cgi pick up instance config from the environment +done web indicate that generated pages shouldn't be cached done admin have "set" command be applicable to all items in a class, and also be able to unset properties (ie. set to None)
