[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.05-77-gf2c5b7b

Git repo owner gitmaster at git.koha-community.org
Fri Apr 22 12:12:09 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, 3.22.x has been updated
       via  f2c5b7b036a47289a069f89bf3e63ede548058d8 (commit)
      from  dce531d3d63242868edc8dd9f5332d810b0cdda4 (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 f2c5b7b036a47289a069f89bf3e63ede548058d8
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>
    (cherry picked from commit a8491dc156db9d746b0f5ddd6175b66bf1bfa4ab)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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