comparison CHANGES.txt @ 312:5a2c43891c20

[SF#473124]: UI inconsistency with Link fields. This also prompted me to fix a fairly long-standing usability issue - that of being able to turn off certain filters.
author Richard Jones <richard@users.sourceforge.net>
date Sun, 21 Oct 2001 04:44:50 +0000
parents 0ec8a9f1cbe6
children 489b70c37f32
comparison
equal deleted inserted replaced
311:895a1c09f4ae 312:5a2c43891c20
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 3
4 2001-10-?? - 0.3.0 4 2001-10-?? - 0.3.0
5 Feature: 5 Feature:
6 . MailGW now moves 'unread' to 'chatting' on receiving e-mail for an issue.
6 Admin Tool (roundup-admin): 7 Admin Tool (roundup-admin):
7 . Interactive mode for running multiple (independant at present) commands. 8 . Interactive mode for running multiple (independant at present) commands.
8 . Tabular display of nodes. 9 . Tabular display of nodes.
9 . Import and export via colon-separated files. 10 . Import and export via colon-separated files.
10 11
18 . Fixed grouping of non-str properties thanks Roch'e Compaan. 19 . Fixed grouping of non-str properties thanks Roch'e Compaan.
19 . bug #473121: The customisation view and filters (CGI interface view 20 . bug #473121: The customisation view and filters (CGI interface view
20 customisation section may now be hidden (patch from Roch'e Compaan.) 21 customisation section may now be hidden (patch from Roch'e Compaan.)
21 . bug #473122: Issue id sorting (hyperdb sorts strings-that-look-like-numbers 22 . bug #473122: Issue id sorting (hyperdb sorts strings-that-look-like-numbers
22 as numbers now. 23 as numbers now.
24 . bug #473124: UI inconsistency with Link fields.
25 This also prompted me to fix a fairly long-standing usability issue -
26 that of being able to turn off certain filters.
27 . bug #473125: Paragraph in e-mails
23 . bug #473126: Sender unknown 28 . bug #473126: Sender unknown
24 . bug #473130: Nosy list not set correctly 29 . bug #473130: Nosy list not set correctly
25 . bug #473125: Paragraph in e-mails
26 30
27 2001-10-11 - 0.3.0 pre 2 31 2001-10-11 - 0.3.0 pre 2
28 Fixed: 32 Fixed:
29 . Hyperdatabase was inserting empty strings instead of None for missing 33 . Hyperdatabase was inserting empty strings instead of None for missing
30 property values. This broke a lot of things. 34 property values. This broke a lot of things.

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