Mercurial > p > roundup > code
diff TODO.txt @ 1291:bf8b2380adb3
added CGI :remove:<propname> and :add:<propname>...
...which specify item ids to remove / add in <propname> multilink.
(is used in issue message display, allowing removal of messages)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 18 Oct 2002 03:34:58 +0000 |
| parents | 4cbbdcf449f6 |
| children | b2d04ce03802 |
line wrap: on
line diff
--- a/TODO.txt Fri Oct 18 03:18:01 2002 +0000 +++ b/TODO.txt Fri Oct 18 03:34:58 2002 +0000 @@ -59,13 +59,12 @@ pending web search "refinement" - pre-fill the search page with the current search parameters pending web column-heading sort stuff isn't implemented -pending web handle :remove:<propname> and :add:<propname> which specify - item ids to remove / add in <propname> multilink. active web UNIX init.d script for roundup-server bug docs need to mention somewhere how sorting works - it's mentioned in the design doc - multilink sorting by length is dumb bug web query editing isn't fully implemented +bug web no testing for parsePropsFromForm ======= ========= =============================================================
