comparison CHANGES.txt @ 3151:6feac4fcf883

Various bug fixes. - fix handling of invalid date input [SF#1102165] - retain Boolean selections in edit error handling [SF#1101492] - fix bug in date editing in Metakit - fixed up date spec usage string - note python 2.3 requirement in announcement and installation docs
author Richard Jones <richard@users.sourceforge.net>
date Mon, 14 Feb 2005 00:06:55 +0000
parents d69c8f0f2afe
children 57b60bda9473
comparison
equal deleted inserted replaced
3149:d69c8f0f2afe 3151:6feac4fcf883
15 - code cleanup (sf patch 1115329 and additional) 15 - code cleanup (sf patch 1115329 and additional)
16 - issue search page allows setting of no sorting / grouping (sf bug 16 - issue search page allows setting of no sorting / grouping (sf bug
17 1119475) 17 1119475)
18 - better edit conflict handling (sf bug 1118790) 18 - better edit conflict handling (sf bug 1118790)
19 - consistent text searching behaviour (AND everywhere) (sf bug 1101036) 19 - consistent text searching behaviour (AND everywhere) (sf bug 1101036)
20 - fix handling of invalid date input (sf bug 1102165)
21 - retain Boolean selections in edit error handling (sf bug 1101492)
20 22
21 23
22 2005-01-13 0.8.0b2 24 2005-01-13 0.8.0b2
23 Fixed: 25 Fixed:
24 - note about how to run roundup demo in Windows (sf bug 1082090) 26 - note about how to run roundup demo in Windows (sf bug 1082090)
86 - handle capitalisation of class names in text hyperlinking (sf bug 88 - handle capitalisation of class names in text hyperlinking (sf bug
87 1101043) 89 1101043)
88 - quote full-text search text in URL generation 90 - quote full-text search text in URL generation
89 - fixed problem migrating mysql databases 91 - fixed problem migrating mysql databases
90 - fix search_checkboxes macro (sf patch 1113828) 92 - fix search_checkboxes macro (sf patch 1113828)
93 - fix bug in date editing in Metakit
91 94
92 95
93 2005-01-06 0.7.11 96 2005-01-06 0.7.11
94 Fixed: 97 Fixed:
95 - index args URL generation broken in .10 (sf bug 1096027) 98 - index args URL generation broken in .10 (sf bug 1096027)

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