v0.42.0
🚀 Enhancements
- Support organizational contributors #900 (@mccalluc)
- Clean up utility code to avoid JS injection #912 (@mccalluc)
- Allow a curator who deposited a work the ability to edit the work after it has been approved #907 (@carolyncole)
- Adds support for domains #910 (@hectorcorrea)
- Adding Monitoring document to pdc_describe #903 (@carolyncole)
- Adds Globus URL for each file in JSON endpoint #904 (@hectorcorrea)
- Adding a license page to the welcome controller #898 (@carolyncole)
- Move hard-coded list of users out of ERB and into configuration; Add documentation #891 (@mccalluc)
- Setting MailCatcher as the default Mail setup for the development environment #872 (@jrgriffiniii @carolyncole)
- Allow Funder ROR to be supplied #865 (@mccalluc)
🐛 Bug Fix
- Improve formatting of data entry pages #911 (@mccalluc @hectorcorrea)
- Move messages up to sidebar on the right which can be toggled #899 (@mccalluc)
- No longer redirect if ARK or DOI is only a partial match (except for the prefix, which is optional) #896 (@mccalluc @hectorcorrea)
- Send just one notification if creator is also admin #894 (@mccalluc @bess @hectorcorrea)
- URL encoding the globus file name #895 (@carolyncole @hectorcorrea)
- Provenance and Messages ordered correctly; Explicit notice of backdated records; Show author UID in messages; Improve testing #857 (@mccalluc @carolyncole)
- Updating bitklavier image migration test to fill in collection tags #893 (@carolyncole)
- Show funder changes in log, and refactor
ResourceCompareService
so it will pick up new properties by default #889 (@mccalluc) - Updating page text to be 100MB instead of 100GB #890 (@carolyncole)
- Remove files from precuration json; Add files to postcuration json #879 (@mccalluc)
- Remove unused partial work/dashboard.html.erb #886 (@carolyncole)
- Converting the message to html before sending for html version of the email #875 (@carolyncole @bess @jrgriffiniii)
- Make work_activity render code more OO, and hopefully more maintainable #861 (@mccalluc)
- Disable ALL assertions in migration test #884 (@mccalluc)
- Disable flakey test #883 (@mccalluc)
- Documenting the Mail setup on production #853 (@carolyncole @bess)
- split work_activity_history partial #882 (@mccalluc)
- Add funders to migration specs #878 (@bess)
- Removing file upload javascript that is unused #876 (@carolyncole @bess)
- Remove one redundant line from the work validation #868 (@mccalluc)
🔩 Dependency Updates
- Bump globalid from 1.0.0 to 1.0.1 #881 (@dependabot[bot])
- Bump rack from 2.2.4 to 2.2.6.2 #880 (@dependabot[bot])
Authors: 6
- Carolyn Cole @carolyncole
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
- Chuck McCallum (@mccalluc)
- Bess Sadler (@bess)
- beep beep @dependabot[bot]