Bug 25393: Add new noautorenewalbefore circulation rule
[koha.git] / Koha / REST / V1 /
2023-10-20 Tomas Cohen AraziBug 35053: Make sure request is checked as an item...
2023-10-18 Tomas Cohen AraziBug 30708: Tidy perl files
2023-10-18 Jonathan DruartBug 30708: Remove c->validation in API controllers
2023-10-18 Jonathan DruartBug 30708: Do not allow non-authorised users to edit...
2023-10-18 Jonathan DruartBug 30708: Rebase - Use a dedicated 'config' endpoint
2023-10-18 Jonathan DruartBug 30708: Do not allow adding new items to a closed...
2023-10-18 Jonathan DruartBug 30708: Do not allow copy item to a train if the...
2023-10-18 Jonathan DruartBug 30708: Do not allow deletion of processings that...
2023-10-18 Jonathan DruartBug 30708: Duplicate/copy items to an opened train
2023-10-18 Jonathan DruartBug 30708: Add user_train_item_id
2023-10-18 Jonathan DruartBug 30708: Add REST API controllers
2023-10-18 Marcel de RooyBug 34271: Remove a few Logger statements from REST API
2023-10-17 Tomas Cohen AraziBug 30719: (QA follow-up) Pick better column names...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatchstatuses
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite remaining ill batches...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rewrite Illbatches list endpoint
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Rename illbatches endpoint...
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) c->validation fixes
2023-10-17 Pedro AmorimBug 30719: (QA follow-up) Squash:
2023-10-17 Pedro AmorimBug 30719: ILL Batch Statuses
2023-10-17 Pedro AmorimBug 30719: ILL Batches
2023-10-17 Pedro AmorimBug 30719: DB and API
2023-10-04 Martin RenvoizeBug 33690: Convert to x-koha-override
2023-10-04 Kyle M HallBug 33690: Add ability to send welcome notice when...
2023-09-25 David CookBug 30843: Add mfa_range configuration option for TOTP
2023-09-22 Jonathan DruartBug 32496: Some fixes
2023-09-18 Arthur SuzukiBug 32942: (QA follow-up) Moving Suggestion->STATUS...
2023-09-12 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-29 Tomas Cohen AraziBug 34313: Add patron information in pass validation...
2023-08-18 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-18 Tomas Cohen AraziBug 34024: Block changing pickup location for found...
2023-08-15 Tomas Cohen AraziBug 34365: Add cancellation request flow to DELETE...
2023-07-25 Martin RenvoizeBug 32739: (follow-up) QA Cleanup
2023-07-25 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-07-21 Tomas Cohen AraziBug 33556: Avoid relying on $c->validation
2023-07-21 Tomas Cohen AraziBug 33556: Path parameters are handled explicitly in...
2023-07-20 Tomas Cohen AraziBug 33105: Avoid using $c->validation
2023-07-20 Tomas Cohen AraziBug 33105: Tidy files
2023-07-20 Jonathan DruartBug 33105: Add tests
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-14 Tomas Cohen AraziBug 30979: Fix regression
2023-07-14 Martin RenvoizeBug 30979: (follow-up) Fix public availability 500
2023-07-14 Martin RenvoizeBug 30979: Limit public checkout endpoint using preference
2023-07-14 Martin RenvoizeBug 30979: Add public endpoints
2023-07-10 Tomas Cohen AraziBug 33817: (QA follow-up) Fix tidyness
2023-07-10 Jonathan DruartBug 33817: Enforce server-side
2023-07-06 Marcel de RooyBug 33606: (QA follow-up) Cosmetic changes
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-07-03 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-03 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-03 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query handing in Orders.pm
2023-07-03 Tomas Cohen AraziBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (follow-up) Switch to using Koha::Token
2023-07-03 Martin RenvoizeBug 23336: Add checkout API's
2023-06-12 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-06-09 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-05 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...
next