[koha-commits] main Koha release repository branch master updated. v16.05.00-1363-g4277f43

Git repo owner gitmaster at git.koha-community.org
Tue Nov 15 16:14:30 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  4277f43a91189e5bbe51e82061d0ea3a81167fd7 (commit)
      from  3a6d38cbcb3644cefd508f3c4489045dd650316f (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 4277f43a91189e5bbe51e82061d0ea3a81167fd7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Nov 4 15:05:08 2016 +0000

    Bug 17555: Add Koha::Patron->category
    
    We need to use the DBIx::Class relationship to retrieve the patron
    category.
    It is more convenient to have a Koha::Patron->category method to
    retrieve the category of a given patron.
    
    Test plan:
    Make sure that the tests in t/db_dependent/Koha/Patron* 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.pm                |   23 +++++++++++++++++------
 t/db_dependent/Koha/Patrons.t |    9 ++++++++-
 2 files changed, 25 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list