Bug 26988: Add API route to fetch hold pickup locations and use it in the holds table
[koha.git] / Koha / REST / V1 / Holds.pm
2020-11-13 Nick ClemensBug 26988: Add API route to fetch hold pickup locations...
2020-08-31 Agustin MoyanoBug 22789: Add non priority feature to C4 classes and...
2020-08-25 Tomas Cohen AraziBug 25662: Make the route for holds restpect maxreserves
2020-04-29 Tomas Cohen AraziBug 25048: Make successful resource deletion return 204
2020-04-29 Tomas Cohen AraziBug 25032: Make existing controllers use unhandled_exce...
2020-02-26 Ere MaijalaBug 24680: Fix end_date returned from api/v1/holds...
2020-02-26 Ere MaijalaBug 24680: Fix PUT api/v1/holds/{hold_id} to work also...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-01-08 Tomas Cohen AraziBug 24321: Clean /holds
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Hold
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Human readable error messages...
2019-09-23 Tomas Cohen AraziBug 23517: Add the controller method for holds prioriti...
2019-06-20 Tomas Cohen AraziBug 9834: (QA follow-up) API Corrections
2019-03-15 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-15 Tomas Cohen AraziBug 22206: Add routes to suspend/resume holds
2019-03-15 Tomas Cohen AraziBug 20006: (follow-up) Plural class name