Mercurial > p > roundup > code
changeset 3422:68efe814ee3e maint-0.8 0.8.5
release 0.8.5
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Wed, 23 Nov 2005 06:06:38 +0000 |
| parents | b854a6a08fff |
| children | 3e497c553ba8 |
| files | doc/announcement.txt |
| diffstat | 1 files changed, 7 insertions(+), 27 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/announcement.txt Fri Oct 07 05:49:15 2005 +0000 +++ b/doc/announcement.txt Wed Nov 23 06:06:38 2005 +0000 @@ -2,35 +2,15 @@ command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. -This 0.8.4 release fixes some bugs: +This 0.8.5 release includes an Argentinian Spanish translation by Ramiro +Morales and fixes some bugs: Fixed: - -- extra CRs in CSV export files on Windows platform (sf bug 1195742) -- activity RDBMS columns were being reported in changes -- fix name collision in roundup.cgi script (sf bug 1203795) -- fix handling of invalid interval input -- search locale files relative ro roundup installation path (sf bug 1219689) -- use translation for boolean property rendering (sf bug 1225152) -- enabled disabling of REMOTE_USER for when it's not a valid username (sf - bug 1190187) -- fix invocation of hasPermission from templating code (sf bug 1224172) -- have 'roundup-admin security' display property restrictions (sf bug - 1222135) -- fixed templating menu() sort_on handling (sf bug 1221936) -- allow specification of pagesize, sorting and filtering in "classhelp" - popups (sf bug 1211800) -- handle dropped properies in rdbms/metakit journal export (sf bug 1203569) -- handle missing Subject lines better (sf bug 1198729) -- sort/group by missing values correctly (sf bugs 1198623, 1176897) -- discard, don't bounce messages to the mailgw when the messages's sender - is invalid (ie. when we try to bounce, we get a 550 "unknown user - account" response from the SMTP server) (sf bug 1190906) -- removed debugging code from cgi/actions.py -- refactored hyperdb.rawToHyperdb, allowing a number of improvements - (thanks Ralf Schlatterbeck) -- don't try to set a timeout for IMAPS (thanks Paul Jimenez) -- present Reject exception messages to web users (sf bug 1237685) +- Display of Multilinks where linked Class labelprop values are None +- Fix references to the old * Registration Permissions +- Fix missing merge of fix to sf bug 1177057 +- Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars +- Handle invalidly-specified charsets in incoming email If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
