Releases: MITLibraries/thing
Releases · MITLibraries/thing
Release list
v2.2.1 bug fix for registrar data import logging
Merge pull request #724 from MITLibraries/fix-typo-in-import-job Fix a typo in the import job
v2.2.0 Transfer processing workflow, removing old submission workflow
- Implements the rest of the bulk transfer processing workflow (#705 #707 #708 and #716)
- Adds the majority of the thesis processing workflow, including the removal of the old submissions processing system (#713 #715 and #714)
- Adds a field for DSpace@MIT handle to the thesis records (#706)
- Adds the needed virus scanning integration for uploaded files (#718)
- Patches a bug in the administrative view of hold records (#720)
v2.1.0 Bulk Transfer form
This release finished the bulk transfer form which department staff will use to send batches of thesis files to the Libraries.
The full list of updates is:
- Improves the way feedback is provided about files being uploaded during bulk transfers (#695, #701)
- Updates to the content shown to department staff when bulk uploading thesis files (#699, #701)
- Small update to the student-facing form for adding or editing thesis metadata (#699)
- Implementing the first part of a workflow to allow library staff to process uploaded thesis files (#697)
- Fixing a typo in the user interface (#702)
v2.0.4 Transfer and Thesis form updates, Transfer receipt email, and bug fixes
- #687 Updates to new Transfer form ETD-258
- #691 and #694 Implements Transfer receipt email ETD-79
- #689 Better UI and accessibility of supervisor fields on Thesis forms ETD-272
- #690 Fixes bug in administrative views affecting graduation date fields ETD-216
- #692 Debug script for SAML authentication response ETD-275
v2.0.3 accessibility update and bug fix
- accessibility update https://mitlibraries.atlassian.net/browse/ETD-271
- registrar loader and harvester links
- bug fix for thesis_title helper
v2.0.2 Public release of student submission UI
This is the MVP for the student submission UI. Summary of changes:
- Miscellaneous UX enhancements to Thesis views
- Updates to Thesis form behavior and validations
- Student submission confirmation mailer
- Refactor parts of test suite and add more robust Advisor tests
v2.0.1 Updated form labels
This updates form labels on the student-facing thesis forms, adding a visual indication that Abstract is required fields. It also adds similar signals to degree date and thesis supervisor text, and re-phrases the student name field.
v2.0.0 Student metadata and department transfers
Initial 2.0 release.
A huge rework in the purpose of the application.
- receive files from degree granting bodies of the Institute
- load authoritative metadata from registrar
- allow students to review, edit, add metadata about their thesis
- tracks Holds information and provide audit of changes
- refactors data model to prepare for future work to publish processed files to institutional repository and archival storage system
v1.0.28 Rails 6 + dep updates
- Rails 6 upgrade
- dependency updates
- switch to
mainbranch
v1.0.27 ruby and dependency updates
Updates ruby and dependencies