comparison CHANGES.txt @ 5867:ee2e8f8d6648

Implement exact string search .. in the 'filter' method of hyperdb.Class (and the corresponding backend implementations).
author Ralf Schlatterbeck <rsc@runtux.com>
date Mon, 26 Aug 2019 18:18:02 +0200
parents 167ef847fcdf
children 16e1255b16cf
comparison
equal deleted inserted replaced
5865:04deafac71ab 5867:ee2e8f8d6648
83 attempts/minute for a user. After which one login attempt every 20 83 attempts/minute for a user. After which one login attempt every 20
84 seconds can be done. (John Rouillard) 84 seconds can be done. (John Rouillard)
85 - issue2551043: Add X-Roundup-issue-id email header. Add a new header 85 - issue2551043: Add X-Roundup-issue-id email header. Add a new header
86 to make it easier to filter notification emails without having to 86 to make it easier to filter notification emails without having to
87 parse the subject line. (John Rouillard) 87 parse the subject line. (John Rouillard)
88 - The database filter function now can also do an exact string search.
88 89
89 Fixed: 90 Fixed:
90 91
91 - issue2550811: work around Unicode encoding issues in jinja2 template 92 - issue2550811: work around Unicode encoding issues in jinja2 template
92 by explicitly converting data to Unicode; also fixed pagination and 93 by explicitly converting data to Unicode; also fixed pagination and

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