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.dru...@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 <aleishaamo...@hotmail.com>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    
    Signed-off-by: Brendan Gallagher <bren...@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
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to