Mercurial > p > roundup > code
diff TODO.txt @ 910:299f4890427d
documentation reorg post-new-security
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 29 Jul 2002 23:30:14 +0000 |
| parents | a8d80ffe37cc |
| children | 78cc36d09e42 |
line wrap: on
line diff
--- a/TODO.txt Mon Jul 29 21:53:29 2002 +0000 +++ b/TODO.txt Mon Jul 29 23:30:14 2002 +0000 @@ -12,7 +12,6 @@ [value, value, ...] implies "in" pending hyperdb: make creator, creation and activity available pre-commit pending hyperdb: migrate "id" property to be Number type -active hyperdb: modify design document to include all the changes made pending instance: including much simpler upgrade path and the use of non-Python configuration files (ConfigParser) pending instance: cleanup to support config (feature request #498658) @@ -30,7 +29,6 @@ roundup: "|roundup-mailgw /instances/dev" vmbugs: "|roundup-mailgw /instances/dev component=voicemail" pending project: switch to a Roundup instance for Roundup bug/feature tracking -active security: add info from doc/security.txt to design doc pending security: at least an LDAP user database implementation pending security: authenticate over a secure connection pending security: use digital signatures in mailgw @@ -44,6 +42,8 @@ form element too, eg. how to use the nosy list edit box. pending web: feature request #507842 pending web: clicking on a group header should filter for that type of entry +pending web: have index page handle mid-page errors better so header and footer are + still visible! ongoing any bugs @@ -52,7 +52,9 @@ easier non-dict-like backends (eg metakit, RDB) (RJ) done hyperdb: fix the journal bloat (RJ) done hyperdb: add Boolean and Number types (GM) +done hyperdb: update design document (RJ) done mailgw: better help message (feature request #558562) (RJ) +done security: add info from doc/security.txt to design doc (RJ) done security: switch to sessions for web authentication (RJ) done security: implement and use the new logical control mechanisms done web: saving of named queries (GM)
