Skip to content

Releases: CDLUC3/dmptool

v5.16.rc-3

12 Jun 20:22
Compare
Choose a tag to compare
v5.16.rc-3 Pre-release
Pre-release

rebuild package.json
clean up deprecations

v5.16

29 May 15:37
2a771c1
Compare
Choose a tag to compare
v5.16 Pre-release
Pre-release
  • Updates to wording, changed "Privacy policy" to "Policy statement"
  • New autosuggest for the pilot project page with the repository selector
  • Final dashboard changes from phase 1
    • Added modal slide out containing high level project details when the icon next to the project title (on the DMP Upload dashboard) is clicked
    • Added the number of related works that have been found next to the PI info on the DMP Upload dashboard
  • Updates to the DMP Upload dashboards slide out drawer based on UAT feedback
    • fixed some issues with the display of the related works count in the grey text that appears under the DMP title (See screenshot).
    • fixed issue with the grant id display in the slide out modal
    • fixed issue with the z-index of the new slide out modal (DMP ID urls were showing through the modal)
    • Added an 'X' close button to upper right of modal
    • Modified the display of the Project start/end dates
    • Fixed overflow of long grant id URLs
  • Update to API v2 to include the pilot project uploaded DMPs
  • Updates to all gem and JS dependencies
  • Unlocked the MySQL gem so that it could upgrade to 0.5.6
  • Updated the drafts_controller so that it calls out to the DMPHub to fetch related works found by the harvesters upon initial load

v5.16-rc2

22 May 17:02
f1a91b9
Compare
Choose a tag to compare
v5.16-rc2 Pre-release
Pre-release
  • Updates to the DMP Upload dashboards slide out drawer based on UAT feedback
    • fixed some issues with the display of the related works count in the grey text that appears under the DMP title (See screenshot).
    • fixed issue with the grant id display in the slide out modal
    • fixed issue with the z-index of the new slide out modal (DMP ID urls were showing through the modal)
    • Added an 'X' close button to upper right of modal
    • Modified the display of the Project start/end dates
    • Fixed overflow of long grant id URLs
  • Update to API v2 to include the pilot project uploaded DMPs
  • Updates to all gem and JS dependencies
  • Unlocked the MySQL gem so that it could upgrade to 0.5.6
  • Updated the drafts_controller so that it calls out to the DMPHub to fetch related works found by the harvesters upon initial load

v5.16-rc1

20 May 15:35
4c0c092
Compare
Choose a tag to compare
v5.16-rc1 Pre-release
Pre-release
  • New autosuggest for the pilot project page with the repository selector
  • Final dashboard changes from phase 1
  • Updates to wording, changed "Privacy policy" to "Policy statement"

v5.15

14 May 22:06
e39957c
Compare
Choose a tag to compare
v5.15 Pre-release
Pre-release

Merged in updates for Ruby 3

v5.13

10 Apr 21:26
b01dc3c
Compare
Choose a tag to compare
v5.13 Pre-release
Pre-release
  • Fix for an issue with affiliation URLs including the ROR domain twice (e.g. https://ror.org/https://ror.org/1234567) for issue #569

v5.12

09 Apr 21:42
b01dc3c
Compare
Choose a tag to compare
v5.12 Pre-release
Pre-release
  • Fix for issues displaying the DMP Uploads dashboard after registering a DMP ID #566
  • Updates to the labels and text on the research outputs portion of the new React pages #565

v5.19

08 Jul 19:16
20b4bad
Compare
Choose a tag to compare
v5.19 Pre-release
Pre-release
  • Fixes an issue with the default PDF settings when pre-rendering PDF for the 'Public Plans' page and the DMP ID landing pages #621

v5.14

14 May 21:42
20b4bad
Compare
Choose a tag to compare
v5.14 Pre-release
Pre-release

Merged in updates for Ruby 3

v5.17-rc3

26 Jun 22:37
20b4bad
Compare
Choose a tag to compare
v5.17-rc3 Pre-release
Pre-release
  • Updates to get puppeteer and chromium installed in Docker dev environment
  • Capistrano tasks to manage Chrome and font installs