[koha-commits] main Koha release repository branch master updated. v3.22.00-1167-ga8491dc

Git repo owner gitmaster at git.koha-community.org
Fri Apr 22 02:22:54 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  a8491dc156db9d746b0f5ddd6175b66bf1bfa4ab (commit)
      from  2e7df304500d75efa3cab81635d90a2b209e668a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a8491dc156db9d746b0f5ddd6175b66bf1bfa4ab
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Apr 6 11:33:11 2016 +0100

    Bug 15930: Make patron searches defaulting on 'contain'
    
    The default patron search types has changed from 'contain' to
    start_with. Users consider it as a bug.
    This patch revert the previous changes to default on 'contain'.
    
    Test plan:
    Search for patrons in different places (guarantor, checkout, patron
    module, acquisition module, etc.) and confirm that the default is always
    'contain'
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jesse Weaver <jweaver at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/Utils/DataTables/Members.pm                             |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc |    8 ++++----
 koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt  |    7 ++++---
 members/member.pl                                          |    2 +-
 4 files changed, 10 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list