Koha/t/db_dependent/api/v1
Tomas Cohen Arazi 88cc881521
Bug 30982: API tweaks
This patch makes the following changes to the 'background_jobs' API:

* We now call them 'jobs'
* Removed deprecated query parameter definitions
* Added only_current query parameter
* Controller gets adapted to use $rs->filter_by_current when
  only_current is passed

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-09-23 08:57:49 -03:00
..
acquisitions_baskets.t
acquisitions_funds.t
acquisitions_orders.t
acquisitions_vendors.t
advanced_editor_macros.t
article_requests.t
auth.t
auth_authenticate_api_request.t
auth_basic.t
biblios.t Bug 29939: Use the REST API for ratings 2022-08-22 11:31:15 -03:00
cashups.t
checkouts.t Bug 30275: Add basic unit test for fetching renewals 2022-07-05 09:46:10 -03:00
cities.t
clubs_holds.t
holds.t
illrequests.t
import_batch_profiles.t
import_record_matches.t
item_groups.t Bug 24857: API spec 2022-07-08 15:59:55 -03:00
items.t Bug 31128: Unit tests 2022-07-22 11:32:21 -03:00
jobs.t Bug 30982: API tweaks 2022-09-23 08:57:49 -03:00
libraries.t Bug 29144: Remove opac_info from a few tests 2022-09-16 09:55:20 -03:00
oauth.t
pagination.t
patrons.t
patrons_accounts.t
patrons_extended_attributes.t
patrons_holds.t
patrons_password.t
patrons_password_expiration.t
query.t
return_claims.t
smtp_servers.t
stockrotationstage.t
suggestions.t
transfer_limits.t
two_factor_auth.t Bug 28787: Fix misleading tests in two_factor_auth.t 2022-08-09 13:38:46 -03:00
unhandled_exceptions.t