Benjamin FAURE

Results 12 issues of Benjamin FAURE

Hello everyone, According to Rails maintenance policy, Rails 5.2 we'll reach its end of life in June 2022 https://guides.rubyonrails.org/maintenance_policy.html Seems like yet another Rails upgrade is on the horizon. Rails...

infrastructure
effort-large
need-to-slice
Epic
rails6

Hello everyone, With the release of Rails 7, [the webpacker gem has been abandonned and is no longer maintained by the developpers](https://github.com/rails/webpacker/blob/master/README.md). There's three solutions and all of them are...

effort-large
rails6

The bug occurs when attempting to merge two orgs with the same customized funder template **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** v3.0.6 **Expected behaviour:** Orgs...

bug
admin

As I mentionned during our last meeting, at some point the roadmap code was running Bootstrap 4. But it seems the version got reverted from 4 to 3 between Roadmap...

Hello ! I am adding in DMP OPIDoR a feature allowing the user to manage which ApiClient has access to their plan. At the moment, ApiClients can only access plans...

user
effort-large
permissions

The `contact_email` should be limited to contacting the person managing the org. At the moment, the `helpdesk_email` is only displayed in mails signature when available. It creates confusion for org...

plans
suggestion
admin
email notifications
effort-small
feedback

- Bootstrap 3 to 5 upgrade - Fixed rubocop errors after Bootstrap upgrade - Fixed RSpec tests after Bootstrap upgrade - Fix "undefined" Tooltip Messages [#3364](https://github.com/DMPRoadmap/roadmap/pull/3364) - Fixed rubocop errors...

I recently updated DMP OPIDoR to Rails 7 & Ruby 3.1. The upgrade has been fairly easy, the most notable changes coming from Ruby 3.1. I'll send a PR for...

infrastructure
effort-medium

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...

bug
effort-small