288 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
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 17e8acad70 Bug 20624: Net::OAuth2::AuthorizationServer is not a hard dependency 6 years ago
Tomás Cohen Arazi 432dd41418 Bug 20624: (QA follow-up) Add missing POD in Koha::REST::V1::OAuth 6 years ago
Tomás Cohen Arazi 763343a152 Bug 20624: (QA follow-up) Handle missing deps gracefuly 6 years ago
Tomás Cohen Arazi 997a570550 Bug 20624: Make /api/v1/oauth/token respect RESTOAuth2ClientCredentials 6 years ago
Tomás Cohen Arazi 5bf71bb837 Bug 20612: Make OAuth2 use patron's client_id/secret pairs 6 years ago
Julian Maurice 99b8206534 Bug 20402: Remove useless call to Koha::OAuthAccessTokens->search 6 years ago
Julian Maurice 5c7d12e4e0 Bug 20402: Remove dependency on Mojo::Plugin::OAuth2::Server 6 years ago
Julian Maurice 996b100f1f Bug 20402: Don't look at cookies if OAuth2 is attempted and has failed 6 years ago
Julian Maurice 43a4b3c22c Bug 20402: Implement OAuth2 authentication for REST API 6 years ago
Tomás Cohen Arazi a7e46047cf Bug 19784: Adapt /v1/patrons to new naming guidelines 7 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 7 years ago
Tomás Cohen Arazi e36dc18376 Bug 16330: (QA follow-up) ModMember requires borrowernumber 7 years ago
Tomás Cohen Arazi 6c3a273af9 Bug 16330: (QA follow-up) Repect guidelines on plurals Patron > Patrons 7 years ago
Tomás Cohen Arazi dd9b6c1651 Bug 16330: Move patches to OpenAPI 7 years ago
Benjamin Rokseth 7b8909cb90 Bug 16330: Add routes to add, update and delete patrons 8 years ago
Tomás Cohen Arazi 4f5d525d66 Bug 20167: Make changing a hold pass the itemnumber to ModReserve 6 years ago
Kyle Hall d1ccd5ed35 Bug 20004: Fix POD 6 years ago
Tomás Cohen Arazi dfbadc70d4 Bug 20004: Adapt /v1/cities to new naming guidelines 6 years ago
Tomás Cohen Arazi ae7f0ae4b5 Bug 19686: (follow-up) Add to_api param for completeness 6 years ago
Tomás Cohen Arazi 4bd62d0a8c Bug 19686: Add objects.search a 'to_model' param 7 years ago
Jonathan Druart 5c8365e4a7 Bug 18403: REST API - patrons endpoint 7 years ago
Tomás Cohen Arazi d77d371c4f Bug 20134: Remove /api/v1/app.pl from the generated URLs 6 years ago
Julian Maurice c76281f3fc Bug 16213: Allow to select hold's itemtype when using API 8 years ago
Tomás Cohen Arazi f1163dba9d Bug 19410: Move build_query_params_from_api into a helper 7 years ago
Julian Maurice 86706c3b34 Bug 19410: Move search_for_api into a Mojo helper 7 years ago
Tomás Cohen Arazi 8430a541af Bug 19370: (QA follow-up) Use OpenAPI's handling of pipe separated values 7 years ago
Tomás Cohen Arazi 2548836089 Bug 19370: Remove undefined variable warning 7 years ago
Tomás Cohen Arazi 5a31321676 Bug 19370: Add helper function for order_by attribute generation 7 years ago
Tomás Cohen Arazi 296442d2d5 Bug 19278: Mention RESTdefaultPageSize in POD 7 years ago
Jonathan Druart 96f442badd Bug 19278: (follow-up) Make the pagination plugin use RESTdefaultPageSize 7 years ago
Tomás Cohen Arazi 54880b1a4e Bug 19278: Make the pagination plugin use RESTdefaultPageSize 7 years ago
Tomás Cohen Arazi 538536da73 Bug 19369: Add helper function for pagination attributes generation 7 years ago
Tomás Cohen Arazi d9046b7684 Bug 19234: (follow-up) Make Query plugin available to endpoints 7 years ago
Tomás Cohen Arazi cea8b9c7c5 Bug 19234: Add query parameters handling helpers 7 years ago
Magnus Enger 66727e6c68 Bug 7317: QA followup 7 years ago
Tomás Cohen Arazi c99e814a6f Bug 7317: (followup) Migrate endpoint to OpenAPI 7 years ago
Alex Sassmannshausen 8e86b5e093 Bug 7317: Interlibrary loans framework for Koha. 7 years ago
Tomás Cohen Arazi 7c82c97930 Bug 19196: Rename page and per_page 7 years ago
Tomás Cohen Arazi c84cab61b7 Bug 19196: Make plugin available to endpoints 7 years ago
Tomás Cohen Arazi 26f3ca8d88 Bug 19196: Add Koha::REST::Plugin::Pagination 7 years ago
Jonathan Druart e09d233eee Bug 18120: Tidy up 7 years ago
Tomás Cohen Arazi 08b6f7799b Bug 18120: (QA followup) Add POD to controler class 7 years ago
Tomás Cohen Arazi 6d52d57fac Bug 18120: Add '/acquisitions/vendors' endpoint 7 years ago
Lari Taskula 6c93ea0be1 Bug 18137: (QA-follow-up) Fix pod fail 7 years ago
Lari Taskula 2918cc9c27 Bug 18137: (follow-up) Fix handling DBIx::Class::Exception messages 7 years ago
Lari Taskula 047508bb8d Bug 18137: Make /holds Mojolicious::Plugin::OpenAPI compatible 7 years ago
Lari Taskula b007919e35 Bug 18137: Make /cities Mojolicious::Plugin::OpenAPI compatible 7 years ago