Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / api /
2020-07-20 Agustin MoyanoBug 23820: Add checkout to default to patron's home...
2020-07-16 Martin RenvoizeBug 25944: Schema fix for illrequests route
2020-06-24 Tomas Cohen AraziBug 25288: Add general query parameters to the /librari...
2020-05-19 Tomas Cohen AraziBug 25502: Adapt Advanced macros routes to current...
2020-05-19 Kyle M HallBug 25535: Hold API mapping maps cancellationdate to...
2020-05-15 Tomas Cohen AraziBug 25482: Wrong permissions specification for adv...
2020-05-12 Tomas Cohen AraziBug 25279: Add general query parameters to the /cities...
2020-05-04 Nick ClemensBug 17268: Update patchs per RFC
2020-05-04 Nick ClemensBug 17268: (follow-up) Fix translatability
2020-05-04 Nick ClemensBug 17268: Advanced cataloging editor macros - add...
2020-04-29 Tomas Cohen AraziBug 24908: Add text-formatted MARC support in /biblios...
2020-04-29 Tomas Cohen AraziBug 25048: Make successful resource deletion return 204
2020-04-27 Tomas Cohen AraziBug 24909: Route spec
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: API Updates
2020-03-19 Martin RenvoizeBug 24818: (RM follow-up) Update account_line date...
2020-03-05 Josef MoravecBug 22615: Add endpoint for getting one ill backend
2020-03-05 Josef MoravecBug 22615: Add /ill_backends endpoint
2020-03-03 Agustin MoyanoBug 24502: (follow-up) Add all 3 query parameters in...
2020-02-25 Ere MaijalaBug 22522: Fix several REST API tests
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-13 Martin RenvoizeBug 24592: Reword LOST_RETURN to LOST_FOUND
2020-02-13 Tomas Cohen AraziBug 24611: Fix wrong budget_id query param in /acquisit...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Update REST definition for ...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-01-09 Tomas Cohen AraziBug 18731: OpenAPI definitions
2020-01-08 Tomas Cohen AraziBug 24321: Clean /libraries
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/vendors
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/funds
2019-12-20 Tomas Cohen AraziBug 24232: Fix required permissions in DELETE /biblios...
2019-11-01 Tomas Cohen AraziBug 23859: Make POST add the Location header on cities...
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-29 Tomas Cohen AraziBug 23667: Add spec
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'lost_item_return' to 'LOST_RETURN...
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'C' to 'CREDIT' for consistency
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Fix swagger spec for account...
2019-10-24 Martin RenvoizeBug 23049: Update API
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Fund
2019-10-08 Josef MoravecBug 17005: Add plugin parameters to /checkouts endpoint
2019-10-08 Josef MoravecBug 17005: Add checked_in checkouts to REST API response
2019-10-08 Tomas Cohen AraziBug 23677: OpenAPI spec for GET /biblios/{biblio_id}
2019-10-01 Agustin MoyanoBug 19618: Add api endpoint for club holds
2019-09-27 Tomas Cohen AraziBug 23607: Make /patrons/:patron_id/account staff only
2019-09-23 Tomas Cohen AraziBug 23517: Add a spec for PUT /holds/{hold_id}/priority
2019-09-23 Tomas Cohen AraziBug 23584: Add spec for PUT /public/patron/:patron_id...
2019-09-17 Tomas Cohen AraziBug 23597: Add missing reserved query parameters to...
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
2019-09-11 Tomas Cohen AraziBug 20691: (QA follow-up) API-related fixes
2019-09-11 Kyle M HallBug 20691: Add ability to turn feature on and off
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-07-01 Josef MoravecBug 17003: (follow-up) Update definitions according...
2019-07-01 Josef MoravecBug 17003: Adapt to OpenAPI
2019-07-01 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-06-24 Julian MauriceBug 23154: Add pagination to /api/v1/checkouts
2019-06-20 Tomas Cohen AraziBug 9834: (QA follow-up) API Corrections
2019-04-26 Josef MoravecBug 15496: (QA follow-up) Change success status on api
2019-04-26 Kyle M HallBug 15496: Add API endoint for deleting a bib
2019-04-25 Tomas Cohen AraziBug 22729: Adapt /patrons controller code to the change
2019-04-18 Tomas Cohen AraziBug 21336: Fix the API
2019-03-28 Tomas Cohen AraziBug 13895: (QA follow-up) Make the class plural
2019-03-28 Josef MoravecBug 13895: Adapt naming according to voted RFC
2019-03-28 Josef MoravecBug 13895: (follow-up) Fix POST response
2019-03-28 Josef MoravecBug 13895: Change renewal endpoint
2019-03-28 Josef MoravecBug 13895: (follow-up) Adapt checkout endpoint to opena...
2019-03-28 Tomas Cohen AraziBug 13895: (QA follow-up) Adjust OpenAPI definitions...
2019-03-28 Julian MauriceBug 13895: Add API routes for checkouts retrieval and...
2019-03-22 Matthias MeusburgerBug 19661: Add and change properties and parameters...
2019-03-22 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-03-15 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-15 Tomas Cohen AraziBug 22206: OpenAPI spec
2019-03-15 Tomas Cohen AraziBug 20006: (follow-up) Plural class name
2019-03-15 Tomas Cohen AraziBug 20006: Spec changes
2019-03-15 Andrew IsherwoodBug 20563: Allow display of requested partners
2019-03-15 Andrew IsherwoodBug 21063: Add "Columns settings" for ILL
2019-02-22 Tomas Cohen AraziBug 22216: Make GET /patrons/{patron_id} staff only
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix API spec
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) GET operations require staff...
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) New column marcorgcode added
2019-02-19 Josef MoravecBug 16497: Add missing field in definitions due to...
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
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
next