Bug 36066: Only allow cancelled order deletion in API
[koha.git] / Koha / REST / V1 / Acquisitions / Orders.pm
2024-03-11 Marcel de RooyBug 36066: Only allow cancelled order deletion in API
2023-07-21 Tomas Cohen AraziBug 33556: Avoid relying on $c->validation
2023-07-21 Tomas Cohen AraziBug 33556: Path parameters are handled explicitly in...
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query handing in Orders.pm
2023-05-15 Agustin MoyanoBug 8179: Receive multiple orders
2023-03-10 Tomas Cohen AraziBug 33080: Adapt other use-cases
2022-06-28 Martin RenvoizeBug 30677: Cleanup
2022-06-28 Martin RenvoizeBug 30677: Use lookahead in regex for biblioitem replac...
2022-03-22 Tomas Cohen AraziBug 30165: (follow-up) Fix GET /acquisitions/orders
2022-02-15 Jonathan DruartBug 29570: Simplify for loop
2022-02-15 Tomas Cohen AraziBug 29570: Fix sorting orders by biblioitems columns
2022-01-19 Tomas Cohen AraziBug 29464: Make GET /acquisitions/orders honour sorting
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-01-28 Jonathan DruartBug 20212: Filter on publisher and notes
2021-01-28 Jonathan DruartBug 20212: Remove fix_query and assume ugliness
2021-01-28 Jonathan DruartBug 20212: Use the DT column filtering provided by...
2021-01-28 Martin RenvoizeBug 20212: (QA follow-up) Restore missing comma
2021-01-28 Tomas Cohen AraziBug 20212: Make all biblioitems.* fields searchable
2021-01-28 Tomas Cohen AraziBug 20212: (QA follow-up) Resurrect column filtering
2021-01-28 Tomas Cohen AraziBug 20212: Add more embeddable objects to orders
2020-04-29 Tomas Cohen AraziBug 25032: Make existing controllers use unhandled_exce...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-09 Martin RenvoizeBug 18731: (QA follow-up) Spelling and POD corrections
2020-01-09 Tomas Cohen AraziBug 18731: /acquisitions/orders endpoint