Koha/members
MJ Ray 99e1fa291a Bug 9407: patrons search should match substrings
If a patron lives at 4345 Library Rd, a search on Street Address for
    Library should find it. However, it does not, but a search for 4345
    Library does.  This patch adds a "Search Type" drop-down, defaulting
    to the current behaviour.

    To test:
    1) Search for a patron based on a non-leading part of a field.
    2) Should return no results.
    3) Search again with "Search Type" of "Contains".
    4) Should return the patron.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-22 18:56:23 -05:00
..
boraccount.pl Bug 7671 : add a real primary key accountlines_id in accountlines 2012-09-15 07:31:58 +02:00
default_messageprefs.pl
deletemem.pl
files.pl Bug 8598 - No patron image or home library on Files & Statistics tabs 2012-09-13 18:12:17 +02:00
guarantor_search.pl
mancredit.pl
maninvoice.pl
member-flags.pl
member-password.pl
member-picupload.pl
member.pl Bug 9407: patrons search should match substrings 2013-01-22 18:56:23 -05:00
memberentry.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
members-home.pl Bug 7067 [Follow-up: templates] allow patron self registration via the opac 2012-12-14 08:08:59 -05:00
members-update-do.pl Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
members-update.pl Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
moremember.pl Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
notices.pl
patronimage.pl
pay.pl Bug 7671 : add a real primary key accountlines_id in accountlines 2012-09-15 07:31:58 +02:00
paycollect.pl Bug 9141 - Untranslatable strings on "pay an amount..." page 2013-01-07 20:48:42 -05:00
printfeercpt.pl
printinvoice.pl Bug 7671 : add a real primary key accountlines_id in accountlines 2012-09-15 07:31:58 +02:00
printslip.pl
readingrec.pl Bug 8017 reduce manipulation of GetAllIssues return 2012-09-13 18:51:45 +02:00
routing-lists.pl
setdebar.pl
setstatus.pl Bug 6261 [Revised] Consolidate patron toolbar include files 2012-12-27 18:36:42 -05:00
statistics.pl Bug 8598 - No patron image or home library on Files & Statistics tabs 2012-09-13 18:12:17 +02:00
update-child.pl