Skip to content

Releases: ndlibersa/resources

Resources v1.4.1 Critical Security Update

24 Oct 15:18
Compare
Choose a tag to compare

This is a critical security update for the resources module.

Resources 1.4.0

05 May 13:07
Compare
Choose a tag to compare

This release includes the following new features:

  • Critical security patch
  • Issues/Problems with a resource can now be reported through CORAL for the purpose of tracking. An alert can be set up so that the user receives a reminder to follow-up on the problem. Once the issue has been addressed, it can be archived and a list of all open and archived issues can be viewed and/or exported.
  • Current and upcoming downtime can also now be tracked in CORAL. As with the issues, a list of current/upcoming and previous downtime can be viewed and/or exported.
  • Translation into French, and support for future translation projects. This includes converting the database to UTF-8.
  • Better validation of input forms
  • Better sorting of titles (by ignoring leading articles)
  • Converted to new database API (mysqli)

Resources 1.3.0

24 Jun 15:52
Compare
Choose a tag to compare

This release includes the following new features:

  • Cost history tracking
  • Import resources and organizations from a CSV file
  • A resource can have more than one parent
  • A resource can have more than one ISBN/ISSN
  • Option to display a "Get Statistics" button on a resource page if using the Reports module

Resources 1.2.0

23 Oct 19:58
Compare
Choose a tag to compare
  • Added coverage to the resource record.
  • Added an alternative URL to the resources record.
  • Add subject terms to the resource record.
  • Changed how the related products are displayed for the resource.
  • Added defaultsort to the configuration.ini. If used this changes the default sort order for the resources. Example: defaultsort=\"TRIM(LEADING 'THE ' FROM UPPER(R.titleText)) asc\"
  • The code repository includes Upgrade Instructions (pdf)