[koha-commits] main Koha release repository branch master updated. v16.05.00-1034-gef0b0f1

Git repo owner gitmaster at git.koha-community.org
Thu Oct 13 17:25:53 CEST 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  ef0b0f13fcba4605f99386d4c2bdd87e82234493 (commit)
      from  bb1e9c500c810402c64436c53bcc00ffb9a0b857 (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 ef0b0f13fcba4605f99386d4c2bdd87e82234493
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Aug 9 16:26:07 2016 +0100

    Bug 17094: Make Koha::Virtualshelf methods return Koha::Objects-based objects
    
    Instead of DBIx::Class objects.
    
    Test plan:
    1/ Add content to a list and share it with another patron
    2/ Try to view the list with the other patron
    3/ download and send a shelf and check if the biblio list is correct
    4/ prove t/db_dependent/Virtualshelves.t should return green
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 Koha/Virtualshelf.pm            |    7 +++++--
 opac/opac-downloadshelf.pl      |    4 ++--
 opac/opac-sendshelf.pl          |    2 +-
 opac/opac-shelves.pl            |    7 +++++--
 virtualshelves/downloadshelf.pl |    4 ++--
 virtualshelves/sendshelf.pl     |    2 +-
 virtualshelves/shelves.pl       |   12 ++++++++----
 7 files changed, 24 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list