redmine_issue_checklist
redmine_issue_checklist copied to clipboard
Checklist Plugin creates simple checklists for Redmine issues. Downloaded from http://www.redminecrm.com/projects/checklist/
scenario: if i copy two or more issues and one of them have checklist inside it, then after i submit ("copy" button) then i'm redirected to a blank page. p.s.:...
Если в названии пунктов чеклиста употребляются кириллические символы, то на странице выводится набор из '?'. Скрин  _HTML_ ``` html Чеклист check list ??? ????? ???? ? ???? ?????? ??????????...
The checklist is not showing on closed proyects. - Redmine version: 4.2.1.stable - Checklist Plugin: 3.1.19 Open Proyect  Close Proyect 
??//
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...
This pull request will make the Checklist Plugin compatible with Redmine 4.0/Rails 5.x. Tested with Redmine 4.0.4 and Ruby 2.5.5p157 (Debian).
rake db with error, please check it. ``` [root@jira redmine-3.4]# bundle exec rake redmine:plugins:migrate RAILS_ENV=production rspec failed. yard not installed (gem install yard) /opt/redmine-3.4/plugins/redmine_issue_checklist/init.rb:24: warning: duplicated key at line 24...
Hello, Couldn't reproduce the issue but SOMETIMES(but pretty often) the server returns **Internal Server Error**. - Redmine version - 3.4.3.stable - Ruby version - 2.3.3-p222 (2016-11-21) [x86_64-linux] - Rails version...
I know there is a paid plugins called Check_list in redmineup.com, but does this plugins works well with Redmine 3.4.3? Save changes to the issue log and Automatically change the...
log file: ``` ... plugins/redmine_checklists/lib/redmine_checklists/patches/issues_controller_patch.rb:43:in `build_new_issue_from_params_with_checklist' plugins/redmine_checklists/lib/redmine_checklists/patches/issues_controller_patch.rb:43:in `build_new_issue_from_params_with_checklist' plugins/redmine_checklists/lib/redmine_checklists/patches/issues_controller_patch.rb:43:in `build_new_issue_from_params_with_checklist' plugins/redmine_issue_checklist/lib/redmine_issue_checklist/patches/issues_controller_patch.rb:11:in `build_new_issue_from_params_with_checklist' lib/redmine/sudo_mode.rb:63:in `sudo_mode' ``` using redmine v 3.4 stable gives Internal error An error occurred on the page you...