Adds a new permission 'editcatalogue' => 'delete_catalogue' and changes the /cgi-bin/koha/catalogue/detail.pl?biblionumber=??? -view to use the REST API to delete a Biblio.
Created attachment 41550 [details] [review] Bug 14656 - Delete Bibliographic Records REST API route & permission
Created attachment 42115 [details] [review] Bug 14656 - Delete Bibliographic Records REST API route & permission !!Now with atomicupdates!!
Created attachment 42329 [details] [review] Bug 14656 - Delete Bibliographic Records REST API route & permission
Created attachment 42834 [details] [review] Bug 14656 - Delete Bibliographic Records REST API - use C4::Biblio instead :(
*** Bug 17126 has been marked as a duplicate of this bug. ***
Is this ready for signing-off process? What is the test plan?
The endpoint itself is already implemented on bug 15496. The new permission makes sense, but deserves a new report and patch. *** This bug has been marked as a duplicate of bug 15496 ***