summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8793cc1)
raw | patch | inline | side by side (parent: 8793cc1)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 9 Jul 2002 01:20:01 +0000 (01:20 +0000) | ||
committer | richard <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 | patch | blob | history |
diff --git a/TODO.txt b/TODO.txt
index 6fc4d26cf3e5f3f816f76d0509558a2222e78e9b..471e0827189ebfcbb998404c1c77b0f5db8dd4ec 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
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
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