[koha-commits] main Koha release repository branch master updated. v16.11.00-951-g02dffe1

Git repo owner gitmaster at git.koha-community.org
Fri Apr 28 14:59:37 CEST 2017


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  02dffe16081fdcf35b50824d963d2420546a95eb (commit)
      from  e3d8fb0b845f50f6debc9a246a09a22f3f88c406 (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 02dffe16081fdcf35b50824d963d2420546a95eb
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Apr 5 16:42:26 2017 -0300

    Bug 18401: Add new method Koha::Checkout->patron
    
    Return the patron related to a given checkout
    
    Test plan:
      prove t/db_dependent/Koha/Checkouts.t
    should return green
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Checkout.pm                |   14 ++++++++++++++
 t/db_dependent/Koha/Checkouts.t |    9 ++++++++-
 2 files changed, 22 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list