summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ca5ae25)
raw | patch | inline | side by side (parent: ca5ae25)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 18 Jul 2002 11:29:49 +0000 (11:29 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 18 Jul 2002 11:29:49 +0000 (11:29 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@897 57a73879-2fb5-44c3-a270-3262357dd7e2
TODO.txt | patch | blob | history |
diff --git a/TODO.txt b/TODO.txt
index 79aebd39415247d81e9763145907a9d47e252e4e..964f539cd7c4804b6decda720daed391c92bdb65 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
- filter specifies {property: (comparison function, value)}
comparison functions: lt, le, eq, ge, gt. eq and
[value, value, ...] implies "in"
+active hyperdb: add tests for Number and Boolean
+ - htmltemplate
+ - schema
+ - db
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)