[koha-commits] main Koha release repository branch master updated. v16.11.00-88-g6475f83

Git repo owner gitmaster at git.koha-community.org
Fri Dec 16 15:55:13 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  6475f83189f2565173a8deb6b1afd363b84a7607 (commit)
      from  35a8fe0bd11777c785d9d4ca73edb05fdc1f1ecd (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 6475f83189f2565173a8deb6b1afd363b84a7607
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Nov 15 11:37:30 2016 +0000

    Bug 17630: Add the Koha::Biblio->holds method
    
    This method will be useful to get the current holds placed on a given
    bibliographic record.
    
    Test plan:
      prove t/db_dependent/Koha/Biblios.t
    should return green
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha/Biblio.pm                |   15 +++++++++++
 t/db_dependent/Koha/Biblios.t |   57 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+)
 create mode 100644 t/db_dependent/Koha/Biblios.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list