X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=TODO.txt;h=63e0c91884107cff08fde75318492af25b23de0e;hb=3a88d212e97a25d3b5c827a3bc2f72ff10e2cb56;hp=bebe7de71276f279796243dc730d526da3857b1b;hpb=c49d3c94d700341818c2fce5d5a667c21b73a88f;p=roundup.git diff --git a/TODO.txt b/TODO.txt index bebe7de..63e0c91 100644 --- a/TODO.txt +++ b/TODO.txt @@ -13,6 +13,7 @@ pending hyperdb: range searching of values (dates in particular) pending hyperdb: make creator, creation and activity available pre-commit pending hyperdb: migrate "id" property to be Number type pending hyperdb: allow classes to define their ordering (properties, asc/desc) +pending hyperdb: entire database export and import (files, journals and all) pending instance: including much simpler upgrade path and the use of non-Python configuration files (ConfigParser) pending instance: move the header link config out into an html template