comparison CHANGES.txt @ 5119:748ba87e1aca

Added a new cgi action restore. The opposite of (and a clone of) the existing retire action.
author John Rouillard <rouilj@ieee.org>
date Sun, 03 Jul 2016 10:38:47 -0400
parents 57452bc6d989
children 722394a48d7b
comparison
equal deleted inserted replaced
5118:57452bc6d989 5119:748ba87e1aca
118 quoted text. This allows somebody to start a new issue by forwarding 118 quoted text. This allows somebody to start a new issue by forwarding
119 a threaded email (with multiple quoted parts) into roundup and 119 a threaded email (with multiple quoted parts) into roundup and
120 keeping all the quoted parts. If leave_body_unchanged is set to 120 keeping all the quoted parts. If leave_body_unchanged is set to
121 new, even the signature on the email that starts a new issue will be 121 new, even the signature on the email that starts a new issue will be
122 preserved. 122 preserved.
123 123 - New cgi action restore (RestoreAction) which reverses the effects of
124 the retire action. Created while implementing fix for
125 issue2550831. Requires restore permission in the schema. See
126 upgrading.txt for migrating to 1.6.0 for details. (John Rouillard)
127
124 Fixed: 128 Fixed:
125 129
126 - issue1615201: Optionally restore the original (version 0.6) mailgw 130 - issue1615201: Optionally restore the original (version 0.6) mailgw
127 behaviour of ignoring a Resent-From:-header and using the real 131 behaviour of ignoring a Resent-From:-header and using the real
128 From-header instead: new configuration option EMAIL_KEEP_REAL_FROM 132 From-header instead: new configuration option EMAIL_KEEP_REAL_FROM

Roundup Issue Tracker: http://roundup-tracker.org/