# HG changeset patch # User Richard Jones # Date 1030831766 0 # Node ID 7fea15e6cdfe42d6d4eb55b94d4c6a21d938e8be # Parent d9943245db2601dc06293100ff6f860cf2f3a691 current state diff -r d9943245db26 -r 7fea15e6cdfe TODO.txt --- a/TODO.txt Sat Aug 31 12:09:27 2002 +0000 +++ b/TODO.txt Sat Aug 31 22:09:26 2002 +0000 @@ -44,15 +44,21 @@ pending web: clicking on a group header should filter for that type of entry pending web: re-enable auth by basic http auth -active web: have the page layout (header/footer) be templatable -active web: fixing the templating so it works (GM / RJ) -active web: re-work cgi interface to abstract out the explicit "issue" - interface -active web: have index page handle mid-page errors better so header and - footer are still visible +New templating TODO +. classhelp +. query saving +. search page is a shambles +. view customisation is a shambles +. style is a shambles ongoing: any bugs +done web: have the page layout (header/footer) be templatable (RJ) +done web: fixing the templating so it works (RJ) +done web: re-work cgi interface to abstract out the explicit "issue" + interface (RJ) +done web: have index page handle mid-page errors better so header and + footer are still visible (RJ) done hyperdb: write a backend for gadfly (it's as done as it's going to get) done hyperdb: full-text search also search certain String properties (RJ) done hyperdb: further split the *dbm backends from the core code, allowing