[koha-commits] main Koha release repository branch master updated. v16.11.00-451-g236dbdf

Git repo owner gitmaster at git.koha-community.org
Fri Feb 17 13:18:55 CET 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  236dbdf5f1922f98305df8b4c3aee040c0086b05 (commit)
       via  c614342f2743b1076b6a7a6740ea6586acf547ac (commit)
      from  2f763a96890bc469f3aaea8f3be6c1ccb3603c91 (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 236dbdf5f1922f98305df8b4c3aee040c0086b05
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Feb 16 11:04:11 2017 +0000

    Bug 17974 (QA Followup)
    
        Use the $biblio_rs variable
    
        In case of Koha::Object you can call new_from_dbic directly, however,
        it fails for Koha::Objects so using an intermediary variable should
        be done for consistency
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit c614342f2743b1076b6a7a6740ea6586acf547ac
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Sat Jan 21 16:45:34 2017 +0100

    Bug 17974: Add the Koha::Item->biblio method
    
    Test plan:
      prove t/db_dependent/Koha/Items.t
    should return green
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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

Summary of changes:
 Koha/Item.pm                |   14 ++++++++++++++
 t/db_dependent/Koha/Items.t |   10 +++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list