Koha/t/db_dependent/api/v1
Jonathan Druart 7e991d0702
Bug 29939: Use the REST API for ratings
This patch replaces opac-ratings-ajax.pl with a new REST API route
POST /public/biblios/42/ratings

Note that we could go further and refactor the 'start_rating' select
code.

Test plan:
Test the "star ratings" feature at the OPAC, on the different page
where it's displayed.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-22 11:31:15 -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
cities.t
clubs_holds.t
holds.t
illrequests.t
import_batch_profiles.t
import_record_matches.t
item_groups.t
items.t
libraries.t
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