comparison 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
comparison
equal deleted inserted replaced
943:43be4f0cfcf9 944:aa5f50b8bd74
8 . made the unit tests run again - they were quite b0rken 8 . made the unit tests run again - they were quite b0rken
9 . #571170 ] gdbm deadlock 9 . #571170 ] gdbm deadlock
10 . #576241 ] MultiLink problems in parsePropsFromForm 10 . #576241 ] MultiLink problems in parsePropsFromForm
11 . fixed the date module so that Date(". - 2d") works 11 . fixed the date module so that Date(". - 2d") works
12 . web forms may now unset Link values (like assignedto) 12 . web forms may now unset Link values (like assignedto)
13 . cleanup: moved roundup.templatebuilder to roundup.templates.builder
13 14
14 Feature: 15 Feature:
15 TODO: roll stuff in from the TODO to here 16 TODO: roll stuff in from the TODO to here
17 . added is_retired test to hyperdb.Class
16 . added capability to save queries: 18 . added capability to save queries:
17 - a query Class with name, klass (to search) and url (query string) properties 19 - a query Class with name, klass (to search) and url (query string)
20 properties
18 - a Multilink to query on user called queries 21 - a Multilink to query on user called queries
19 - html templates for query, and a list of queries in user.item 22 - html templates for query, and a list of queries in user.item
20 - search form has Save button & name input 23 - search form has Save button & name input
21 - saved queries put in menu in pagehead 24 - saved queries put in menu in pagehead
22 - for migration, none of the above is required and old behavior preserved. 25 - for migration, none of the above is required and old behavior preserved.

Roundup Issue Tracker: http://roundup-tracker.org/