Bug 21336: Fix the API
[koha-equinox.git] / Koha / REST / V1 / Patrons.pm
2019-04-18 Tomas Cohen AraziBug 21336: Fix the API
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...
2018-10-19 Jonathan DruartBug 21600: Use str param instead of dt for output_pref
2018-10-19 Tomas Cohen AraziBug 21600: /patrons should have timestamp/datetime...
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of ModMember in REST API
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember in REST API
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Josef MoravecBug 16330: (QA follow-up) Update usage of search plugin...
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) ModMember requires borrowernumber
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) Repect guidelines on plurals...
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'