Bug 32942: (QA follow-up) Moving Suggestion->STATUS check to Suggestion::store
[koha.git] / Koha / REST /
2023-09-21 Arthur SuzukiBug 32942: (QA follow-up) Moving Suggestion->STATUS...
2023-09-14 Kyle M HallBug 34731: Don't call SendQueuedMessages if message_id...
2023-09-08 Marcel de RooyBug 34339: (QA follow-up) Replace new by search in...
2023-09-08 Jonathan DruartBug 34339: Avoid relying on $c->validation - ERM
2023-09-08 Tomas Cohen AraziBug 34339: (bug 33556 follow-up) Easy ERM-related changes
2023-08-30 Tomas Cohen AraziBug 34313: Add patron information in pass validation...
2023-08-22 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-22 Tomas Cohen AraziBug 34024: Block changing pickup location for found...
2023-08-17 Tomas Cohen AraziBug 34365: Add cancellation request flow to DELETE...
2023-08-08 Martin RenvoizeBug 32739: (follow-up) QA Cleanup
2023-08-08 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-08-08 Tomas Cohen AraziBug 33556: Avoid relying on $c->validation
2023-08-08 Tomas Cohen AraziBug 33556: Path parameters are handled explicitly in...
2023-07-18 Tomas Cohen AraziBug 33817: (QA follow-up) Fix tidyness
2023-07-18 Jonathan DruartBug 33817: Enforce server-side
2023-07-18 Tomas Cohen AraziBug 33974: (follow-up) _order_by is not always an arrayref
2023-07-17 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-17 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-17 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-17 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-17 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-06-26 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-09 Owen LeonardBug 33859: Use the phrase 'Identity providers' instead...
2023-05-30 Tomas Cohen AraziBug 33854: Fix typo in ImportBatchProfiles controller
2023-05-19 Tomas Cohen AraziBug 33675: Add CSRF protection to OAuth/OIDC authentication
2023-05-18 David CookBug 33708: Allow anonymous access to OAuth endpoints
2023-05-18 Tomas Cohen AraziBug 33708: Make staff interface login not require publi...
2023-05-15 Agustin MoyanoBug 8179: Receive multiple orders
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-05-11 Tomas Cohen AraziBug 33053: Handle invalid biblio_id more robustly
2023-05-09 Agustin MoyanoBug 31799: (follow-up) Tidy up and fix duplicate barcod...
2023-05-09 Agustin MoyanoBug 31799: Add REST endpoint to modify a biblio's item
2023-05-05 Kyle M HallBug 31798: (QA follow-up) Remove use Koha::Item, we...
2023-05-05 Nick ClemensBug 31798: (follow-up) Handle all values of autoBarcode
2023-05-05 Agustin MoyanoBug 31798: (follow-up) Tidy up and add duplicate barcod...
2023-05-05 Agustin MoyanoBug 31798: Add REST endpoint to add a biblio's item
2023-05-05 Martin RenvoizeBug 21043: Handle exceptions and switch to debit response
2023-05-05 Agustin MoyanoBug 21043: Add debit REST endpoint
2023-05-05 Martin RenvoizeBug 29453: Add endpoints for fetching patron credits...
2023-05-05 Agustin MoyanoBug 32735: Add endpoint to list authorities
2023-05-05 Agustin MoyanoBug 31796: Add REST endpoint to modify an authority
2023-05-05 Tomas Cohen AraziBug 31795: (follow-up) Mock call to FindDuplicateAuthority
2023-05-05 Tomas Cohen AraziBug 31795: (QA follow-up) Use x-koha-override header
2023-05-05 Agustin MoyanoBug 31795: Add REST endpoint to add an authority
2023-05-05 Nick ClemensBug 33470: Don't calculate overridden hold limits
2023-05-05 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-05 Pedro AmorimBug 22440: ILL API changes
2023-05-05 Tomas Cohen AraziBug 22440: Add Koha::Illrequests->filter_by_visible
2023-05-05 Tomas Cohen AraziBug 33328: Rename x-marc-schema => x-record-schema
2023-05-05 Jonathan DruartBug 33482: Propagate errors from EBSCO's ws to the UI
2023-03-31 Pedro AmorimBug 28641: ILLHiddenRequestStatuses does not consider...
2023-03-31 Martin RenvoizeBug 33146: Add public items lookup route
2023-03-31 Tomas Cohen AraziBug 32336: (QA follow-up) Use $metadata->schema
2023-03-31 Julian MauriceBug 32336: Fix encoding of MARCXML output for REST...
2023-03-28 Marcel de RooyBug 32426: (follow-up) Fix api/v1/patrons.t
2023-03-27 Julian MauriceBug 33021: Show an alert when adding a reserved item...
2023-03-27 Martin RenvoizeBug 32121: (QA follow-up) Use error_code rather than key
2023-03-27 Julian MauriceBug 32121: Show an alert when adding a checked out...
2023-03-20 Tomas Cohen AraziBug 33227: Remove invalid spec and adjust the code...
2023-03-16 Martin RenvoizeBug 32713: Throw exception on unexpected x-koha-embed...
2023-03-14 Martin RenvoizeBug 32118: Add optional support for `:` as the modifier
2023-03-13 Tomas Cohen AraziBug 32734: (QA follow-up) Make use of $c->objects-...
2023-03-13 Agustin MoyanoBug 32734: Add REST endpoint to list biblios
2023-03-13 Agustin MoyanoBug 31801: Add REST endpoint to modify a biblio
2023-03-10 Tomas Cohen AraziBug 33080: Adapt other use-cases
2023-03-10 Tomas Cohen AraziBug 33080: Allow pagination to be built from stashed...
2023-03-10 Tomas Cohen AraziBug 33080: Introduce objects.search_rs, objects.find_rs...
2023-03-10 Agustin MoyanoBug 31800: Add REST endpoint to add a biblio
2023-03-10 Tomas Cohen AraziBug 31793: (QA follow-up) DelAuthority doesn't return...
2023-03-10 Agustin MoyanoBug 31793: Add REST endpoint to delete authorities
2023-03-10 Tomas Cohen AraziBug 33161: Add +strings support to GET /items and ...
2023-03-06 Agustin MoyanoBug 31794: Add REST endpoint to get an authority
2023-03-06 Martin RenvoizeBug 31028: (follow-up) Update notice module codes
2023-03-06 Martin RenvoizeBug 31028: Add catalog concern management page to staff
2023-03-06 Martin RenvoizeBug 31028: Add API's for tickets
2023-03-02 Tomas Cohen AraziBug 32997: (QA follow-up) values => authorised_values
2023-03-02 Pedro AmorimBug 32997: Add REST API endpoint to list authorised...
2023-03-02 Nick ClemensBug 32981: (QA follow-up) Fix POD and file permissions
2023-03-02 Jonathan DruartBug 32981: Add endpoint to get AV for given category
2023-02-27 Jonathan DruartBug 32923: Fix x-koha-embed from EHoldings/*/*
2023-02-03 Tomas Cohen AraziBug 30962: (QA follow-up) Rename attribute and simplify...
2023-02-03 David CookBug 30962: REST API: Add endpoint /auth/password/validation
2023-01-30 Tomas Cohen AraziBug 31797: Add DELETE /items/:item_id endpoint
2022-11-22 Martin RenvoizeBug 31080: Prevent bundles from being nested
2022-11-18 Tomas Cohen AraziBug 31378: (QA follow-up) Defer store until JSON fields...
2022-11-18 Tomas Cohen AraziBug 32178: (QA follow-up) Correct modules import
2022-11-15 Agustin MoyanoBug 32178: Remove security breach introduced in bug...
2022-11-09 Martin RenvoizeBug 26635: (follow-up) Rename av_expand to strings
2022-11-09 Tomas Cohen AraziBug 26635: Move expand syntax to x-koha-embed
2022-11-09 Agustin MoyanoBug 26635: Expand authorised values in to_api method
2022-11-09 Jonathan DruartBug 32030: Fix perlcritic errors
2022-11-08 David CookBug 31378: (follow-up) catch startup error when missing...
2022-11-08 Nick ClemensBug 31378: Use base URLs for redirect uri
2022-11-08 Agustin MoyanoBug 31378: (follow-up) Fix QA concerns
2022-11-08 Agustin MoyanoBug 31378: Rename Auth Provider to Identity Provider...
2022-11-08 Tomas Cohen AraziBug 31378: Add authentication provider endpoints
2022-11-08 Agustin MoyanoBug 31378: Add API routes
2022-11-08 Agustin MoyanoBug 31378: Add Auth mojo plugin
2022-11-08 Pedro AmorimBug 32030: Add users to licenses
2022-11-08 Pedro AmorimBug 32030: Max document file size - server-side validation
next