Releases: ietf-tools/mailarchive
v1.2.6
v1.2.5
v1.2.4
Release Date: Wed, April 15, 2015 at 8:00 AM UTC
Release Author: Ryan Cross
-
Improved error handling
-
changes to loader script
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Release Date: Tue, January 20, 2015 at 7:35 AM UTC
Release Author: Ryan Cross
-
Fixes ticket #1328. Add IETF logo to header
-
Fixes ticket #1360. Message detail page now includes
links to message in context (by date, or thread) -
Fixes ticket #1447. Renamed javascript to avoid being
blocked by Adblock Plus (*_adv.js) -
Fixes ticket #1453. Group By action now retains context
-
Fixes ticket #1518. ARchived messages now have CR/LF
line endings to comply with MIME specifications -
Fixes ticket #1559. Use correct Thread date in index.
-
Upgrade to Django 1.7
v1.1.3
Release Date: Mon, September 29, 2014 at 2:00 AM UTC
Release Author: Ryan Cross
- Change mailman interface "tee" script, call-archives.py, to
call new archiver even if MHonarc archive script fails.
Also add email error handler which send emails to admins
in the event of archive errors
v1.1.2
Release Date: Fri, June 13, 2014 at 1:37 AM UTC
Release Author: Ryan Cross
-
Fix bug where attachment files of recently added groups
are being added with group=mailman perms=660, causing
404. Use perms=666 -
Added links to RabbitMQ and Celery web admin interfaces
to Admin Guide
v1.1.0
Release Date: Thu, May 1, 2014 at 2:00 AM UTC
Release Author: Ryan Cross
This release included small changes to the db schema and email parsing
functions.
-
Changed default search result sort order to date descending
-
Changed default search term operator to AND
-
Added support for "from:" field specifier
-
Improved performance of Group by Thread option