Koha/members
Kyle M Hall db8bda86ea Search Patrons - Make patron search more forgiving.
Patron search has only been searching fields for names
that either match or begin with the given search terms.

This is too strict a search.
For example, take the name "Billie Jo Robinson", "Billie Jo"
being the firstname, and "Robinson" being the last name. If one
were to search for "Billie Jo", this patron would not appear in
the search results.

 To remedy this, the search
type has been changed from 'begins_with' to 'contain'.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-29 22:45:29 -04:00
..
boraccount.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
borrowers_details.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00
default_messageprefs.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
deletemem.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00
guarantor_search.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00
mancredit.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
maninvoice.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
member-flags.pl Bug 2505: Enables warnings in member-flags.pl, member-password.pl, and member-picupload.pl. 2009-09-29 19:11:08 -04:00
member-password.pl Bug 2662: make rand password consider minPasswordLength pref 2009-12-22 00:01:03 +01:00
member-picupload.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
member.pl Search Patrons - Make patron search more forgiving. 2010-04-29 22:45:29 -04:00
memberentry.pl Bug 4248 Rework Cities dropdown for members entry 2010-04-29 22:20:36 -04:00
members-home.pl (followup MT2690) search on first letter 2010-01-28 15:11:57 +01:00
messaging.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
moremember.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00
notices.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00
patronimage.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
pay.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
readingrec.pl tweak display of issuing library on staff reading history 2010-04-07 10:57:47 -04:00
setdebar.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
setstatus.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
update-child.pl Bug 2505 - Add commented use warnings where missing in the members/ directory 2010-04-21 20:19:50 +12:00