Mercurial > p > roundup > code
view TODO.txt @ 2651:17bab083c8a0
Couple of fixes - make the interface just be is_edit_ok...
...so template writing is easier. Will check for Edit or Create
permission as appropriate.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 28 Jul 2004 05:10:45 +0000 |
| parents | d68a444fcce3 |
| children | edaa8ba86bd0 |
line wrap: on
line source
This file contains items that need doing before the next release: Required: - documentation of i18n: TAL tags for translation - translation databases in trackers - implementing logging for roundup-server, including command-line switches - per-property permission spec - fix documentation referring to configuration (config.ini, mysql.txt and postgresql.txt) - fix documentation referring to customisation using interfaces.py - fix admin_guide referring to structure of trackers - add config.ini section descriptions - review use of hasPermission etc. in classic template Optionally: - have rdbms backends look up the journal for actor if it's not set - migrate to numeric ID values (fixes bug 817217) - configuration editing in Web User Interface: core config, standalone server config, detectors and extensions configurations
