Bug 32030: Add users to licenses
[koha.git] / Koha / REST / V1 / Acquisitions /
2022-11-08 Jonathan DruartBug 32030: rename filter_by_have_subpermission with...
2022-06-28 Martin RenvoizeBug 30677: Cleanup
2022-06-28 Martin RenvoizeBug 30677: Use lookahead in regex for biblioitem replac...
2022-04-04 Jonathan DruartBug 30055: /api/v1/acquisitions/funds/owners and users...
2022-04-04 Jonathan DruartBug 30055: Use /acquisitions/baskets/managers for baske...
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 25048: Make successful resource deletion return 204
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
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/vendors
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/funds
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-28 Tomas Cohen AraziBug 23858: Make POST add the Location header on vendors...
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Fund
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Bookseller
2019-03-22 Matthias MeusburgerBug 19661: Add and change properties and parameters...
2019-03-22 Matthias MeusburgerBug 19661: Use Koha::Acquisition::Funds instead of...
2019-03-22 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-02-26 Nick ClemensRevert "Bug 22026: Removed 'use Modern::Perl;' from...
2019-01-28 Jasmine AmohiaBug 22026: Removed 'use Modern::Perl;' from Koha::REST...
2017-09-29 Jonathan DruartBug 18120: Tidy up
2017-09-29 Tomas Cohen AraziBug 18120: (QA followup) Add POD to controler class
2017-09-29 Tomas Cohen AraziBug 18120: Add '/acquisitions/vendors' endpoint