Mercurial > p > roundup > code
diff TODO.txt @ 1016:d6c13142e7b9
Keep a cache of compiled PageTemplates.
Reinstated query saving.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 03 Sep 2002 02:58:11 +0000 |
| parents | efa19bdad6c3 |
| children | f56c1be7701f |
line wrap: on
line diff
--- a/TODO.txt Tue Sep 03 02:53:53 2002 +0000 +++ b/TODO.txt Tue Sep 03 02:58:11 2002 +0000 @@ -42,16 +42,15 @@ form element too, eg. how to use the nosy list edit box. pending web: clicking on a group header should filter for that type of entry pending web: re-enable auth by basic http auth +pending web: search "refinement" + - pre-fill the search page with the current search parameters) + - add a drop-down with all queries which fills form with selected + query values New templating TODO: . generic class editing . classhelp -. query saving - - add ":queryname" to search form submission, and handle it in search action - - ?add a drop-down on search page with all queries that fills form with - each query's values? -. search "refinement" (pre-fill the search page with the current search - parameters) +. rewritten documentation (can come after the beta though so stuff is settled) ongoing: any bugs
