redmine_issue_checklist icon indicating copy to clipboard operation
redmine_issue_checklist copied to clipboard

support redmine 4.1.1 and rails (5.2.4.2)

Open tony1223 opened this issue 4 years ago • 0 comments

The PR could work with following enviroment.

Redmine version 4.1.1.stable Ruby version 2.6.6-p146 (2020-03-31) [x86_64-linux] Rails version 5.2.4.2

BUT the following line which commented might be a bit risky, if someone got some time to fix this in strong parameters , it will be much better.

attr_accessible :is_done, :subject
attr_protected :id

I could leave this in my env. QQ

tony1223 avatar Oct 05 '20 09:10 tony1223