[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.03-35-g6e01fc7

Git repo owner gitmaster at git.koha-community.org
Thu Feb 12 22:37:07 CET 2015


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.18.x has been updated
       via  6e01fc7a5da9df8f645481048e023b46e378de3b (commit)
       via  98b6b33f6e499e728409dc8087bc459607da4d32 (commit)
      from  6f51d3b31b690415f9fc9bff6477d93701628b83 (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 6e01fc7a5da9df8f645481048e023b46e378de3b
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Wed Jan 14 17:00:17 2015 +0100

    Bug 13562: Fix item search on item MARC subfields
    
    Test plan:
    1. Add 4 item search fields (in Administration › Items search fields):
       a. 1 biblio field linked to a DB field
       b. 1 biblio field not linked to a DB field
       c. 1 item field linked to a DB field
       d. 1 item field not linked to a DB field
    2. Make sure you have some data in those fields to search on.
    3. Go to item search page and do a search using these new fields, make
       sure the result is correct.
    
    Signed-off-by: Nick <nick at quecheelibrary.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit f70ad43f8fd49ad7fb43697c6953767e534f7368)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 98b6b33f6e499e728409dc8087bc459607da4d32
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Mon Feb 9 13:32:50 2015 -0300

    Bug 13602: (QA followup) take advantage of the defined-or operator
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 381de54ed1f56f61f22a682147b67d3902f43604)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Items.pm            |   32 +++++++++++++++++++++++++++-----
 members/memberentry.pl |    7 ++++---
 t/db_dependent/Items.t |   48 +++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 78 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list