Skip to content

Releases: PTFS-Europe/koha-plugin-ill-avail-eds

1.2.1 release

17 Aug 10:23
Compare
Choose a tag to compare
  • Pagination fix for OPAC availability results

v1.2.0

28 Jun 14:28
Compare
Choose a tag to compare
  • Fix utf8 encoding error in search results
  • Only send DOI to EDS search query if that exists
  • Fix error 502 when clicking 'Download fulltext' button
  • Added fulltext_only config
  • Minor pageLength bugfix in API specs
  • Updated config page style

1.1.1 release

04 Aug 16:20
Compare
Choose a tag to compare
  • Fix issues with searching for DOIs

1.1.0 release

08 Dec 12:37
Compare
Choose a tag to compare
  • Add support for record fulltext links supplied by EDS. This can be an arbitrary number of URLs, these are now gathered and returned to Koha and subsequently displayed in the search results

NOTE: Although this version of the plugin does not require it in order to function, display of the links is dependent on your Koha containing Bug 27170

1.0.7 release

09 Jul 09:34
Compare
Choose a tag to compare
  • Further modifications to API calls in accordance with EBSCO advice, see b3cf139 for details

1.0.6 release

26 May 13:06
Compare
Choose a tag to compare
  • Modified API call to EDS in accordance with EBSCO suggestions, see 1cc96ab for details

1.0.5 release

17 Feb 14:36
Compare
Choose a tag to compare
  • Added the ability to specify in the config a display name for the search results
  • Fixed discrepancies between label "for" attribute and input "id" in config template
  • Added plugin config to instance variable

1.0.4 release

10 Feb 12:22
Compare
Choose a tag to compare
  • Fixed bug whereby search parameters were erroneously being passed wrapped in { }

1.0.3 release

05 Feb 10:26
Compare
Choose a tag to compare
  • Fixed bug whereby authenticationToken was not being passed along with sessionToken in the cases where credential authentication was being used

1.0.2 release

16 Sep 14:59
Compare
Choose a tag to compare
  • Fixed a bug whereby the plugin was thinking it could service a request when it couldn't