Bug 36098: (QA follow-up) Add POD to Koha::Session
[koha.git] / Koha / REST /
2024-02-19 Tomas Cohen AraziBug 29510: (follow-up) Adapt GET /patrons/:patron_id
2024-02-19 Tomas Cohen AraziBug 29510: Make objects.find call search_limited if...
2024-01-29 David CookBug 34893: Add checkpw change to REST API
2024-01-17 Marcel de RooyBug 34999: Throw exception for public routes if OPACMai...
2024-01-15 Tomas Cohen AraziBug 32551: HTTP_ACCEPT_LANGUAGE legacy CGI variable...
2024-01-03 Matt BlenkinsopBug 35204: Prevent an expired password from throwing...
2023-11-03 Tomas Cohen AraziBug 29002: (QA follow-up) Correct param retrieval in...
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Add ability to book material from the staff...
2023-11-03 Martin RenvoizeBug 29002: Add bookings objects and API classes
2023-11-01 Tomas Cohen AraziBug 34008: (QA follow-up) 'item_type_id' should be...
2023-11-01 Andreas JonssonBug 34008: Add REST endpoint for list of itemtypes
2023-11-01 Magnus EngerBug 26170: Add protected status for patrons
2023-10-31 Nick ClemensBug 34587: (QA follow-up) Tidy
2023-10-31 Matt BlenkinsopBug 34587: Fix ->validation->output in API endpoints
2023-10-31 Pedro AmorimBug 34587: (QA follow-up): squash
2023-10-31 Matt BlenkinsopBug 34587: Add access_type and yop to the reports viewer
2023-10-31 Pedro AmorimBug 34587: Improve SUSHI COUNTER error handling
2023-10-31 Matt BlenkinsopBug 34587: Remove counter files from API embedding...
2023-10-31 Pedro AmorimBug 34587: Move everything into a ERM/EUsage subfolder
2023-10-31 Matt BlenkinsopBug 34587: Add integration with the counter registry API
2023-10-31 Pedro AmorimBug 34587: File upload - Background job
2023-10-31 Matt BlenkinsopBug 34587: Code tidying
2023-10-31 Pedro AmorimBug 34587: Accept date inputs upon confirming 'run...
2023-10-31 Matt BlenkinsopBug 34587: Make start and end dates in providers summar...
2023-10-31 Matt BlenkinsopBug 34587: Move period total calculations to the backen...
2023-10-31 Matt BlenkinsopBug 34587: Add list endpoints for usage_databases/items...
2023-10-31 Matt BlenkinsopBug 34587: Abstract reports backend to allow new data...
2023-10-31 Matt BlenkinsopBug 34587: Add ability to delete saved reports
2023-10-31 Pedro AmorimBug 34587: COUNTER file upload
2023-10-31 Matt BlenkinsopBug 34587: Add reports by data provider
2023-10-31 Matt BlenkinsopBug 34587: Add default report capability to reports...
2023-10-31 Matt BlenkinsopBug 34587: Add test connection button
2023-10-31 Pedro AmorimBug 34587: SUSHI COUNTER Harvester
2023-10-31 Matt BlenkinsopBug 34587: API controllers and objects
2023-10-27 Martin RenvoizeBug 29523: Remove the FIXME
2023-10-27 Martin RenvoizeBug 29523: Pass the logged user around and use for...
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 Tomas Cohen AraziBug 33974: (follow-up) _order_by is not always an arrayref
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 header support
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
next