Mercurial > p > roundup > code
changeset 2798:e89c2b09f5a8
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 20 Oct 2004 05:34:39 +0000 |
| parents | 799bdd2d5d21 |
| children | 9605965569b0 |
| files | TODO.txt |
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO.txt Wed Oct 20 05:32:58 2004 +0000 +++ b/TODO.txt Wed Oct 20 05:34:39 2004 +0000 @@ -9,7 +9,9 @@ - fix documentation referring to customisation using interfaces.py - fix admin_guide referring to structure of trackers - add config.ini section descriptions - DONE? -- review use of hasPermission etc. in classic template +- review use of hasPermission etc. in classic template (check all uses, + make sure they're appropriate, make sure anonymous has a reasonable view + of things by default) Optionally: - clean up roundup.cgi (switch to config file, use proper logging, remove
