Bug 5502 - Patron card category search field should be menu
authorOwen Leonard <oleonard@myacpl.org>
Fri, 11 Jul 2014 15:16:38 +0000 (11:16 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 10 Aug 2014 12:30:47 +0000 (09:30 -0300)
commit0ddeabd3d4b4914c7698da03f5e036f2ec08638d
tree492233141a8b82cf3e3f8a89b37341c4dfae9eaa
parent69e3d44dc223b20668a795866f05c34247dbe2ef
Bug 5502 - Patron card category search field should be menu

When searching for patrons to add to a patron card creator batch there
is a text input field for submitting a patron category. This should be a
dropdown menu. This patch corrects it.

To test, go to Tools -> Patron card creator and click "New batch."
 - Click the "Add item(s)" button.
 - Confirm that in the Patron search pop-up window there is a dropdown
   menu populated with existing patron categories.
 - Confirm that searches limited by patron category return correct
   results.
 - Confirm that the correct patron category is automatically preselected
   after performing a search limited by category.
 - Confirm that reordering the table of search results works correctly.

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/members-search.tt
patroncards/members-search.pl