Releases: pulibrary/pdc_describe
Releases · pulibrary/pdc_describe
v0.15.0
v0.14.0
🚀 Enhancements
- Send XML record to datacite #251 (@carolyncole @bess)
- Add datacite-mapping gem #249 (@bess)
- Multiple file uploads for Works #247 (@jrgriffiniii @bess)
- Set S3 Bucket ActiveStorage service configurations using environment variables #221 (@jrgriffiniii @bess)
- Add ADR documenting storage decisions #232 (@bess)
- Integrate the configurations between the S3QueryService and ActiveStorage #244 (@jrgriffiniii @bess)
- Submit new dataset step 0 #246 (@hectorcorrea)
- Users can attach up to 20 file uploads for a given Work #242 (@jrgriffiniii)
- Include works where the user is mentioned #241 (@hectorcorrea)
- Implements a new ActiveStorage service for storing human-readable file names #224 (@jrgriffiniii)
🐛 Bug Fix
🔢 Dependency Updates
Authors: 4
- @carolyncole
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v0.13.0
🐛 Bug Fix
- Upgrading to Node 16 #231 (@carolyncole)
🔩 Dependency Updates
- Bump terser from 4.8.0 to 4.8.1 #225 (@dependabot[bot])
Authors: 2
v0.12.0
🚀 New Features
- Adds autocomplete when @mentioning users in the comments #222 (@hectorcorrea)
- Ensures that clients can replace individual file uploads as depositors or curators #220 (@jrgriffiniii)
- Validate Datacite XML against 4.4 schema #219 (@bess)
- Adds ability to add comments, tag people, and get notification #216 (@hectorcorrea)
- Ensuring that file attachments can be replaced for Works #217 (@jrgriffiniii)
- Implements S3 bucket upload support for user dataset deposits #215 (@jrgriffiniii)
Authors: 3
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v0.11.0
🚀 New Features
- Assign curator to dataset #208 (@hectorcorrea)
🐛 Bug Fix
- Fixed ORCID bug when fetching user information #213 (@jrgriffiniii @hectorcorrea)
🔩 Dependency Updates
- Bump rails-html-sanitizer from 1.4.2 to 1.4.3 #202 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
v0.10.0
🚀 New Features
- Curator dashboard (first pass) #195 (@hectorcorrea)
- Depositor dashboard (first pass) #193 (@hectorcorrea)
- Mint draft DOIs using the proper prefix #180 (@carolyncole @hectorcorrea)
- Document process to import ORCIDs from a CSV file #187 (@kelynch)
- Displays description in show page and DataCite XML #179 (@hectorcorrea)
- Better ORCID validation in data entry #178 (@hectorcorrea)
Authors: 3
- @carolyncole
- Hector Correa (@hectorcorrea)
- Kate Lynch (@kelynch)
v0.9.0
🚀 New Features
- New layout on data entry screen based on discussions with Hannah #177 (@hectorcorrea)
- Added ORCID format validation for the dataset creators #174 , #173, and #172 (@hectorcorrea)
- Import ORCID from spreadsheet #168 (@kelynch)
🐛 Bug Fix
- Preserves the ability to click on the edit textboxes #170 (@hectorcorrea)
- Use a known DOI to by pass the S3 service #167 (@hectorcorrea)
- Reverting automatic creation of DOI in code until the prefix can vary… #165 (@carolyncole)
Authors: 3
- Carolyn Cole @carolyncole
- Hector Correa (@hectorcorrea)
- Kate Lynch (@kelynch)
v0.8.0
🚀 New Features
- Drag and drop reordering of creators #163 (@hectorcorrea)
Authors: 1
- Hector Correa (@hectorcorrea)
v0.7.0
Features
- Adding registering, updating and publishing DOIs Spike #157 (@carolyncole)
- Adding automatic DOI creation on the building of a dataset #153 (@carolyncole)
🐛 Bug Fix
- Adding family name to the user #158 (@carolyncole @bess)
Authors: 2
- Carolyn Cole @carolyncole
- Bess Sadler (@bess)
v0.6.0
🚀 Enhancements
- New submit wizard remaining steps #152 (@hectorcorrea)
- New data set - step 1 #145 (@hectorcorrea)
- Adding the datacite-ruby gem and creating a test spike #144 (@carolyncole)
- Fetch name information from ORCID #134 (@hectorcorrea @carolyncole @kelynch)
- Renders the new submission wizard - step 0 #141 (@hectorcorrea)
- Render creators with ORCIDs with links #133 (@hectorcorrea)
- Add button to delete creators #129 (@hectorcorrea)
- Title validation #128 (@hectorcorrea)
- Dropping Dataset in favor of Work table #126 (@hectorcorrea)
- Edit form with Title and Creators #119 (@hectorcorrea)
- Added vertical tabs skeleton to the edit form. #118 (@hectorcorrea)
- First pass at defining a model to capture Datacite resources #117 (@hectorcorrea)
🐛 Bug Fix
- Added test for Ark.update #149 (@hectorcorrea)
- Flesh out accessibility test suite #142 (@kelynch)
- Ensuring that EZIDs with invalid shoulders are not considered valid by Ark.valid? #125 (@jrgriffiniii)
- Make sure the errors saving the dataset are rendered #122 (@hectorcorrea)
🔩 Dependency Updates
- Upgrade rack to address security issue #155 (@bess)
- Bump nokogiri from 1.13.5 to 1.13.6 #138 (@dependabot[bot])
- Bump nokogiri from 1.13.4 to 1.13.5 #131 (@dependabot[bot] @hectorcorrea)
Authors: 6
- @carolyncole
- @dependabot[bot]
- Bess Sadler (@bess)
- Hector Correa (@hectorcorrea)
- James R. Griffin III (@jrgriffiniii)
- Kate Lynch (@kelynch)