diff TODO.txt @ 1113:a95428868bf4

Added the missing keyword/topic interface to classic template (blush) Cleaned up the classhelp API Fixed some stuff in the customisation doc example.
author Richard Jones <richard@users.sourceforge.net>
date Wed, 11 Sep 2002 02:49:56 +0000
parents d759c3cb1f06
children 153c6087d38b
line wrap: on
line diff
--- a/TODO.txt	Wed Sep 11 02:20:35 2002 +0000
+++ b/TODO.txt	Wed Sep 11 02:49:56 2002 +0000
@@ -45,8 +45,6 @@
 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 web: request.url is incorrect in cgi-bin environments
@@ -78,6 +76,8 @@
 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 admin: have "set" command be applicable to all items in a class, and also
+            be able to unset properties (ie. set to None)
 
 rejected instance: the use of non-Python configuration files (ConfigParser)
 

Roundup Issue Tracker: http://roundup-tracker.org/