Mercurial > p > roundup > code
diff CHANGES.txt @ 927:51519406b73e
web forms may now unset Link values (like assignedto)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 31 Jul 2002 23:57:37 +0000 |
| parents | 394a6ff9253e |
| children | aa5f50b8bd74 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jul 31 22:40:50 2002 +0000 +++ b/CHANGES.txt Wed Jul 31 23:57:37 2002 +0000 @@ -9,8 +9,10 @@ . #571170 ] gdbm deadlock . #576241 ] MultiLink problems in parsePropsFromForm . fixed the date module so that Date(". - 2d") works + . web forms may now unset Link values (like assignedto) Feature: +TODO: roll stuff in from the TODO to here . added capability to save queries: - a query Class with name, klass (to search) and url (query string) properties - a Multilink to query on user called queries
