From 82e7feddd67836e6a21e31038aa1fcba65c642f3 Mon Sep 17 00:00:00 2001 From: richard Date: Thu, 5 Sep 2002 00:38:11 +0000 Subject: [PATCH] OK, all those big ol' commits resulted in the movement of the ZPT packages into the roundup.cgi package. I also added daemonification to roundup-server. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1069 57a73879-2fb5-44c3-a270-3262357dd7e2 --- TODO.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index c707f7d..53ae244 100644 --- a/TODO.txt +++ b/TODO.txt @@ -49,14 +49,12 @@ pending web: search "refinement" pending web: have roundup.cgi pick up instance config from the environment New templating TODO: -. move PageTempalates, TAL, ZTUtils into roundup.cgi and clean up . rewritten documentation (can come after the beta though so stuff is settled) . modify cgitb to handle PageTemplate errors better . add :required to edit action active web: title is stoopid active hyperdb: full-text searching doesn't appear to match stuff in titles, even though they're supposed to be indexed... -active web: daemonify roundup-server (fork, logfile, pidfile) active web: UNIX init.d script for roundup-server ongoing: any bugs @@ -83,4 +81,5 @@ done security: implement and use the new logical control mechanisms done web: saving of named queries (GM) done web: handle "not found", access and item page render errors better (RJ) done web: fix double-submit by having new-item-submit redirect at end (RJ) +done web: daemonify roundup-server (fork, logfile, pidfile) -- 2.30.2