comparison CHANGES.txt @ 5173:4f99aad7e8e8

Store template name with saved query When storing user-defined queries we now store the template with the query if the template name is different from 'index'. This allows stored queries for templates different from the default 'index' template.
author Ralf Schlatterbeck <rsc@runtux.com>
date Fri, 09 Dec 2016 09:49:25 +0100
parents fac171f0f27b
children a76fbb9f5535
comparison
equal deleted inserted replaced
5172:fac171f0f27b 5173:4f99aad7e8e8
140 submitting a new keyword. Usually after submission, you will see the 140 submitting a new keyword. Usually after submission, you will see the
141 the page for the new keyword to allow you to change the name of the 141 the page for the new keyword to allow you to change the name of the
142 keyword. (John Rouillard) 142 keyword. (John Rouillard)
143 - issue2550757 - internal restructuring to allow admin.py to be tested 143 - issue2550757 - internal restructuring to allow admin.py to be tested
144 more easily. W. Trevor King (wking)/ John Rouillard. 144 more easily. W. Trevor King (wking)/ John Rouillard.
145 - When storing user-defined queries we now store the template with the
146 query if the template name is different from 'index'. This allows
147 stored queries for templates different from the default 'index'
148 template.
145 149
146 Fixed: 150 Fixed:
147 151
148 - issue1615201: Optionally restore the original (version 0.6) mailgw 152 - issue1615201: Optionally restore the original (version 0.6) mailgw
149 behaviour of ignoring a Resent-From:-header and using the real 153 behaviour of ignoring a Resent-From:-header and using the real

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