]> git.koha-community.org Git - koha.git/commit
Bug 15109: Make name the default sort order for all patron searches
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 13 Nov 2015 09:18:43 +0000 (09:18 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Sun, 29 Nov 2015 21:09:58 +0000 (22:09 +0100)
commitc430cf453f61088999dff47ec63e6a9dfee1c500
tree56188c36b44089b6888b4bca229cb16488555fde
parent1524cb1119db421bd67a22e461cb53bdadd75ec7
Bug 15109: Make name the default sort order for all patron searches

Find another place where there is a patron search (add user to a basket,
add users to a fund or edit owner of a fund, set a guarantor to a child,
etc.).
Do a search a confirm that the results are now sorted by name instead of
cardnumber.

Signed-off-by: Nicole Engard <nengard@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit defcfd050ebb0a4b6734274f7710f23944abf852)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
acqui/add_user_search.pl
admin/add_user_search.pl
koha-tmpl/intranet-tmpl/prog/en/modules/common/patron_search.tt
members/guarantor_search.pl
patroncards/add_user_search.pl
serials/add_user_search.pl