Code

query "editing" now working, minus filling the form in with the query params
[roundup.git] / TODO.txt
index 6d3f647c96a13faba5e8515d469e46a3ec92d23c..eb01a9f09dc449a264124528383905498b7c35d5 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -49,9 +49,13 @@ pending web: have roundup.cgi pick up instance config from the environment
 pending web: UNIX init.d script for roundup-server
 pending web: rewritten documentation (can come after the beta though so stuff
              is settled) ... including relevant file names in customisation doc
+pending admin: have "set" command be applicable to all items in a class
+pending admin: add "unset" command
+pending dist: include the HTML in docs
 
-bug: request.url is incorrect in cgi-bin environments
-
+bug web: request.url is incorrect in cgi-bin environments
+bug web: query editing not translated to new templating
+bug web: need to indicate that generated pages shouldn't be cached
 
 done web: Re-enable link backrefs from messages (feature request #568714)
 done web: have the page layout (header/footer) be templatable