Bug 18189 - Elasticsearch sorting broken
[koha.git] / Koha / REST / V1 /
2017-03-03 Tomas Cohen AraziBug 17992: REST api: Remove the use of ->unblessed...
2017-02-17 Tomas Cohen AraziBug 17932: (followup) Fix /patrons endpoint
2016-10-28 Jonathan DruartBug 17428: (QA followup) Remove warning
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Koha::REST::V1::Cities introduced
2016-09-02 Tomas Cohen AraziBug 14868: (QA followup) Change permission check order
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
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
2016-05-04 Julian MauriceBug 13903: Add API routes to list, create, update,...
2016-05-04 Martin RenvoizeBug 15126: x-mojo-controller deprecation
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-04 Julian MauriceBug 13799: Reword 'borrower' to 'patron'
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: Add cookie-based authentication to REST API
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2