diff doc/upgrading.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 8f1b91756457
children 24e2eeb2ed9a
line wrap: on
line diff
--- a/doc/upgrading.txt	Mon Aug 02 23:26:20 2021 -0400
+++ b/doc/upgrading.txt	Tue Aug 03 17:35:20 2021 -0400
@@ -44,6 +44,13 @@
 compression settings as you want. Then replace ``config.ini`` with the
 ``newconfig.ini`` file.
 
+Search Added to User Index Page
+-------------------------------
+
+A search form and count of number of hits has been added to the
+``user.index.html`` template page in the classic template. You may
+want to merge the search form and footer into your template.
+
 
 Migrating from 2.0.0 to 2.1.0
 =============================

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