Mercurial > p > roundup > code
diff CHANGES.txt @ 944:aa5f50b8bd74
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 16 Aug 2002 04:29:52 +0000 |
| parents | 51519406b73e |
| children | 36ec30d286ea |
line wrap: on
line diff
--- a/CHANGES.txt Fri Aug 16 04:29:41 2002 +0000 +++ b/CHANGES.txt Fri Aug 16 04:29:52 2002 +0000 @@ -10,11 +10,14 @@ . #576241 ] MultiLink problems in parsePropsFromForm . fixed the date module so that Date(". - 2d") works . web forms may now unset Link values (like assignedto) + . cleanup: moved roundup.templatebuilder to roundup.templates.builder Feature: TODO: roll stuff in from the TODO to here + . added is_retired test to hyperdb.Class . added capability to save queries: - - a query Class with name, klass (to search) and url (query string) properties + - a query Class with name, klass (to search) and url (query string) + properties - a Multilink to query on user called queries - html templates for query, and a list of queries in user.item - search form has Save button & name input
