Code

- added CGI :remove:<propname> and :add:<propname> which specify item ids to
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 18 Oct 2002 03:34:58 +0000 (03:34 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 18 Oct 2002 03:34:58 +0000 (03:34 +0000)
commita0e5c7a4e9913541e8b349a76e361053f464ce6e
treeaa604664f6883a77dda6a850cdb87c91775b379e
parent7a761dc474588864244941bbdb3cfa47113ea546
- 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)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1365 57a73879-2fb5-44c3-a270-3262357dd7e2
TODO.txt
doc/announcement.txt
frontends/ZRoundup/ZRoundup.py
roundup/cgi/client.py
roundup/templates/classic/html/issue.item
test/test_mailsplit.py