[koha-commits] main Koha release repository branch master updated. v16.11.00-952-ga067af7

Git repo owner gitmaster at git.koha-community.org
Fri Apr 28 15:02:27 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  a067af7fe2e1a1f0beefadbb319a2bf2e9b9884f (commit)
      from  02dffe16081fdcf35b50824d963d2420546a95eb (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 a067af7fe2e1a1f0beefadbb319a2bf2e9b9884f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Apr 5 16:42:35 2017 -0300

    Bug 18402: Add the Koha::Item->checkout method
    
    Return the current checkout for a given item.
    Note it may not exist.
    
    Test plan:
      prove t/db_dependent/Koha/Items.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/Item.pm                |   16 ++++++++++++++++
 t/db_dependent/Koha/Items.t |   30 +++++++++++++++++++++++++++++-
 2 files changed, 45 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list