Mercurial > p > roundup > code
diff TODO.txt @ 823:57f19823635b
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 09 Jul 2002 01:20:01 +0000 |
| parents | b086b090b9a9 |
| children | e07e5903c3b4 |
line wrap: on
line diff
--- a/TODO.txt Mon Jul 08 16:02:19 2002 +0000 +++ b/TODO.txt Tue Jul 09 01:20:01 2002 +0000 @@ -17,7 +17,7 @@ pending alternative user auth: at least an LDAP implementation pending security overhaul: see doc/security.txt pending fix double-submit by having new-item-submit redirect at end -pending investigate splitting instance.open() into open() and login() +pending split instance.open() into open() and login() pending range searching of values (dates in particular) - filter specifies {property: (comparison function, value)} comparison functions: lt, le, eq, ge, gt @@ -37,6 +37,7 @@ the mailgw as invoked in the mail delivery "aliases" file) eg: roundup: "|/roundup/bin/roundup-mailgw /roundup/instances/dev" vmbugs: "|/roundup/bin/roundup-mailgw /roundup/instances/dev component=voicemail" +active Have the full-text search also search certain String properties (RJ) ongoing any bugs
