Releases: pulibrary/pdc_describe
Releases · pulibrary/pdc_describe
v0.81.0
🚀 Enhancements
- Differentiate between the two kinds of PDC Discovery URLs we use #1446 (@bess)
- Update migration docs to reflect the two migration menu items #1445 (@bess)
- Adding group to the Migrate Dataset menu link #1444 (@carolyncole)
- Strip https://... from DOI #1436 (@hectorcorrea)
Authors: 3
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
v0.80.0
🚀 Enhancements
- Show the PDC Discovery url on the work show page #1443 (@bess)
- Add a flash message to explain the files are being moved after approval #1442 (@carolyncole)
- Display user admin/moderator badge in the home page #1440 (@hectorcorrea @bess)
- Migration documentation updates #1437 (@bess @hectorcorrea)
- Adding ApprovedUploadSnapshot so we can show the files moving from pre-curation to post-curation #1435 (@carolyncole)
- Communities and subcomminities are sorted #1433 (@hectorcorrea)
- A UI to allow a user to choose which PPPL subcommunities are enabled for email #1420 (@carolyncole)
- Ensuring that the DOI for approved Works cannot be edited #1418 (@jrgriffiniii)
- Update devise to set the session timeout to 120 minutes #1419 (@carolyncole)
- Links in tooltip open in a new tab #1434 (@hectorcorrea)
- Updating the database to store if a user enables or disables group messaging #1414 (@carolyncole)
🧹 Maintenance
- Move UploadSnapshot comparison into the UploadSnapshot class #1435 (@carolyncole)
- Changing to selenium #1441 (@carolyncole)
- Removing code to manually migrate dspace data #1425 (@carolyncole)
- Ensuring that the S3 file object checksum is updated from AWS within DSpaceBitstreamCopyJob #1426 (@jrgriffiniii)
- Ensuring that DOI minting errors redirect with GET parameters when creating Works #1415 (@jrgriffiniii)
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v0.79.0
🐛 Bug Fix
- Add quotes around output file name to allow for files with spaces #1411 (@carolyncole)
- Handles encoded checksums when comparing upload snapshots #1405 (@hectorcorrea)
- Allow a migration to be completed after there has been an error #1407 (@carolyncole)
Authors: 2
- @carolyncole
- Hector Correa (@hectorcorrea)
v0.78.0
🚀 Enhancements
- Allowing Multipart upload for files larger than 5GB #1401 (@carolyncole)
🧹 Maintenance
- Removing unused methods from DspaceBitstreamCopyJob #1404 (@jrgriffiniii)
- Remove accidental commit of redis file #1403 (@carolyncole)
Authors: 2
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
v0.77.0
🚀 Enhancements
- Introduces a "Migration" mode for new Datasets #1397 (@jrgriffiniii)
🐛 Bug Fix
- Capture errors updating arks #1309 (@bess)
- Make sure the error gets noted by returning false #1398 (@carolyncole)
Authors: 3
- @carolyncole
- Bess Sadler (@bess)
- James R. Griffin III (@jrgriffiniii)
v0.76.0
🐛 Bug Fix
- Utilizing wget so that the download can restart when the dspace connection fails #1395 (@carolyncole)
- Make direct messages always send emails #1393 (@carolyncole)
- Ensuring that only super admin. users can access the dashboards of other users #1392 (@jrgriffiniii)
Authors: 2
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
v0.75.0
🚀 New Features and Enhancements
- Moving dataspace file migration to the background #1386 (@carolyncole)
- Stores preservation files in an S3 bucket with a different availability region #1387 (@hectorcorrea)
- Notification dashboard for logged in user #1391 (@carolyncole)
- Updating DOI to the current DOI #1379 (@carolyncole @bess)
- Adding retry to DataCite publish #1388 (@carolyncole)
- Changing references from tombstone to deletion_marker #1384 (@carolyncole)
🐛 Bug Fix
- Allow group admins to select the group they admin from the curator controlled form #1378 (@carolyncole)
Authors: 3
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
v0.74.0
🚀 New Features and enhancements
- Updated provenance writers list #1375 (@kelynch)
- Extending S3QueryService#client invocations of #get_object with #get_object_attributes for S3 Object metadata #1335 (@jrgriffiniii)
- Added a BackgroundUploadSnapshot to link all the uploaded files to a single activity #1371 (@carolyncole)
🐛 Bug Fix
- Allow the Group Administrator to set the DOI #1376 (@carolyncole)
🧹 Maintenance
- Ensures that AWS S3 client errors are logged #1373 (@jrgriffiniii)
Authors: 3
- @carolyncole
- James R. Griffin III (@jrgriffiniii)
- Kate Lynch (@kelynch)
v0.73.2
🐛 Bug Fix
- Added translation for file download privileges #1367 (@kelynch)
- Make sure preservation files are not included in the preservation metadata #1369 (@hectorcorrea)
- Clarify smoke test documentation #1363 (@hectorcorrea)
- Object recreation documentation #1359 (@kelynch ) #1368 (@kelynch)
- Fixes issue serializing DataCite for records without an award number #1361 (@hectorcorrea)
Authors: 2
- Hector Correa (@hectorcorrea)
- Kate Lynch (@kelynch)
v0.73.1
🐛 Bug Fix
- Handles snapshots with no files #1357 (@hectorcorrea)
Authors: 1
- Hector Correa (@hectorcorrea)