Bug 17170: (QA follow-up) Spec cleanup
[koha.git] / t / db_dependent / api /
2022-10-21 Tomas Cohen AraziBug 17170: (QA follow-up) Spec cleanup
2022-10-21 Nick ClemensBug 17170: Add API route for SearchFilters
2022-10-11 Johanna RaisaBug 31555: change holds GET permission to place_holds
2022-10-06 Martin RenvoizeBug 25936: (follow-up) Fix ../api/v1/patrons.t
2022-09-23 Tomas Cohen AraziBug 30982: API tweaks
2022-09-23 Jonathan DruartBug 30982: Add tests and implement GET /background_jobs/$id
2022-09-16 Marcel de RooyBug 29144: Remove opac_info from a few tests
2022-08-22 Jonathan DruartBug 29939: Use the REST API for ratings
2022-08-09 Jonathan DruartBug 28787: Fix misleading tests in two_factor_auth.t
2022-08-09 Marcel de RooyBug 28787: (follow-up) Typo and additional test
2022-08-09 Jonathan DruartBug 28787: Mock send_or_die
2022-08-09 Jonathan DruartBug 28787: Don't send the notice if we are not waiting...
2022-08-09 Jonathan DruartBug 28787: Rename the REST API route to /auth/otp/token...
2022-08-09 Marcel de RooyBug 28787: Fix t/db_dependent/api/v1/two_factor_auth.t
2022-08-09 Jonathan DruartBug 28787: Send a notice with the TOTP token
2022-07-22 Martin RenvoizeBug 31128: Unit tests
2022-07-18 Martin RenvoizeBug 29105: Unit test
2022-07-08 Nick ClemensBug 24857: API spec
2022-07-05 Martin RenvoizeBug 30275: Add basic unit test for fetching renewals
2022-07-05 Martin RenvoizeBug 30275: Fix checkouts.t unit test
2022-06-28 Jonathan DruartBug 30677: Add tests
2022-06-13 Tomas Cohen AraziBug 30780: Regression tests
2022-06-02 Tomas Cohen AraziBug 30855: (follow-up) Rewrite tests using Basic authen...
2022-06-02 Tomas Cohen AraziBug 30855: Rename /import => /import_batches
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) Date format missing in spec
2022-05-06 Tomas Cohen AraziBug 29926: (QA follow-up) API design fixes
2022-05-06 Nick ClemensBug 29926: Add pasword expiration route for API
2022-05-06 Tomas Cohen AraziBug 29924: Add tests for API Basic auth behavior
2022-05-06 Tomas Cohen AraziBug 29924: (QA follow-up) Remove password_expiration_da...
2022-05-06 Nick ClemensBug 29924: (follow-up) Add password_expiration_date...
2022-05-05 Tomas Cohen AraziBug 30663: Add x-koha-override options to /suggestions
2022-05-03 Tomas Cohen AraziBug 30536: Unit tests
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-04-26 Jonathan DruartBug 30596: Prevent api/v1/acquisitions_baskets.t and...
2022-04-12 Martin RenvoizeBug 29810: Add 'x-koha-embed' to reserved words
2022-04-04 Tomas Cohen AraziBug 30394: Unit tests
2022-04-04 Tomas Cohen AraziBug 30055: API unit tests
2022-03-29 Tomas Cohen AraziBug 30194: (follow-up) Remove invalid tests
2022-03-22 Tomas Cohen AraziBug 30165: Regression tests
2022-03-09 Nick ClemensBug 22993: Unit tests
2022-03-04 Tomas Cohen AraziBug 29877: Regression tests
2022-03-04 Nick ClemensBug 30125: (QA follow-up) Rename variable as cities
2022-03-04 Tomas Cohen AraziBug 30125: Add full-stack tests for API pagination
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/api/v1/transf...
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2022-02-25 Tomas Cohen AraziBug 30133: Fix pagination in /biblios/:bibio_id/pickup_...
2022-02-25 Tomas Cohen AraziBug 30133: Regression tests
2022-02-22 Tomas Cohen AraziBug 30074: Regression tests
2022-02-15 Tomas Cohen AraziBug 29570: Regression tests
2022-02-02 Tomas Cohen AraziBug 29759: (follow-up) Fix api/v1/article_requests.t
2022-02-01 Petro VashchukBug 29906: fix when hold record forcibly gets unwanted...
2022-01-28 Martin RenvoizeBug 29403: Fix api/v1/patrons.t
2022-01-19 Tomas Cohen AraziBug 29806: Regression tests
2022-01-19 Tomas Cohen AraziBug 29464: Regression tests
2022-01-19 Jonathan DruartBug 29884: Run missing test in api/v1/patrons.t
2022-01-06 Tomas Cohen AraziBug 29508: Regression tests
2022-01-06 Tomas Cohen AraziBug 29503: Regression tests
2022-01-05 Tomas Cohen AraziBug 29772: Regression tests
2022-01-05 Tomas Cohen AraziBug 29741: (follow-up) Make DELETE /patrons use the...
2022-01-05 Tomas Cohen AraziBug 28020: Unit tests
2022-01-05 Tomas Cohen AraziBug 29018: Regression tests
2021-12-17 Fridolin SomersRevert "Bug 29403: Fix api/v1/patrons.t"
2021-12-15 Martin RenvoizeBug 29403: Fix api/v1/patrons.t
2021-11-03 Tomas Cohen AraziBug 24850: suspended_until is a date-time
2021-11-03 Jonathan DruartBug 24850: Fix api/v1/holds.t
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-10-28 Tomas Cohen AraziBug 29290: Unit tests
2021-10-28 Tomas Cohen AraziBug 27358: Unit tests for public items retrieval
2021-10-28 Tomas Cohen AraziBug 28948: Make is_public stashed on public routes
2021-10-28 Tomas Cohen AraziBug 17314: Unit tests
2021-10-28 Tomas Cohen AraziBug 29272: (QA follow-up) Category setup overrides...
2021-10-28 Tomas Cohen AraziBug 29272: Regression tests
2021-10-25 Tomas Cohen AraziBug 28585: (QA follow-up) Add explicit tests for settin...
2021-10-25 Tomas Cohen AraziBug 28585: (follow-up) Tests for q= supporting date...
2021-10-25 Tomas Cohen AraziBug 28585: Regression tests
2021-10-15 Tomas Cohen AraziBug 29157: Regression tests
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-06 Tomas Cohen AraziBug 27947: (QA follow-up) Clarify permissions
2021-10-06 Martin RenvoizeBug 27947: (QA follow-up) Update test to highlight...
2021-10-06 Tomas Cohen AraziBug 27947: Add regression tests for routes
2021-09-30 Tomas Cohen AraziBug 28772: Fix auth_authenticate_api_request.t
2021-09-30 Tomas Cohen AraziBug 28722: Regression tests
2021-08-04 Martin RenvoizeBug 22435: Update unit tests
2021-07-30 Jonathan DruartBug 28585: Revert of the 3 commits
2021-07-30 Jonathan DruartBug 28632: Prevent api/v1/patrons.t to fail on dates...
2021-07-26 Tomas Cohen AraziBug 28585: (follow-up) Tests for q= supporting date...
2021-07-26 Tomas Cohen AraziBug 28585: Regression tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Tomas Cohen AraziBug 28604: Regression tests
2021-06-23 Nick ClemensBug 28480: (QA follow-up) Add unit test
2021-06-21 Jonathan DruartBug 28271: Add the ability to set a new lost status...
2021-06-21 Tomas Cohen AraziBug 28586: (follow-up) updated_by should be set
2021-06-14 Tomas Cohen AraziBug 27931: Unit tests
2021-05-25 Tomas Cohen AraziBug 28369: (QA follow-up) Restore PUT with deprecation...
2021-05-25 Tomas Cohen AraziBug 28369: Regression tests
2021-05-25 Tomas Cohen AraziBug 28424: (follow-up) Do not create account lines...
2021-05-25 Tomas Cohen AraziBug 28424: Regression tests
2021-05-11 Tomas Cohen AraziBug 28272: Fix many things...
2021-05-04 Jonathan DruartBug 28254: Add missing tests for PUT and POST
2021-05-04 Jonathan DruartBug 28254: Simplify tests
next