Bug 28445: Use the task queue for the batch delete and update items tool
[koha.git] / t / db_dependent / Koha / REST /
2021-03-09 Tomas Cohen AraziBug 26636: Regression tests for undef case
2021-03-09 Agustin MoyanoBug 26636: Add tests
2021-03-01 Tomas Cohen AraziBug 27680: Add support for param[] syntax
2021-03-01 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-01-29 Tomas Cohen AraziBug 27034: Do not use path parameters on building the...
2021-01-28 Tomas Cohen AraziBug 27353: (QA follow-up) Fix number of tests
2021-01-28 Jonathan DruartBug 27353: Add tests
2020-11-20 Jonathan DruartBug 25514: Try to fix random failure from REST/Plugin...
2020-09-29 Tomas Cohen AraziBug 26322: Regression tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-01 Jonathan DruartBug 25504: Fix failing tests
2020-08-05 Tomas Cohen AraziBug 26143: Regression tests
2020-06-24 Tomas Cohen AraziBug 25570: Regression tests
2020-06-23 Jonathan DruartBug 25774: Handle utf8 chars in REST API queries
2020-05-22 Tomas Cohen AraziBug 25411: Regression tests
2020-04-30 Tomas Cohen AraziBug 25131: (follow-up) Make sure plugin data is fresh
2020-04-16 Tomas Cohen AraziBug 25131: Regression tests
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-03 Agustin MoyanoBug 24615: Make object.search helper also order by...
2020-03-03 Agustin MoyanoBug 24502: object.search also filter by prefetched...
2020-02-25 Mason JamesBug 22522: Fix route typo
2020-02-25 Ere MaijalaBug 22522: Add support for current Mojolicious and...
2020-01-30 Jonathan DruartBug 24487: Add 2 more tests
2020-01-30 Agustin MoyanoBug 24487: Regresion test
2020-01-09 Tomas Cohen AraziBug 18731: Use the stashed koha.embed in objects.search
2020-01-08 Tomas Cohen AraziBug 24321: Make objects.search use mappings from Koha...
2019-12-10 Tomas Cohen AraziBug 24191: Regression tests
2019-06-20 Tomas Cohen AraziBug 21073: (QA follow-up) Fix plugin-related tests
2019-05-09 Tomas Cohen AraziBug 22053: (QA follow-up) More tests
2019-01-11 Tomas Cohen AraziBug 22107: Make tests use a simpler class, with no FK
2018-09-14 Tomas Cohen AraziBug 21334: Unit tests
2018-09-14 Tomas Cohen AraziBug 21116: Unit tests
2018-02-16 Tomas Cohen AraziBug 19686: (follow-up) Add to_api param for completeness
2018-02-16 Tomas Cohen AraziBug 19686: Unit tests
2017-12-11 Tomas Cohen AraziBug 19410: Move build_query_params_from_api into a...
2017-12-11 Julian MauriceBug 19410: Move search_for_api into a Mojo helper