Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Revert "Bug 7167: New version for updatedatabase" 2012-12-27 14:02:56 -05:00
includes Bug 9407: patrons search should match substrings 2013-01-22 18:56:23 -05:00
js Bug 8401 : Highlighting of search terms in preference causes loss of data 2013-01-17 20:53:40 -05:00
lib Bug 9335 - humanMsg popups don't disapear in webkit browsers 2013-01-07 21:12:10 -05:00
modules Bug 7678: Adds extended patron attributes in patron reports 2013-01-22 18:35:07 -05:00
xslt Bug 9169 - Wrap relator code in <span> to allow for CSS customization 2012-12-22 16:42:46 -05:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00