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 <[email protected]>
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 <[email protected]>
    Signed-off-by: Katrin Fischer <[email protected]>
    Passes tests and QA script. No regressions found,
    improves the ILS-DI HoldItem response.
    Signed-off-by: Tomas Cohen Arazi <[email protected]>

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

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
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to