Mercurial > p > roundup > code
diff CHANGES.txt @ 6464:28461636e249
issue1596345 - filtering user list (need user.search.hml)
Incorporate user search features from issues.roundup-tracker.org
user.index.html into classic template. Devel and responsive templates
already have this feature. Jinja wil get it when somebody who knows
jinja well enough implements it.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 03 Aug 2021 17:35:20 -0400 |
| parents | 8e06194ff0b0 |
| children | 37b57da3374f |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 02 23:26:20 2021 -0400 +++ b/CHANGES.txt Tue Aug 03 17:35:20 2021 -0400 @@ -25,6 +25,11 @@ - Change tracker templates adding required to login forms. Invokes browser error reporting if user forgets to fill in a field. (John Rouillard) +- issue1596345 - filtering user list (need + user.search.hml). Incorporate user search features from + issues.roundup-tracker.org into classic template. Devel and + responsive templates already have this feature. + 2021-07-13 2.1.0
