comparison CHANGES.txt @ 1244:8dd4f736370b

merge from maintenance branch
author Richard Jones <richard@users.sourceforge.net>
date Thu, 03 Oct 2002 06:56:30 +0000
parents 50d2dc667418
children 5b419b02c169
comparison
equal deleted inserted replaced
1243:3a028d2f7830 1244:8dd4f736370b
1 This file contains the changes to the Roundup system over time. The entries 1 This file contains the changes to the Roundup system over time. The entries
2 are given with the most recent entry first. 2 are given with the most recent entry first.
3
4 2002-10-?? 0.5.1
5 - highlight rows in groups of three
6 - metakit cleanups
7 - nicer "navigation" style in index views
8
9
10 2002-10-02 0.5.0
11 - fixed style for alternating rows in user lists
12 - fixed query edit form so it doesn't barf
13 - #617133 ] 0.5.0pr1 uses nonexistent renderTemplate
14 - merged Zope Collector #539 fix from ZPT CVS trunk
15
3 16
4 2002-09-27 0.5.0 pr1 17 2002-09-27 0.5.0 pr1
5 - handling of None for Date/Interval/Password values in export/import 18 - handling of None for Date/Interval/Password values in export/import
6 - handling of journal values in export/import 19 - handling of journal values in export/import
7 - password edit now has a confirmation field 20 - password edit now has a confirmation field
45 already encrypted password through roundup-admin 58 already encrypted password through roundup-admin
46 - fixed the mailgw so that anonymous users may still access it 59 - fixed the mailgw so that anonymous users may still access it
47 - add hook to allow external password verification, overridable in the 60 - add hook to allow external password verification, overridable in the
48 tracker interfaces module 61 tracker interfaces module
49 - fixed login attempt by user that doesn't exist 62 - fixed login attempt by user that doesn't exist
63
50 64
51 2002-09-13 0.5.0 beta2 65 2002-09-13 0.5.0 beta2
52 - all backends now have a .close() method, and it's used everywhere 66 - all backends now have a .close() method, and it's used everywhere
53 - fixed bug in detectors __init__ 67 - fixed bug in detectors __init__
54 - switched the default issue item display to only show issue summary 68 - switched the default issue item display to only show issue summary

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