[koha-commits] main Koha release repository branch master updated. v16.11.00-23-g4643251

Git repo owner gitmaster at git.koha-community.org
Fri Dec 2 20:25:11 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  46432511a600f0f22b35d004ee47eb573a33f94f (commit)
      from  9d0c436cb4e6f6866957cdfd9623a10df07126f7 (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 46432511a600f0f22b35d004ee47eb573a33f94f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 8 12:16:49 2016 +0000

    Bug 17580: Add the Koha::Patron->get_overdues method
    
    This method will be used by several patches later.
    
    Test plan:
      prove t/db_dependent/Koha/Patrons.t
    should return green
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Patron.pm                |   23 ++++++++++++++
 t/db_dependent/Koha/Patrons.t |   68 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 91 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list