This plugin allows to create individual to-do lists per project with the ability to add issues and order them manually, no matter what issue priority these issues have.
Attention! The plugin folder has been renamed from issue_todo_lists
to redmine_issue_todo_lists
. You have to rename plugin folder when updating!
-
Plugin is compatible with Redmine 2.6 and Redmine 3.1. Older versions were not tested but could work.
-
Create to-do lists per project
-
Add individual issues per to-do list (also cross project possible)
-
Order these issues per drag and drop
-
Add and remove issues to/from to-do list by context menu (even bulk adding possible)
-
Autocomplete for issues (as with issue relations)
-
To-do lists show all configured default columns displayed on the normal issue list
-
Remove closed issues from to-do list (configurable per to-do list)
-
Read the Redmine plugin installation wiki: www.redmine.org/wiki/redmine/Plugins
-
Run the migration of plugins:
rake redmine:plugins:migrate RAILS_ENV=production
-
Restart Redmine
-
Login and configure rights and roles for this plugin
-
Go to corresponding project settings and active the project module Issue To-do lists
-
Click To-do lists in the project menu
GPLv2