From: richard Date: Tue, 9 Jul 2002 01:20:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=eaede6ddafb2cfec662df00029728ee4dc3e93a5;p=roundup.git *** empty log message *** git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@837 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/TODO.txt b/TODO.txt index 6fc4d26..471e082 100644 --- a/TODO.txt +++ b/TODO.txt @@ -17,7 +17,7 @@ pending journalling: fix the journal bloat 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 @@ pending Allow multiple email addresses at one mailgw, with different default 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