Skip to content

v3.3.3 release candidate#294

Merged
briri merged 140 commits intomainfrom
development
Sep 30, 2021
Merged

v3.3.3 release candidate#294
briri merged 140 commits intomainfrom
development

Conversation

@briri
Copy link
Collaborator

@briri briri commented Sep 24, 2021

Changes proposed in this PR:

  • Added 'Related Works' section to the Project Details page to allow users to specify related identifiers. This includes a citation service that will fetch the citation for the specified DOI DMPRoadmap #2815
  • Better handling of errors
  • System will email admins on any 500 server error
  • Fix for which guidance gets displayed on the Project Details page DMPRoadmap #2989
  • Fix an accessibility bug that was not correctly linking TinyMCE editors to their labels
  • Fix for bug in search on plans tables
  • Fix for bug that was allowing form submission without Recaptcha DMPRoadmap #3019
  • Fix bug preventing client_credentials API V2 calls from accessing their own DMPs
  • Fix for API V2 that was displaying DMPs even if the user had removed them
  • Fix for API V2 that was incorrectly locating DMPs by their DOI, external system id or their path
  • Fix for bug DMPRoadmap #
  • Fix bug that was preventing PDF exports when a research output had no description
  • New API V2 endpoint to allow approved clients to add related identifiers to a DMP api/v2/related_identifiers Receive DOIs from RSpace #265
  • Allow approved clients to create DMPs via API V2 Build notification workflow for the RAMS integration #280
  • Cleaned up old unused tables/fields from the DB DMPRoadmap #2818
  • Updated translations
  • Updated JS and Gem dependencies

raycarrick-ed and others added 30 commits July 28, 2021 10:38
Merge 3.0.3 into deploy/dmponline
rubocop gripes
rubocop doesn't like trailing spaces
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
missing q
extra spaces
adding test for read_all, vis private, org_admin
rubocop gripes

Update org.rb

rubocop doesn't like trailing spaces

Update org.rb

missing q

Update org.rb

extra spaces

Update org_spec.rb

Update org_spec.rb

adding test for read_all, vis private, org_admin

add tests for read_all and org_admin plans page

get rid of spaces
…_yarn/path-parse-1.0.7

Bump path-parse from 1.0.6 to 1.0.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…_yarn/url-parse-1.5.3

Bump url-parse from 1.5.1 to 1.5.3
Allow logging level to be set by env variable
@briri briri merged commit ad1e3d4 into main Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants