Mercurial > p > roundup > code
comparison CHANGES.txt @ 3921:b49bbd4ff6ea
add more recent work to CHANGES.txt
| author | Justus Pendleton <jpend@users.sourceforge.net> |
|---|---|
| date | Wed, 26 Sep 2007 03:07:55 +0000 |
| parents | 21420ba64b0d |
| children | 7518a8ec1d55 |
comparison
equal
deleted
inserted
replaced
| 3920:416606b09b27 | 3921:b49bbd4ff6ea |
|---|---|
| 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 2007-??-?? | 4 2007-??-?? |
| 5 Feature: | 5 Feature: |
| 6 - Roundup has a new xmlrpc frontend that gives access to a tracker using XMLRPC. | 6 - Roundup has a new xmlrpc frontend that gives access to a tracker using |
| 7 XMLRPC. | |
| 7 - Dates can now be in the year-range 1-9999 except for metakit which is | 8 - Dates can now be in the year-range 1-9999 except for metakit which is |
| 8 still limited to 1970-2038. | 9 still limited to 1970-2038. |
| 9 - Add simple anti-spam recipe to docs | 10 - Add simple anti-spam recipe to docs |
| 10 - Allow customisation of regular expressions used in email parsing, thanks | 11 - Allow customisation of regular expressions used in email parsing, thanks |
| 11 Bruno Damour | 12 Bruno Damour |
| 19 - templatable 404 not found messages (sf bug 1403287) | 20 - templatable 404 not found messages (sf bug 1403287) |
| 20 - Unauthorized email includes a link to the registration page for | 21 - Unauthorized email includes a link to the registration page for |
| 21 the tracker | 22 the tracker |
| 22 - config options: control whether author info/email is included in email | 23 - config options: control whether author info/email is included in email |
| 23 sent by roundup | 24 sent by roundup |
| 25 - support for receiving OpenPGP MIME messages (signed or encrypted) | |
| 24 | 26 |
| 25 | 27 |
| 26 Fixed: | 28 Fixed: |
| 27 - Handling of unset Link search in RDBMS backend | 29 - Handling of unset Link search in RDBMS backend |
| 28 - Journal import/export for metakit backend | 30 - Journal import/export for metakit backend |
| 48 - don't spam the roundup admin on client shutdowns (Ulrik Mikaelsson) | 50 - don't spam the roundup admin on client shutdowns (Ulrik Mikaelsson) |
| 49 - respect umask on filestorage backends (Ulrik Mikaelsson) (sf bug 1744328) | 51 - respect umask on filestorage backends (Ulrik Mikaelsson) (sf bug 1744328) |
| 50 - cope with spam robots posting multiple instances of the same form | 52 - cope with spam robots posting multiple instances of the same form |
| 51 - include the author of property-only changes in generated messages | 53 - include the author of property-only changes in generated messages |
| 52 - fuller email validation in templates (sf feature 1216291) | 54 - fuller email validation in templates (sf feature 1216291) |
| 53 | 55 - cope with bad cookies from other apps on same domain (sf bug 1691708) |
| 56 - updated Spanish translation from Ramiro Morales | |
| 57 - clean up query display of "Private to you items" (sf bug 1481394) | |
| 58 - use local timezone for mail date header (sf bug 1658173) | |
| 59 - allow CSV export of queries on selected issues (sf bug 1783492) | |
| 60 - remove blobfiles on destroy (sf bug 1654132) | |
| 61 - handle postgres exceptions during session cleanup (sf bug 1703116) | |
| 54 | 62 |
| 55 2007-02-15 1.3.3 | 63 2007-02-15 1.3.3 |
| 56 Fixed: | 64 Fixed: |
| 57 - If-Modified-Since handling was broken | 65 - If-Modified-Since handling was broken |
| 58 - Updated documentation for customising hard-coded searches in page.html | 66 - Updated documentation for customising hard-coded searches in page.html |
