comparison CHANGES.txt @ 5907:fe96015445e9

Reorder html entities generated by submit button issue2551065: This allows styles to be applied. Thanks to Garth Jensen for the patch against release 1.6
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 08 Oct 2019 14:37:29 +0200
parents c3728772c594
children 7264b2e79a31
comparison
equal deleted inserted replaced
5906:d3447888c690 5907:fe96015445e9
97 - issue2551059: added new values for tx_Source to indicate when /rest 97 - issue2551059: added new values for tx_Source to indicate when /rest
98 or /xmlrpc endpoint is being used rather than the normal web 98 or /xmlrpc endpoint is being used rather than the normal web
99 endpoints. (John Rouillard) 99 endpoints. (John Rouillard)
100 - issue2551062: roundup-admin security now validates all properties in 100 - issue2551062: roundup-admin security now validates all properties in
101 permissions. It reports invalid properties. (John Rouillard) 101 permissions. It reports invalid properties. (John Rouillard)
102 - issue2551065: Reorder html entities generated by submit button so that
103 styles can be applied. Thanks to Garth Jensen for the patch against
104 release 1.6 that was ported to upcoming 2.0 release (Ralf
105 Schlatterbeck).
102 106
103 Fixed: 107 Fixed:
104 108
105 - issue2550811: work around Unicode encoding issues in jinja2 template 109 - issue2550811: work around Unicode encoding issues in jinja2 template
106 by explicitly converting data to Unicode; also fixed pagination and 110 by explicitly converting data to Unicode; also fixed pagination and

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