Bug 24615: Make object.search helper also order by embedded columns
[koha.git] / t / db_dependent / Koha / REST / Plugin / Objects.t
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 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-01-11 Tomas Cohen AraziBug 22107: Make tests use a simpler class, with no FK
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