Skip to content

Releases: CDLUC3/dmptool

v5.12

09 Apr 21:42
b01dc3c

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

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

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

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

v5.11

01 Apr 22:12
900a4ab

Choose a tag to compare

v5.11 Pre-release
Pre-release

Fixes for issues found when testing the new React pages for the pilot project #554

  • Removed the addition of the entered input value from the item list in "lookup-field.js"
  • Updated "typeaheads_controller.rb" to prevent the addition of the entered search value if it matches one in list.
  • Updated "typeaheads_controller.rb" to sort the resulting list
  • Updated "contributors.js" to address issue with error message not displaying when a user clicks "Save & Continue" without having a contributor who is a "primary contact"
  • Updated "projectsearch.js" to prevent the addition of an empty contributor with role "other" when adding a project.
  • Added asterisk to the URL field on the repository selector on the research outputs page
  • Fixed an issue with the Typeahead fields

v5.11rc3

01 Apr 18:12
900a4ab

Choose a tag to compare

v5.11rc3 Pre-release
Pre-release

Changes made to the React pilot project pages

  • Added asterisk to the URL field on the repository selector on the research outputs page
  • Fixed an issue with the Typeahead fields

v5.11rc1

28 Mar 22:58
d4df1a9

Choose a tag to compare

v5.11rc1 Pre-release
Pre-release
  • Removed the addition of the entered input value from the item list in "lookup-field.js"
  • Updated "typeaheads_controller.rb" to prevent the addition of the entered search value if it matches one in list.
  • Updated "typeaheads_controller.rb" to sort the resulting list
  • Updated "contributors.js" to address issue with error message not displaying when a user clicks "Save & Continue" without having a contributor who is a "primary contact"
  • Updated "projectsearch.js" to prevent the addition of an empty contributor with role "other" when adding a project.

v5.10

20 Mar 23:43

Choose a tag to compare

v5.10 Pre-release
Pre-release
  • Fix bug in deploy.rb
  • Fixes issue where the PDF narrative URL was not being passed to the React UI Issue #537
  • Changes to some of the language on the Finalize tab for Issue #539
  • Fixed bad URL for the 'Project Details' link on the Finalize tab for Issue #538
  • Fixed an issue that was causing the public pages search box to return a 403 error when the search included non-alphanumeric characters. Added some JS to the search text field that restricts which characters can be entered. Also updated the SQL in the search to ensure that we are ignoring any non-alphanumeric characters in the DB records. Part of Issue #541
  • Fixed issue with the Faceting logic on the public plans page Part of Issue #541
  • Updated the header on the Uploads page, and added a new paragraph below the page header as part of issue #537
  • Added new columns to the Projects table called DMP PDF and DMP ID. The DMP PDF column displays a PDF icon, and when clicked, takes the user to the PDF in a new tab. The DMP ID column displays the dmpId, and they link to the associated DMP landing page as part of issue #537
  • Fix typos for #550, #551
  • Fix issue with PDF download URL on Uploads dashboard #549
  • Fix search box on Public Plans page to prevent non alphanumeric characters from being pasted into the field #541
  • Update WickedPDF initializer to be compliant with the current gem's configuration settings
  • Prepared for support for AWS Linux 2023 by adding necessary gems to the Gemfile, but left commented out until we upgrade

v5.10rc3

20 Mar 23:09
968f0d1

Choose a tag to compare

v5.10rc3 Pre-release
Pre-release
  • Fix typos for #550, #551
  • Fix issue with PDF download URL on Uploads dashboard #549
  • Fix search box on Public Plans page to prevent non alphanumeric characters from being pasted into the field #541

v5.11rc2

28 Mar 23:14
0c4bcc3

Choose a tag to compare

v5.11rc2 Pre-release
Pre-release
  • Fix issue with contributors list disappearing in the UI when an error occurs