Mercurial > p > roundup > code
comparison CHANGES.txt @ 616:08abec25b2c6
[SF#503204] mailgw needs a default class
- partially done - the setting of additional properties can wait for a
better configuration system.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 15 Feb 2002 00:13:38 +0000 |
| parents | 7c2c4840db6a |
| children | edd210915e64 |
comparison
equal
deleted
inserted
replaced
| 615:7c2c4840db6a | 616:08abec25b2c6 |
|---|---|
| 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 2002-02-?? - 0.4.1 | 4 2002-02-?? - 0.4.1 |
| 5 Feature: | |
| 6 . #503204 ] mailgw needs a default class | |
| 7 - partially done - the setting of additional properties can wait for a | |
| 8 better configuration system. | |
| 9 | |
| 5 Fixed: | 10 Fixed: |
| 6 . Clean up mail handling, multipart handling. | 11 . Clean up mail handling, multipart handling. |
| 7 . respect encodings in non multipart messages. | 12 . respect encodings in non multipart messages. |
| 8 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace | 13 . makeHtmlBase: re.sub under python 2.2 did not replace '.', string.replace |
| 9 does it. | 14 does it. |
| 12 . #511586 ] unittest FAIL: testReldate_date | 17 . #511586 ] unittest FAIL: testReldate_date |
| 13 . Added a uniquely Roundup header to email, "X-Roundup-Name" | 18 . Added a uniquely Roundup header to email, "X-Roundup-Name" |
| 14 . All forms now have "double-submit" protection when Javascript is enabled | 19 . All forms now have "double-submit" protection when Javascript is enabled |
| 15 on the client-side. | 20 on the client-side. |
| 16 . #516883 ] mail interface + ANONYMOUS_REGISTER | 21 . #516883 ] mail interface + ANONYMOUS_REGISTER |
| 22 | |
| 17 | 23 |
| 18 2002-01-24 - 0.4.0 | 24 2002-01-24 - 0.4.0 |
| 19 Feature: | 25 Feature: |
| 20 . much nicer history display (actualy real handling of property types etc) | 26 . much nicer history display (actualy real handling of property types etc) |
| 21 . journal entries for link and mutlilink properties can be switched on or | 27 . journal entries for link and mutlilink properties can be switched on or |
