Bug 10676: Add unit tests - GetItemsInfo
[koha.git] / api /
2019-02-15 Tomas Cohen AraziBug 22227: Make GET /cities staff only
2019-01-28 Tomas Cohen AraziBug 22061: (QA follow-up) Rename password_2 => password...
2019-01-28 Tomas Cohen AraziBug 22061: OpenAPI spec
2019-01-28 Tomas Cohen AraziBug 17006: OpenAPI spec
2019-01-08 Tomas Cohen AraziBug 21786: (QA follow-up) library_id can be null
2019-01-08 Tomas Cohen AraziBug 21786: Add library_id to the spec definitions
2018-11-07 Katrin FischerBug 14391: Add granular permissions to the administrati...
2018-10-13 Andrew IsherwoodBug 20772: Return cost & price_paid in API
2018-10-09 Tomas Cohen AraziBug 11897: Use 'stockrotation' permission for the endpoint
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-08-31 Tomas Cohen AraziBug 20944: OpenAPI spec for /patrons/{patron_id}/accoun...
2018-07-18 Tomas Cohen AraziBug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen AraziBug 20942: OpenAPI spec for /patrons/{patron_id}/account
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-03-29 Tomas Cohen AraziBug 19784: Adapt /v1/patrons to new naming guidelines
2018-03-29 Tomas Cohen AraziBug 19784: Remove reference to 'borrowernumber' param...
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) Repect guidelines on plurals...
2018-03-29 Tomas Cohen AraziBug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-02-16 Tomas Cohen AraziBug 20004: Adapt /v1/cities to new naming guidelines
2018-02-13 Tomas Cohen AraziBug 20144: (follow-up) Adjust /patrons endpoint
2018-02-12 Jonathan DruartBug 18403: REST API - patrons endpoint
2018-01-30 Josef MoravecBug 16213: (QA follow-up) Fix terminology
2018-01-30 Julian MauriceBug 16213: Allow to select hold's itemtype when using API
2017-12-11 Tomas Cohen AraziBug 19410: (follow-up) Add reserved params definitions
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Make query parameters consisten...
2017-11-09 Tomas Cohen AraziBug 7317: (QA followup) Rename 'branch' for 'library'
2017-11-09 Tomas Cohen AraziBug 7317: (followup) Migrate endpoint to OpenAPI
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.
2017-09-29 Tomas Cohen AraziBug 18120: (QA followup) 'vendors_manage' permission...
2017-09-29 Katrin FischerBug 18120: Update field descriptions
2017-09-29 Tomas Cohen AraziBug 18120: Add '/acquisitions/vendors' endpoint
2017-09-21 Lari TaskulaBug 18282: operationId must be unique
2017-09-21 Lari TaskulaBug 18137: (follow-up) Sort definitions.json
2017-09-21 Lari TaskulaBug 18137: Remove x-mojo-around-action
2017-09-21 Lari TaskulaBug 18137: Make /holds Mojolicious::Plugin::OpenAPI...
2017-09-21 Lari TaskulaBug 18137: Make /cities Mojolicious::Plugin::OpenAPI...
2017-09-21 Lari TaskulaBug 18137: Make /patrons Mojolicious::Plugin::OpenAPI...
2017-09-20 Tomas Cohen AraziBug 18508: Fix t/db_dependent/api/v1/swagger/definition...
2017-06-14 Jonathan DruartBug 18763: Fix swagger/definitions.t
2017-04-24 Tomas Cohen AraziBug 18409: Make the controller for holds use Koha:...
2017-02-07 Tomas Cohen AraziBug 17927: (QA followup) Fix timestamp nullable in...
2017-02-07 Tomas Cohen AraziBug 17927: (QA followup) Fix boolean types
2017-02-07 Josef MoravecBug 17927: (followup) Fix /cities cityid type
2017-02-07 Lari TaskulaBug 17927: Fix /holds and /patrons data types
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Lari TaskulaBug 17086: Reword borrowers to patrons in Swagger tags...
2016-11-18 Jonathan DruartBug 17651: borrowers.updated_on can be null - swagger def
2016-11-14 Tomas Cohen AraziBug 17607: Fix patron definition in Swagger
2016-10-28 Tomas Cohen AraziBug 17428: (QA followup) Fix community site in swagger...
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Cities swagger specification
2016-10-11 Martin RenvoizeBug 17432: Remove minification
2016-09-02 Kyle M HallBug 14868 - Update swagger.min.json
2016-09-02 Lari TaskulaBug 14868: Use x-koha-authorization in current routes
2016-09-02 Olli-Antti KivilahtiBug 14868: Swagger2-driven Permission checking
2016-08-26 Tomas Cohen AraziBug 16699: (QA followup) Move minified swagger file...
2016-08-26 Lari TaskulaBug 16699: Remove requirement from borrowernumberQueryParam
2016-08-26 Lari TaskulaBug 16699: Move Swagger-related files to api/v1/swagger
2016-08-26 Lari TaskulaBug 16699: Reference new x-primitives in currently...
2016-08-26 Lari TaskulaBug 16699: Support multiple types in primitive definitions
2016-08-26 Lari TaskulaBug 16699: Fix mixed-up indentation from 2-4 spaces...
2016-08-26 Lari TaskulaBug 16699: Add borrowernumberQueryParam for reusability
2016-08-26 Lari TaskulaBug 16699: Split parameters and paths in Swagger
2016-08-25 Kyle M HallBug 16212 - Generate initial swagger.min.json file
2016-08-05 Lari TaskulaBug 17041: Fix missing properties in patron.json
2016-08-05 Lari TaskulaBug 17042: Fix missing column in hold.json
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-05-04 Julian MauriceBug 15126: Update patron definition
2016-05-04 Martin RenvoizeBug 15126: x-mojo-controller deprecation
2016-05-04 Martin RenvoizeBug 15126: Refactor spec file
2015-11-04 Julian MauriceBug 13799: Add types for patron's fields in Swagger...
2015-11-04 Julian MauriceBug 13799: Reword 'borrower' to 'patron'
2015-11-04 Julian MauriceBug 13799: Change 'required' value type from string...
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: Add cookie-based authentication to REST API
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2