Guide¶
This plugin add checklist functionality to issues. Checklist can be edited on edit page and can be set to done on view page
Show issue page¶
Edit checklist¶
History integration¶
Installation¶
- Unarchive plugin to folder redmine/vendor/plugins
- run
rake db:migrate_plugins NAME=redmine_issuechecklist RAILS_ENV=production
Permissions¶
There no special permission for checklist edit since version 1.0.0. Issue edit and show permissions used