Bug 35027: Add 'hold' to patron activity triggers
[koha.git] / t / db_dependent / api /
2023-10-20 Tomas Cohen AraziBug 35053: Regression tests
2023-10-18 Tomas Cohen AraziBug 30708: Tidy perl files
2023-10-18 Jonathan DruartBug 30708: Add user_train_item_id
2023-10-18 Jonathan DruartBug 30708: Add tests
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) Squash:
2023-10-17 Pedro AmorimBug 30719: Tests
2023-10-04 Martin RenvoizeBug 33690: Convert to x-koha-override
2023-10-04 Kyle M HallBug 33690: (QA follow-up) Mock C4::Letters subroutines...
2023-10-04 Kyle M HallBug 33690: Add ability to send welcome notice when...
2023-09-22 Jonathan DruartBug 34054: Add tests
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-09-18 Martin RenvoizeBug 32942: (QA follow-up) Fix regression test
2023-09-18 Tomas Cohen AraziBug 32942: Regression tests
2023-09-18 Matt BlenkinsopBug 34789: Update unit tests
2023-08-29 Tomas Cohen AraziBug 34313: Unit tests
2023-08-18 Tomas Cohen AraziBug 34024: (QA follow-up) Allow pickup location changin...
2023-08-18 Tomas Cohen AraziBug 34024: Unit tests
2023-08-15 Tomas Cohen AraziBug 34365: Unit tests
2023-07-25 Tomas Cohen AraziBug 32739: Allow other patron identifier on pwd validation
2023-07-25 Tomas Cohen AraziBug 32739: Unit tests
2023-07-20 Tomas Cohen AraziBug 33105: Tidy files
2023-07-20 Jonathan DruartBug 33105: Add tests
2023-07-14 Tomas Cohen AraziBug 30979: (QA follow-up) Tidy things
2023-07-14 Martin RenvoizeBug 30979: Unit tests
2023-07-14 Marcel de RooyBug 34243: Fix copy/pasted city references in api tests
2023-07-13 Jonathan DruartBug 34211: Add tests
2023-07-12 Jonathan DruartBug 32801: Add tests
2023-07-07 Jonathan DruartBug 34212: Fix tests
2023-07-03 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-03 Tomas Cohen AraziBug 33573: Unit tests
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query usage in biblios.t
2023-07-03 Martin RenvoizeBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: Unit tests
2023-06-29 Tomas Cohen AraziBug 33996: Add missing authority objects mapping
2023-06-09 Jonathan DruartBug 33852: Add one more test
2023-06-09 Tomas Cohen AraziBug 33852: Make jobs.t test the only_current parameter
2023-05-26 Tomas Cohen AraziBug 33834: Fix random failure on api/v1/ill_requests.t
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 Tomas Cohen AraziBug 31798: (QA follow-up) Fix tests permissions
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 Agustin MoyanoBug 29453: (follow-up) Add tests and fix minimum amount...
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: Fix required permissions
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 Tomas Cohen AraziBug 33329: Regression tests
2023-05-05 Pedro AmorimBug 22440: Move backend statuses api endpoint
2023-05-05 Pedro AmorimBug 22440: Tests
2023-05-05 Tomas Cohen AraziBug 22440: Add GET /ill_requests
2023-05-05 Tomas Cohen AraziBug 33328: Rename x-marc-schema => x-record-schema
2023-04-20 Jonathan DruartBug 33103: Add REST API tests
2023-03-31 Martin RenvoizeBug 33146: Add public items lookup route
2023-03-31 Martin RenvoizeBug 33146: Unit tests
2023-03-31 Julian MauriceBug 32336: Add unit test for UNIMARC encoding problems...
2023-03-28 Marcel de RooyBug 32426: (follow-up) Fix api/v1/patrons.t
2023-03-20 Tomas Cohen AraziBug 33227: Remove invalid spec and adjust the code...
2023-03-16 Martin RenvoizeBug 32713: Unit tests
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 Agustin MoyanoBug 31800: Add REST endpoint to add a biblio
2023-03-10 Tomas Cohen AraziBug 31793: (QA follow-up) Require editauthorities flag
2023-03-10 Agustin MoyanoBug 31793: Add REST endpoint to delete authorities
2023-03-07 Martin RenvoizeBug 31028: (follow-up) Fix executable bit
2023-03-06 Agustin MoyanoBug 31794: Add REST endpoint to get an authority
2023-03-06 Martin RenvoizeBug 31028: Unit tests for ticket update api's
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 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: Some fixes in ERM specs
2023-02-23 Jonathan DruartBug 32353: Fix erm_agreements.t
2023-02-10 Tomas Cohen AraziBug 30642: Make renewal_type an enum in spec and add...
2023-02-03 Tomas Cohen AraziBug 30962: (QA follow-up) Rename attribute and simplify...
2023-02-03 David CookBug 30962: Add unit tests for /auth/password/validation...
2023-01-30 Tomas Cohen AraziBug 31797: Add DELETE /items/:item_id endpoint
2023-01-18 Jonathan DruartBug 28670: Prevent api/v1/patrons_holds.t to fail randomly
2022-11-30 Tomas Cohen AraziBug 32351: Fix t/db_dependent/api/v1/patrons.t
2022-11-30 Jonathan DruartBug 31381: Add tests
2022-11-17 Jonathan DruartBug 32240: Prevent erm_users.t to fail if checkout...
2022-11-08 Tomas Cohen AraziBug 31378: (QA follow-up) Tidy tests
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 32030: (QA follow-up) Enable BasicAuth for ERM...
2022-11-08 Pedro AmorimBug 32030: ERM - Add more API tests
2022-11-08 Jonathan DruartBug 32030: Fix tests
2022-11-08 Jonathan DruartBug 32030: ERM - Licenses
2022-11-08 Jonathan DruartBug 32030: ERM - REST API - GET POST PUT DELETE specs
2022-11-08 Jonathan DruartBug 32030: ERM - GET /erm/agreements spec files
next