roadmap
roadmap copied to clipboard
DCC/UC3 collaboration for a data management planning tool
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** `3.1.1`, but probably also `4.0.2` (see below) **Behaviour:** If you visit the...
We have the suggestion from a client "to save one Pdf version with comments still there" This probably should include comments in an annotation style display as in Word/GDoc. This...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** `3.1.1` **Behaviour:** The software assumes that an organization has only one shibboleth...
Hello, After merge the latest roadmap release, I encountered the following error : `uninitialized constant Mail::TestMailer (NameError)` After some investigation, the error comes from the `mail` gem that was updated...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** 4.0 (although I suspect this exists in 3.x) **Expected behaviour:** When an...
We will eventually need to upgrade to 7.x. Was pointed to this helpful guide (wish I had known about it earlier) https://www.fastruby.io/blog/rails/upgrades/upgrade-rails-6-1-to-7-0.html
Prevent '%{org_title} Plans' Section From Displaying Plans Created by Users From Other Organisations
Fixes #3345 Fixes #3414 Changes proposed in this PR: - `app/controllers/application_controller.rb` - Add pdf handling in `render_respond_to_format_with_error_message` - `render_respond_to_format_with_error_message` is called both when rescuing from Pundit::NotAuthorizedError and ActiveRecord::RecordNotFound. The method...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** - `v4.2.0` **Expected behaviour:** - Assuming plan.id = 99999 doesn't exist in...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** 4.2.0 **Expected behaviour:** branding navbar should display nicely. Here are proposals to...
Please complete the following fields as applicable: **Expected behaviour:** Rails has built-in handling for any 404 and 500 errors that occur when running in production mode (dev and other modes...