Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Magnus Enger 9060c5275f Bug 16316 - Limit patron search to surname
This patch makes it possible to limit a patron search to
search just for surnames.

To test:
- Apply the patch
- Add two patrons, called e.g. "John Doe" and "Doe John"
- Go to Patrons in the Intranet
- Make sure you have selected "Search fields" = Standard
- Search for "john" and verify both patrons show up
- Search for "doe" and verify both patrons show up
- Set "Search fields" = Surname and search for "john".
  "Doe John" should show up, but not "John Doe".
- Set "Search fields" = Surname and search for "doe".
  "John Doe" should show up, but not "Doe John".

Update: Revised the last point in the test plan.

Sponsored-by: Alingsås Public Library, Sweden
Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-04-29 15:53:24 +00:00
..
tables Bug 16120: Add the actions class to all actions td 2016-03-24 17:07:32 +00:00
boraccount.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
deletemem.tt
discharge.tt
discharges.tt
files.tt
mancredit.tt
maninvoice.tt
member-flags.tt Bug 16238: Use .prop() instead of .attr() for 'disabled' 2016-04-29 14:18:24 +00:00
member-password.tt
member.tt Bug 16316 - Limit patron search to surname 2016-04-29 15:53:24 +00:00
memberentrygen.tt Bug 16228 - Move some patron entry form JavaScript into members.js again 2016-04-29 15:33:39 +00:00
members-update.tt
moremember-brief.tt
moremember-print.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
moremember-receipt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
moremember.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
nl-search.tt
notices.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
pay.tt
paycollect.tt
printfeercpt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
printinvoice.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
purchase-suggestions.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
readingrec.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
routing-lists.tt
statistics.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
update-child.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00