Main Koha release repository https://koha-community.org
Find a file
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
acqui Bug 9236 : Redirect to the parcel page after deleting an item/order 2013-01-21 08:40:44 -05:00
admin Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
authorities Bug 7455: Authority subfields are cloned in the wrong field (follow-up 2) 2012-11-01 09:50:53 -04:00
basket Bug 9073 - Download option from the cart should match the menu button in lists 2012-11-25 18:08:46 -05:00
C4 Bug 9116: Remove some useless tmp variables 2013-01-21 08:55:34 -05:00
catalogue Bug 9292 - Remove dead code related to 'publictype' 2013-01-13 08:38:47 -05:00
cataloguing Bug 9105: Housekeeping followup 2012-12-22 16:16:59 -05:00
circ Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
debian Bug 9260: stop koha-run-backups complaining "missing ]" 2012-12-21 08:11:39 -05:00
docs Add Fred Pierre to history 2013-01-17 20:55:20 -05:00
errors
etc Bug 8984: make Zebra more UNIMARC compliant 2013-01-04 08:39:56 -05:00
install_misc Bug 8519 - Make koha-index-daemon run on startup 2012-12-07 09:19:18 -05:00
installer Bug 9413: fix sample notice SQL for en 2013-01-17 20:48:55 -05:00
Koha Bug 9209 - Mocked Koha::Calendar tests 2012-12-28 20:15:35 -05:00
koha-tmpl Bug 9407: patrons search should match substrings 2013-01-22 18:56:23 -05:00
labels Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
members Bug 9407: patrons search should match substrings 2013-01-22 18:56:23 -05:00
misc Merge branch 'bug_8977' into 3.12-master 2013-01-09 08:18:34 -05:00
offline_circ
opac Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
patroncards
reports Bug 7678: Adds extended patron attributes in patron reports 2013-01-22 18:35:07 -05:00
reserve Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
reviews
rotating_collections
selenium
serials Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
services
skel
sms
suggestion Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
svc Bug 7475: Teach matching rules to handle authorities 2012-09-19 17:15:56 +02:00
t Bug 9076 - QA Followup - Rename GetBorrowersWhoHaveNotBorrowedSince to GetBorrowersToExpunge 2013-01-07 22:01:36 -05:00
tags Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
test
tmp/modified_authorities
tools Bug 9108: Followup: send the dateformat value from C4::Auth 2013-01-17 21:59:30 -05:00
virtualshelves
xt
.htaccess
.mailmap
about.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
changelanguage.pl
edithelp.pl Bug 8622: Fix theme fallback 2012-09-05 11:39:14 +02:00
fix-perl-path.PL
help.pl Bug 8949: Trying to view help on a page without any help results in a nasty error 2012-11-05 08:39:23 -05:00
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
INSTALL.ubuntu.12.04 Bug 8478 - Update Ubuntu related files Updated installation instructions, cleaned up ubuntu-pkg-check.sh, renamed ubuntu*.packages files more consistently, updated files to include missing libraries, corrected incorrect libraries (yaz3->yaz4, mysqlclient v16 to v18, dropped the dev version of the client). 2012-09-05 11:01:04 +02:00
INSTALL.ubuntu.lucid
koha_perl_deps.pl Bug 8485 - Make koha_perl_deps.pl batch friendly Added a -b flag for brief which outputs only the perl library name (Foo::BaR), and added a -r flag for required which filters the list to required=Yes perl libraries. 2012-08-31 17:35:49 +02:00
kohaversion.pl Bug 9009: Increment version number 2012-12-27 10:05:56 -05:00
LICENSE
mainpage.pl Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
Makefile.PL Bug 8519 - Make koha-index-daemon run on startup 2012-12-07 09:19:18 -05:00
MANIFEST.SKIP
README
README.robots
rewrite-config.PL Bug 8268 follow-up: rewrite config correctly 2012-08-28 18:02:42 +02:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/