Bug 14544: Move share routines to Koha::Virtualshelfshare and Koha::Virtualshelfshares
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 16 Jul 2015 10:24:56 +0000 (11:24 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 Nov 2015 12:58:01 +0000 (09:58 -0300)
commite91a704ab18ce498a6ada65a71baf6841c2a66e2
tree567dd1a66a8f86cef21cf4b166ab10f1e65ebe2a
parentfd48d5c7a1d6e98f589691267302f93fecc563f3
Bug 14544: Move share routines to Koha::Virtualshelfshare and Koha::Virtualshelfshares

Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Installer/PerlDependencies.pm
C4/VirtualShelves.pm
C4/VirtualShelves/Page.pm
Koha/Exceptions.pm [new file with mode: 0644]
Koha/Virtualshelf.pm
Koha/Virtualshelfshare.pm [new file with mode: 0644]
Koha/Virtualshelfshares.pm [new file with mode: 0644]
opac/opac-shareshelf.pl
t/db_dependent/VirtualShelves.t
t/db_dependent/Virtualshelves.t