Bug 26481: Add Koha::Item::Transfer->in_transit method
[koha.git] / t / db_dependent / api /
2021-02-23 Tomas Cohen AraziBug 27593: Regression tests
2021-02-12 Tomas Cohen AraziBug 26274: (QA follow-up) Minor fixes
2021-02-12 Martin RenvoizeBug 26274: Add cashups api routes
2021-02-12 Tomas Cohen AraziBug 26181: Regression tests
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - stockrotations...
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - illrequests.t
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - acquisitions_v...
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - patrons_password.t
2021-02-08 Tomas Cohen AraziBug 27587: Use Basic auth on API tests - patrons_accounts.t
2021-02-01 Tomas Cohen AraziBug 27330: (QA follow-up) Return 409 instead
2021-02-01 Tomas Cohen AraziBug 27330: Regression tests
2021-02-01 Tomas Cohen AraziBug 27330: Use Basic auth in tests
2021-01-29 Tomas Cohen AraziBug 27352: Unit tests
2021-01-28 Tomas Cohen AraziBug 20212: (follow-up) Avoid pagination on full results...
2021-01-28 Tomas Cohen AraziBug 20212: Fix test after 25670 follow-up
2021-01-28 Tomas Cohen AraziBug 20212: Controller changes regression tests
2021-01-04 Tomas Cohen AraziBug 27015: Unit tests
2021-01-04 Jonathan DruartBug 27004: Prevent claim resolution to fail
2020-12-21 Jonathan DruartBug 27117: Only place_holds permission is needed to...
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on POST /holds
2020-12-21 Tomas Cohen AraziBug 27205: Check valid pickup location on PUT /holds...
2020-11-17 Tomas Cohen AraziBug 26988: (QA follow-up) Unit tests
2020-11-12 Andrew IsherwoodBug 24083: (QA follow-up) Fix failing tests
2020-11-11 Agustin MoyanoBug 23019: (follow-up) Fix test permissions and API...
2020-11-11 Nick ClemensBug 23019: (QA follow-up) fix test fiule permissions
2020-11-11 Agustin MoyanoBug 23019: Add tests
2020-11-06 Tomas Cohen AraziBug 14708: (QA follow-up) Add tests
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Joonas KylmäläBug 12556: (follow-up) Fix failing test
2020-10-05 Jonathan DruartBug 22343: Add exec flag on .t files
2020-10-02 Tomas Cohen AraziBug 22343: API routes for SMTP servers CRUD
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-03 Joonas KylmäläBug 26271: Add failing test to reveal issue with patron...
2020-09-02 Nick ClemensBug 23634: (QA follow-up) Adjust tests
2020-09-02 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-09-02 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-25 Tomas Cohen AraziBug 25662: (follow-up) Add tests for the wrong patron_i...
2020-08-25 Tomas Cohen AraziBug 25662: Regression tests
2020-07-20 Agustin MoyanoBug 23820: Add test for new behaviour
2020-07-20 Magnus EngerBug 23391: Hide finished ILL requests
2020-06-24 Tomas Cohen AraziBug 25570: (follow-up) Fix tests
2020-06-15 Tomas Cohen AraziBug 25623: Make sure oauth.t rolls back the db
2020-06-15 Tomas Cohen AraziBug 24003: Regression tests
2020-06-09 Jonathan DruartBug 25638: Make the tests pass - ignoring the actual...
2020-05-28 Tomas Cohen AraziBug 25513: Regression tests
2020-05-22 Tomas Cohen AraziBug 24229: Avoid fetching ALL items in test
2020-05-19 Tomas Cohen AraziBug 25502: Adapt Advanced macros routes to current...
2020-05-15 Nick ClemensBug 25482: Explicitly set macros as not shard during...
2020-05-15 Tomas Cohen AraziBug 25482: Fix tests
2020-05-11 Tomas Cohen AraziBug 25327: Regression tests
2020-05-04 Nick ClemensBug 17268: Update patchs per RFC
2020-05-04 Nick ClemensBug 17268: (follow-up) Fix licenses
2020-05-04 Nick ClemensBug 17268: Advanced cataloging editor macros - add...
2020-04-29 Tomas Cohen AraziBug 24908: Unit tests
2020-04-29 Tomas Cohen AraziBug 25048: Regression tests
2020-04-27 Tomas Cohen AraziBug 25045: Unit tests
2020-04-27 Tomas Cohen AraziBug 24909: Unit tests
2020-03-31 Jonathan DruartBug 22001: Make the DBD error regex less strict
2020-03-16 Tomas Cohen AraziBug 24862: Regression tests
2020-03-06 Jonathan DruartBug 24813: Prevent api/v1/holds.t to fail randomly
2020-03-05 Tomas Cohen AraziBug 24369: Add CORS support to the API
2020-02-26 Ere MaijalaBug 24680: Fix end_date returned from api/v1/holds...
2020-02-26 Ere MaijalaBug 24680: Fix PUT api/v1/holds/{hold_id} to work also...
2020-02-25 Ere MaijalaBug 22522: Fix several REST API tests
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-13 Tomas Cohen AraziBug 24611: Regression test
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jonathan DruartBug 18936: (QA follow-up) Fix failing test in api/v1...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix checkouts endpoint and its...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Tomas Cohen AraziBug 18936: Fix api/v1/holds.t
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-30 Jonathan DruartBug 24543: Fix wrong test in api/v1/checkouts.t
2020-01-24 Tomas Cohen AraziBug 24509: Fix API relared tests failing on MySQL8
2020-01-09 Tomas Cohen AraziBug 18731: Unit tests
2020-01-09 Tomas Cohen AraziBug 18731: Make authenticate_api_request stash the...
2020-01-08 Tomas Cohen AraziBug 24321: Clean /patrons/{patron_id}/account
2020-01-08 Tomas Cohen AraziBug 24321: Clean /items
2020-01-08 Tomas Cohen AraziBug 24321: Clean /libraries
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/vendors
2020-01-08 Tomas Cohen AraziBug 24321: Clean /cities
2019-12-20 Tomas Cohen AraziBug 24232: Regression tests
2019-11-01 Tomas Cohen AraziBug 23860: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23860: Regression tests
2019-11-01 Tomas Cohen AraziBug 23859: Update tests to new style
2019-11-01 Tomas Cohen AraziBug 23859: Regression tests
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-29 Tomas Cohen AraziBug 23667: Add route to GET /items
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-28 Tomas Cohen AraziBug 23858: Regression tests
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23049: (QA follow-up) Correction to patrons_accounts.t
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-23 Tomas Cohen AraziBug 23843: Make funds endpoint tests more robust
2019-10-08 Josef MoravecBug 17005: Test for checked_in parameter
2019-10-08 Tomas Cohen AraziBug 23677: Unit tests
next