Mercurial > p > roundup > code
diff TODO.txt @ 2769:b4fb224300b1
TODO: migrate minimal template to new layout;
test system is unlikely to be included in binary distributions
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sat, 16 Oct 2004 14:57:23 +0000 |
| parents | 5bdbf5e2e750 |
| children | abea6536bd6f |
line wrap: on
line diff
--- a/TODO.txt Sat Oct 16 14:53:47 2004 +0000 +++ b/TODO.txt Sat Oct 16 14:57:23 2004 +0000 @@ -9,11 +9,12 @@ postgresql.txt) - fix documentation referring to customisation using interfaces.py - fix admin_guide referring to structure of trackers -- add config.ini section descriptions +- add config.ini section descriptions - DONE? - review use of hasPermission etc. in classic template - how to override Client class methods like determine_user? - clean up roundup.cgi -- include demo.py and the test system in the binary distributions +- include demo.py in the binary distributions +- migrate minimal template to new layout Optionally: - have rdbms backends look up the journal for actor if it's not set @@ -23,3 +24,4 @@ - refactor backends to have a common Database class that manages them all, allowing different Class implementations from differen backends in the one tracker +- include the test system in the binary distributions
