Skip to content

Releases: CDLUC3/dmptool

v3.0.8

16 Mar 21:53
Compare
Choose a tag to compare
  • Bug fix to address issue with the system not sending out feedback request emails

v3.0.7

05 Mar 16:23
Compare
Choose a tag to compare
  • Bug fix to prevent display of research outputs on Plan download when plan does not have any defined

v3.0.6

25 Feb 18:57
Compare
Choose a tag to compare

Database prep work for upcoming maDMP functionality.

v3.0.5

11 Feb 22:35
Compare
Choose a tag to compare

Minor bug fixes for v3.0.4

v3.0.4

10 Feb 23:16
Compare
Choose a tag to compare

Researchers

  • If your plan is based off of a organizational version of a funder template (specific only to certain organizations), the 'supplementary section(s)' option is checked by default when downloading your plan as a PDF #245
  • Some adjustments were made to the tabs available when editing your plan #236
    • We have removed the 'Overview' tab based on feedback that it was only providing redundant information
    • The 'Contributors' tab has been renamed to 'Collaborators'. It now includes a section for you to identify the 'Project Contributors' and a place to invite/specify 'DMP Collaborators' (previously located on the 'Share' tab.
    • The 'Share' tab has been renamed to 'Finalize / Publish'. The 'Collaborators section has been moved to the 'Collaborators' tab
  • The 'Write Plan' tab now displays the name and version of the funder template from which your plan was based #236

Developers:

  • Fixed an issue with account creation not failing if the Recpatcha has not been verified #237
  • Fixed an issue with accessing data via the API V1
  • Added the docs/sso directory with information on setting up SSO. See the README for more info
  • Updated the API V1 documentation

v3.0.3

05 Jan 17:30
Compare
Choose a tag to compare

v3.0.2

02 Dec 23:10
Compare
Choose a tag to compare
  • Removed the ROR link from the Collaborators tab. It now just displays the affiliation name issue 2705
  • Added a new JSON download format that will export the DMP in the RDA Common Standard Metadata for DMPs format issue 2438
  • Added ability for Org administrators to generate or refresh their own API token issue 2410
  • Added a 'Funding Opportunity Number' to the Project Details page to allow users to add the funder's reference number for the grant #227
  • Fixed a bug preventing Org Admins from defining links ticket 2737
  • Fixed a bug that was preventing the Org selection box on the create account, edit profile and add an Org pages from searching the ROR API ticket 2746
  • Fixed a bug preventing super admins from deleting an Org's SSO entityID ticket 2288
  • Added 2 Rake tasks to assist with cleaning up Org issues:
    • rails org_cleanup:find_dups Detects duplicate Orgs and generates a report
    • rails org_cleanup:rorify Finds ROR and Crossref funder IDs for Orgs that do not have them (directly updates the DB)

v3.0.1

19 Nov 19:18
Compare
Choose a tag to compare

Addresses issues with:

  • Users trying to create an account for a Participating Organizations who do not have SSO were receiving a 500 error #202
  • Super admins unable to remove an Organization's Shibboleth entityID see DMPRoadmap issue #2288
  • Fixed an issue where 2 homepage images were not loading #223
  • Google Analytics tracking was not working #226

v3.0.0

15 Oct 21:30
c6edb80
Compare
Choose a tag to compare

Upgrade to Rails 5.2 and Ruby 2.6.3

For complete details of the changes please see: https://github.com/DMPRoadmap/roadmap/wiki/v3-release-notes

v2.2.3

02 Oct 18:35
041fc9e
Compare
Choose a tag to compare

minor bug fix