Bug 22061: (follow-up) set_password expects a hashref
[koha.git] / Koha / REST / V1 / Patrons /
2019-01-28 Tomas Cohen AraziBug 22061: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 22061: (QA follow-up) Rename password_2 => password...
2019-01-28 Tomas Cohen AraziBug 22061: Public route to change password
2019-01-28 Tomas Cohen AraziBug 17006: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 17006: Add /patrons/{patron_id}/password
2019-01-28 Jasmine AmohiaBug 22026: Removed 'use Modern::Perl;' from Koha::REST...
2019-01-08 Tomas Cohen AraziBug 21786: Make balance and credits endpoints handle...
2018-09-15 Tomas Cohen AraziBug 20777: (follow-up) Remove 'dispute' reference in...
2018-08-31 Tomas Cohen AraziBug 20944: Fix perlcritic issues
2018-08-31 Tomas Cohen AraziBug 20944: Add route to add credits to a patron's account
2018-07-18 Tomas Cohen AraziBug 20942: (QA follow-up) Use $lines->total_outstanding
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: Add route to get patron's account balance