ebsco / edsapi-koha-plugin

EBSCO Koha Plugin
https://github.com/ebsco/edsapi-koha-plugin
Apache License 2.0
16 stars 26 forks source link

21.11 updates #118

Closed mmabrahamson closed 2 years ago

mmabrahamson commented 2 years ago

Addresses issues with 21.11 incompatibility so that EDS Plugin runs as expected.

Changes: Using built in Cookies class instead of jquery.cookie to correct PR #116 . Renamed instances of $ to jQuery for consistency. Added ability to toggle on and off console logging of running progress based on if logerrors is on or off. Useful for troubleshooting if it's getting stuck somewhere. Implemented PR #117 .

Please test this build and let us know if everything works as expected!

We have a very bare bones installation here as proof of concept: http://koha-2111.ebsco-gss.net/

Thanks to everyone who contributed issues or code to this project!