Skip to content

Releases: datadryad/dryad-app

End of sprint 2020-01-14

15 Jan 01:27
b7fb0a1
Compare
Choose a tag to compare
  • Updated internal storage to retain information about the type of payment that was provided for each dataset.
  • Added a report of published datasets and their associated payment information.
  • Updated the list of countries that are eligible for fee waivers, based on the 2020 listing from the World Bank.
  • Set up COUNTER processing to run weekly and update our database for pulling stats
  • Updated gems to latest versions that work with the application

End of sprint 2020-01-07

07 Jan 21:37
763d1f7
Compare
Choose a tag to compare
  • Improved display of item status on administrative screens, allowing
    curators to see when items are being processed by Merritt.
  • Added an automated email notification when a user has left an item
    “in progress” for 3 days
  • Save download info to database and prevent more than 2 simultaneous downloads from same IP.
  • Script to clear older IP address information older than 60 days.
  • Adding/reorganizing code to blacklist either IP address or user-agents for downloads based on file contents.

end of sprint 2019-12-20

21 Dec 01:26
2271333
Compare
Choose a tag to compare
  • Improved ordering of the autocomplete suggestions for author affiliations.
  • Modified the autocomplete suggestions for journal names so they are
    populated by the Dryad Journal Module rather than CrossRef.
  • HTML updates to headings, labels, contrast for accessibility.
  • Updating code in Rake tasks and submitting DataCite target URL updates.
  • Minor code updates to work with Docker containers.

end of sprint 2019-12-03

04 Dec 00:49
542b38c
Compare
Choose a tag to compare
  • Corrected issue with resolving peer-review links via the API. This API is primarily used by the old “v1” Dryad server when changing the old format of review links into the new format.
  • Fixed multiple issues where accessing certain (invalid) URLs would cause a 500 Internal Server Error. Replaced these with more appropriate user-focused errors.
  • Updated configurations for Google Analytics to work on dev/stage/production environments.

end of sprint 2019-11-19

19 Nov 21:54
5f1c8eb
Compare
Choose a tag to compare
  • Updated the format of metadata sent to DataCite to use the DataCite 4.3 schema.
  • Added ROR identifiers to the metadata that is sent to DataCite.
  • Modified the logic that prevents journal notifications from incorrectly changing curation status. Now journal notifications can only change statuses that are either submitted or peer_review.
  • Updated the name of "Victoria University" to "Victoria University, Melbourne."
  • Minor updates to offline COUNTER Code of Practice submission/statistic scripts.
  • Merged former Dryad and Stash repositories into this dryad-app repository with former stash repository under the stash directory
    • Revised testing to used combined repository.
    • Revised travis-ci continuous integration tests to run the separate dryad and stash tests in parallel for one repository.
    • Updated of gems we rely on and made gem updates in internal engines/gems slightly more permissive.
    • Updated Capistrano deployment to work with the new structure.
  • Modified citations of this dataset to contain the journal (ie. container) name rather than the publisher name.