You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added support for the Editorial Manager API. Translates requests and responses between their API and Dryad’s native API calls.
Fixed bug that would occasionally cause the submission system to complain about a missing email address even when the email address was present.
Adjusted the vocabulary for Related Works when using the API. This vocabulary is now the same as the vocabulary used in the main user interface, rather than following the DataCite vocabulary.
For curators, added a display of the links coauthors can use to connect their ORCIDs to datasets.
Changed forms using Rails form_for and form_tag to use the form_with tag with all the options changed to work with the new syntax.
Fixed invalid URI error from routes file when people used redirects from Dryad Classic urls in some circumstances with spaces or other problems with the URLs.
Fixed unresponsiveness when authors entered invalid URLs and now they are notified correctly of the problem.
Minor configuration updates.
Some updated queries and work with Merritt to help them with migrating out of old vanity collections in their system for UC campuses.