Bug 24502: object.search also filter by prefetched columns
[koha.git] / t / Koha / REST / Plugin / Query.t
2020-03-03 Agustin MoyanoBug 24502: object.search also filter by prefetched...
2020-02-24 Agustin MoyanoBug 24356: Make objects.search prefetch embedded relations
2020-01-31 Tomas Cohen AraziBug 24528: Add a syntax to x-koha-embed to specify...
2020-01-30 Agustin MoyanoBug 24487: Don't apply matching criteria to path parameters
2020-01-23 Agustin MoyanoBug 24432: Regresion test
2020-01-08 Tomas Cohen AraziBug 24302: Add a way to specify nested objects to embed...
2020-01-08 Tomas Cohen AraziBug 24321: Make dbic_merge_sorting accept a result...
2019-12-10 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2017-12-11 Tomas Cohen AraziBug 19410: Move build_query_params_from_api into a...
2017-12-11 Tomas Cohen AraziBug 19370: (QA follow-up) Use OpenAPI's handling of...
2017-12-11 Tomas Cohen AraziBug 19370: Unit tests
2017-12-11 Tomas Cohen AraziBug 19234: Unit tests for query parameters handling...