Bug 14544: Koha::Virtualshelfcontent[s]
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 16 Jul 2015 16:13:40 +0000 (17:13 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 5 Nov 2015 12:58:01 +0000 (09:58 -0300)
commitde69ee9a91925497ae7598f9d406dca88de32a93
tree1a7700da3a206aad74911db6e4451b8d80bc07dd
parent54fc66fe968eaade7f923e228fe6f44afc3df284
Bug 14544: Koha::Virtualshelfcontent[s]

Get rid of AddToShelf and DelFromShelf

Bug 14544: Allow a user to delete his own contents

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/VirtualShelves.pm
C4/VirtualShelves/Page.pm
Koha/Virtualshelf.pm
Koha/Virtualshelfcontent.pm [new file with mode: 0644]
Koha/Virtualshelfcontents.pm [new file with mode: 0644]
opac/opac-addbybiblionumber.pl
t/db_dependent/Utils/Datatables_Virtualshelves.t
t/db_dependent/VirtualShelves.t [deleted file]
t/db_dependent/Virtualshelves.t
virtualshelves/addbybiblionumber.pl