Mercurial > p > roundup > code
view TODO.txt @ 2600:f25ff5a05abd
anydbm fixes:
- Remove duplicate call to indexer
- Remove defaulting of props to None unnecessarily -- masks get() with
default values.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Jul 2004 07:26:40 +0000 |
| parents | 0db668d44917 |
| children | 53c820fbfb9f |
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 Optionally: - have rdbms backends look up the journal for actor if it's not set - migrate to numeric ID values (fixes bug 817217)
