Koha/koha-tmpl/opac-tmpl/bootstrap/js
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
..
amazonimages.js
authtoresults.js
autofill.js Bug 14242: (follow-up) Clear all text input fields 2022-05-03 11:19:50 -10:00
bakertaylorimages.js
basket.js Bug 28901: showCart incorrectly calculates position if content above navbar 2021-11-02 16:06:51 +01:00
browse.js
browserid_include.js
coce.js Bug 29803: Prevent local cover image to be hidden if Coce is enabled 2022-02-21 15:15:47 -10:00
datatables.js Bug 29949: Remove use of title-numeric sorting routine from OPAC datatables JS 2022-01-31 21:55:40 -10:00
Gettext.js
global.js Bug 29939: Use the REST API for ratings 2022-08-22 11:31:15 -03:00
google-jackets.js Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
i18n.js
ill-availability.js Bug 27170: Fix bug fix 2021-09-21 20:22:57 +02:00
localcovers.js Bug 28180: (follow-up) Updates to styling of lightbox controls 2021-10-21 12:24:04 +02:00
openlibrary.js Bug 28180: Correctly guess if images have been loaded 2021-10-21 12:24:04 +02:00
overdrive.js Bug 29845: add classes to overdrive results action buttons 2022-02-23 22:05:33 -10:00
ratings.js Bug 29939: Use the REST API for ratings 2022-08-22 11:31:15 -03:00
recordedbooks.js Bug 31040: jsTree image being used outside of jsTree plugin 2022-07-05 09:18:20 -03:00
tags.js
verovio.js