Skip to content

Releases: MITLibraries/thing

v2.2.1 bug fix for registrar data import logging

Choose a tag to compare

@JPrevost JPrevost released this 23 Jun 16:33
3c402b5
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

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 16 Jun 15:29
de6961b
  • 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

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 04 May 13:51
c65b501

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

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 29 Apr 15:15
37fe064
  • #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

Choose a tag to compare

@JPrevost JPrevost released this 09 Apr 17:38
7dd139e

v2.0.2 Public release of student submission UI

Choose a tag to compare

@jazairi jazairi released this 06 Apr 18:24
3cc401e

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

Choose a tag to compare

@matt-bernhardt matt-bernhardt released this 29 Mar 13:46
5a20eb5

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

Choose a tag to compare

@JPrevost JPrevost released this 26 Mar 17:05
99f81ff

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

Choose a tag to compare

@JPrevost JPrevost released this 04 Dec 20:53
db572a5
  • Rails 6 upgrade
  • dependency updates
  • switch to main branch

v1.0.27 ruby and dependency updates

Choose a tag to compare

@JPrevost JPrevost released this 06 Nov 20:02
52bd67e

Updates ruby and dependencies