Code

*** empty log message ***
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 9 Jul 2002 01:20:01 +0000 (01:20 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 9 Jul 2002 01:20:01 +0000 (01:20 +0000)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@837 57a73879-2fb5-44c3-a270-3262357dd7e2

TODO.txt

index 6fc4d26cf3e5f3f816f76d0509558a2222e78e9b..471e0827189ebfcbb998404c1c77b0f5db8dd4ec 100644 (file)
--- 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