Bug 16960 - Patron::Modifications should be fixed
[koha.git] / t / db_dependent / api /
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-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-04 Julian MauriceBug 13799: Rename t/.../v1/borrowers.t to t/.../v1...
2015-11-04 Tomas Cohen AraziBug 13799: (QA followup) make tests use random data
2015-11-04 Julian MauriceBug 13799: Fix API unit tests
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2