Revision history for RT::Extension::AddAttachmentsFromTransactions
2.03 2014-09-10
- update license from Perl to GPLv2 to match RT license
- make tests author test
- update Module::Install
2.02 2014-03-12
- fix header display for transactions in RT 4.2
2.01 2013-12-10
- use rolled up widget for RT version 4.0.18 and above
2.00 2013-10-29
- RT 4.2 compatibility
1.00 2013-09-05
- add basic tests
- Prefix headers with X for RFC822 compliance
- add missing dependency for List::MoreUtils
- Ensure consistent escaping of filenames in attachment URIs
0.01 2013-04-04
- initial release