Bug 29562: (follow-up) Fix API controller
[koha.git] / Koha / REST / V1 / Holds.pm
2022-02-01 Tomas Cohen AraziBug 29562: (follow-up) Fix API controller
2022-02-01 Nick ClemensBug 29562: Adjust CanItemBeReserved and checkHighHolds...
2022-01-19 Tomas Cohen AraziBug 29806: Fix POST /holds use of pickup_locations
2021-11-03 Jonathan DruartBug 24850: Correctly handle suspended_until for PUT
2021-11-03 Jonathan DruartBug 24850: Fix api/v1/holds.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-25 Tomas Cohen AraziBug 28369: Set additionalProperties: false and fix...
2021-05-04 Martin RenvoizeBug 28254: (QA follow-up) override -> force
2021-05-04 Tomas Cohen AraziBug 28254: Make PUT /holds/:hold_id/pickup_location...
2021-05-04 Tomas Cohen AraziBug 27898: Make PUT /holds/:hold_id accept overrides
2021-05-04 Tomas Cohen AraziBug 27797: (QA follow-up) Pickup locations can be overr...
2021-05-04 Nick ClemensBug 27797: (QA follow-up) Additional tests and operator...
2021-05-04 Tomas Cohen AraziBug 27797: Make POST /holds use the stashed koha.overrides
2021-04-16 Tomas Cohen AraziBug 18729: (follow-up) Adjust API to new spec
2021-04-16 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-07 Tomas Cohen AraziBug 27894: Adapt /holds/:hold_id/pickup_locations
2021-02-12 Tomas Cohen AraziBug 26181: Disable override by default in /holds
2021-01-29 Tomas Cohen AraziBug 27034: (follow-up) Remove unneeded params tweak
2021-01-22 Mazen KhallafBug 27179: Misspelling of Method in REST API files
2021-01-04 Tomas Cohen AraziBug 27015: Make pickup locations searchable
2020-12-21 Jonathan DruartBug 27205: Improve logic readability in conditional
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-11-16 Martin RenvoizeBug 27002: Update callers for changed return
2020-11-13 Nick ClemensBug 26988: Adjust for bug 26963
2020-11-13 Tomas Cohen AraziBug 26988: (QA follow-up) Make the API return proper...
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