Skip to content

LORIS Release v20.2.0

Compare
Choose a tag to compare
@ridz1208 ridz1208 released this 01 Feb 17:08

This release of fixes bugs, adds new permissions, and does various cleanup to different LORIS modules. For a complete list of features see here.

New Features

  • [Data Release] New permissions, cleanup and batch permission assignment (#3062)
  • [Login] Log bad password attempts (#3949)
  • [Data Release] Two new permissions added to this module (#4280)

Bug Fixes

  • [API] Fix bugs accessing /# and /projects/ endpoints (#4101)
  • [MediaUpload] Restrict file upload to candidate who has visited user's site (#4084)
  • [Data Dictionary] Fix multi-select filtering (#3922)
  • [MRI Violations] Fix duplication of MRI violations when multiple subprojects per candidate (#3860)
  • [Media] Restrict file upload to candidate who has visited user's site (#4084)

Notes

  • This release contains much general clean-up and Reactification of the code, as well as re-factoring javascript in some modules to use ES6 standards.

Upgrade process

  1. Update the code
  2. Source the SQL patch:
  • SQL/Release_patches/20.1_To_20.2_upgrade.sql

Known issues

  • [Media] "Please fill all required fields" error (Issue #4287)
  • [Issue Tracker] Wrong redirection when trying to edit an issue (Issue #4288)