Bug 15524: (RM follow-up) Fix calls and add filter
[koha.git] / Koha / REST / V1 / Hold.pm
2018-08-24 Nick ClemensBug 15524: (RM follow-up) Fix calls and add filter
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-03-15 Tomas Cohen AraziBug 20167: Make changing a hold pass the itemnumber...
2018-01-30 Julian MauriceBug 16213: Allow to select hold's itemtype when using API
2017-09-21 Lari TaskulaBug 18137: Make /holds Mojolicious::Plugin::OpenAPI...
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-04-24 Tomas Cohen AraziBug 18409: Make the controller for holds use Koha:...
2016-07-08 Julian MauriceBug 16271: Allow more filters on /api/v1/holds
2016-05-04 Julian MauriceBug 13903: (QA followup) change routes to /holds