[koha-commits] main Koha release repository branch master updated. v3.20.00-beta-71-g1970b24

Git repo owner gitmaster at git.koha-community.org
Tue May 19 17:06:19 CEST 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, master has been updated
       via  1970b245f5426506a0eed92d74f530de2e909d37 (commit)
      from  2efbd3794ecb5a2fc3c9f4ea3e2cf0e65fc20385 (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 1970b245f5426506a0eed92d74f530de2e909d37
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Tue Feb 10 11:34:01 2015 +0100

    Bug 13687: Move hold policy check into CanItemBeReserved
    
    This way ILS-DI HoldItem and HoldTitle services also benefit from this
    check
    
    Test plan:
    
    1/ Define some default holds policies by item type in
    /admin/smart-rules.pl
    2/ Use ILS-DI HoldItem service and check that those rules are respected
    3/ Check that staff and opac hold behaviour is unchanged regarding
    these rules.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes tests and QA script. No regressions found,
    improves the ILS-DI HoldItem response.
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

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

Summary of changes:
 C4/Reserves.pm         |   18 +++++++++++++++++-
 opac/opac-reserve.pl   |   10 ----------
 reserve/request.pl     |   10 +---------
 t/db_dependent/Holds.t |   42 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 59 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list