[koha-commits] main Koha release repository branch master updated. v16.05.00-1365-g81ea88f

Git repo owner gitmaster at git.koha-community.org
Tue Nov 15 16:24:10 CET 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  81ea88fff6bfffd958cc0a85871e1487b05a445a (commit)
      from  1da4a7b4a204033b21e8537b2988bdd43a7357ec (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 81ea88fff6bfffd958cc0a85871e1487b05a445a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Nov 7 15:47:43 2016 +0000

    Bug 17604: GetMemberDetails - Add Koha::Patron::Category->effective_BlockExpiredPatronOpacActions
    
    This patch simply adds a new method to retrieve the correct value of
    BlockExpiredPatronOpacActions.
    
    Test plan:
      prove t/db_dependent/Koha/Patron/Categories.t
    should return green
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron/Category.pm                 |   14 ++++++++++++++
 t/db_dependent/Koha/Patron/Categories.t |   19 ++++++++++++++++++-
 2 files changed, 32 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list