From: richard Date: Tue, 13 Aug 2002 07:09:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c49d3c94d700341818c2fce5d5a667c21b73a88f;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@949 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/TODO.txt b/TODO.txt index 2261e6b..bebe7de 100644 --- a/TODO.txt +++ b/TODO.txt @@ -15,6 +15,7 @@ pending hyperdb: migrate "id" property to be Number type pending hyperdb: allow classes to define their ordering (properties, asc/desc) pending instance: including much simpler upgrade path and the use of non-Python configuration files (ConfigParser) +pending instance: move the header link config out into an html template pending instance: cleanup to support config (feature request #498658) pending instance: split instance.open() into open() and login() pending instance: rename to "instance" to "tracker"