[Koha-bugs] [Bug 10659] Upgrade jQuery star ratings plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 3 17:10:09 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10659

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82760|0                           |1
        is obsolete|                            |

--- Comment #18 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82826
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82826&action=edit
Bug 10659: Upgrade jQuery star ratings plugin

This patch replaces our current jQuery star ratings plugin with a newer
plugin which will be compatible with newer versions of jQuery:

http://antenna.io/demo/jquery-bar-rating/examples/

To test you should have one or more records in your catalog with star
ratings.

- Apply the patch and set the OpacStarRatings system preference
  to "results and details"
- Perform a search in the catalog which will return one or more titles
  which have ratings.
  - Confirm that the ratings appear correctly and the ratings are
    read-only.
- Open the "normal" detail page for that record.
  - Confirm that the star rating appears correctly.
  - Test setting and re-setting your star rating. Confirm that it is
    saved.
  - Confirm that the "cancel rating" link appears when you have a rating
    set, and that it disappears after you click it.
- Test that the "only details" and disabled options of the
  OpacStarRatings preference work as they should.
- Confirm that information about the plugin appears on the About page in
  the staff client, replacing the old star ratings plugin information.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list