Releases: CDLUC3/dmptool
Releases · CDLUC3/dmptool
v5.16
- 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
- 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
v5.15
v5.13
v5.12
v5.19
v5.14
v5.17-rc3
v5.11
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