36 Commits (a10af0620330b80841e67d4563227ef7c9d79a07)

Author SHA1 Message Date
Agustin Moyano a10af06203 Bug 27947: Add cancellation reason to article request 3 years ago
Jonathan Druart 9d6d641d1f Bug 17600: Standardize our EXPORT_OK 8 years ago
Tomás Cohen Arazi 79087e0674 Bug 28002: Add extended_attributes support to POST /patrons 3 years ago
Tomás Cohen Arazi fa7a80a475 Bug 27855: Make GET /patrons/:patron_id use objects.find 3 years ago
Tomás Cohen Arazi 46a024a6e0 Bug 27854: Clean GET /patrons controller 3 years ago
Jonathan Druart 7ddb60e292 Bug 27353: Set X-Base-Total-Count header for REST API 3 years ago
Tomás Cohen Arazi b092bdd20d Bug 14708: (QA follow-up) Add tests 4 years ago
Kyle Hall 1e37d9c5f7 Bug 14708: (QA follow-up) Use try/catch blocks when calling delete() on a patron 4 years ago
Tomás Cohen Arazi bc97867dfc Bug 23634: (QA follow-up) Our PUT is really a PATCH 4 years ago
Martin Renvoize 8366baaad5 Bug 23634: (QA follow-up) Catch all email cases in API 4 years ago
Tomás Cohen Arazi aada130fe9 Bug 23634: Secure the email on the API 4 years ago
Tomás Cohen Arazi 0bb0b6c7b4
Bug 25048: Make successful resource deletion return 204 4 years ago
Tomás Cohen Arazi af60dd912a
Bug 25032: Make existing controllers use unhandled_exception 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Tomás Cohen Arazi 08936de74b
Bug 24321: Clean /patrons 4 years ago
Tomás Cohen Arazi 09bfdddc7a
Bug 23893: Use in /patrons 5 years ago
Jonathan Druart 309754a143
Bug 21684: Adjust some tests 4 years ago
Tomás Cohen Arazi abf530ddbf
Bug 23860: Make the patrons endpoint add the Location header 5 years ago
Tomás Cohen Arazi 255b9b98d0
Bug 23843: Add mapping to Koha::Patron 5 years ago
Tomás Cohen Arazi e04654052e
Bug 23584: Add the controller method and tests 5 years ago
Tomás Cohen Arazi 7021af6879 Bug 22729: Adapt /patrons controller code to the change 5 years ago
Tomás Cohen Arazi da8ca6c865 Bug 21336: Fix the API 5 years ago
Nick Clemens 6533f32c3a Revert "Bug 22026: Removed 'use Modern::Perl;' from Koha::REST::classes" 5 years ago
Jasmine Amohia ecc94da6b2 Bug 22026: Removed 'use Modern::Perl;' from Koha::REST::classes 5 years ago
Jonathan Druart 5b9cb7086e Bug 21600: Use str param instead of dt for output_pref 6 years ago
Tomás Cohen Arazi 13b8e95f21 Bug 21600: /patrons should have timestamp/datetime values converted from rfc3339 into valid MySQL values 6 years ago
Jonathan Druart 3ca21c8747 Bug 20287: Replace occurrences of ModMember in REST API 6 years ago
Jonathan Druart d9180269a6 Bug 20287: Replace occurrences of AddMember in REST API 6 years ago
Tomás Cohen Arazi a7e46047cf Bug 19784: Adapt /v1/patrons to new naming guidelines 6 years ago
Josef Moravec dce823c122 Bug 16330: (QA follow-up) Update usage of search plugin because of bug 19686 6 years ago
Tomás Cohen Arazi 2183c7a175 Bug 16330: Remove validation code from Koha::Patron 6 years ago
Tomás Cohen Arazi e36dc18376 Bug 16330: (QA follow-up) ModMember requires borrowernumber 6 years ago
Tomás Cohen Arazi 6c3a273af9 Bug 16330: (QA follow-up) Repect guidelines on plurals Patron > Patrons 6 years ago
Tomás Cohen Arazi dd9b6c1651 Bug 16330: Move patches to OpenAPI 6 years ago
Benjamin Rokseth 7b8909cb90 Bug 16330: Add routes to add, update and delete patrons 8 years ago
Jonathan Druart 5c8365e4a7 Bug 18403: REST API - patrons endpoint 7 years ago
Lari Taskula 915963ba7f Bug 18137: Make /patrons Mojolicious::Plugin::OpenAPI compatible 7 years ago
Tomás Cohen Arazi 39d090a8b6 Bug 17932: (followup) Fix /patrons endpoint 7 years ago
Tomás Cohen Arazi 1fc17eacc5 Bug 14868: (QA followup) Change permission check order 8 years ago
Lari Taskula 00a50a9400 Bug 14868: Use x-koha-authorization in current routes 8 years ago
Martin Renvoize d59b4596d5 Bug 15126: x-mojo-controller deprecation 9 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 8 years ago
Julian Maurice d074c77deb Bug 13799: Reword 'borrower' to 'patron' 9 years ago
Julian Maurice 63cb4b9d3e Bug 13799: Add missing license notices 9 years ago
Julian Maurice b4c6ad6603 Bug 13799: Add cookie-based authentication to REST API 9 years ago
Julian Maurice c83cd77411 Bug 13799: RESTful API with Mojolicious and Swagger2 9 years ago