Plugins Directory » Issue To-do Lists (Todo Lists)
Author: | Den / Canidas | |
---|---|---|
Website: | https://github.com/canidas/redmine_issue_todo_lists | |
Code repository: | https://github.com/canidas/redmine_issue_todo_lists | |
Registered on: | 2015-03-23 (over 9 years ago) | |
Current version: | 1.3 | |
Compatible with: | Redmine 4.0.x | |
User ratings: |
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.
Features
- Create to-do lists per project
- Add individual issues with or without comments per to-do list (also cross project possible)
- Or create to-do lists with solely text items
- Order these issues / items 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 automatically (configurable per to-do list)
Screenshots
See https://github.com/canidas/redmine_issue_todo_lists/tree/master/screenshots
Installation notes
- Read the Redmine plugin installation wiki: http://www.redmine.org/wiki/redmine/Plugins
- Run the migration for database: bundle exec rake redmine:plugins:migrate NAME=redmine_issue_todo_lists RAILS_ENV=production
- Restart Redmine
- Login and configure rights and roles for this plugin
- Go to corresponding project settings and active project module Issue To-do lists
- Click To-do lists in project menu
Changelog
1.3 (2019-03-07)
Compatible with Redmine 4.0.x.
- Compatibility for Redmine 4
THIS VERSION DOES NOT WORK FOR REDMINE 3.x ANYMORE!
1.2 (2019-03-07)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x.
LAST WORKING VERSION FOR REDMINE 3.x
- Add comments in between issues and comments to issue itself (on issue to-do list)
- To-do lists with solely text items
- Use Textile/Markdown in To-do list description
- New screenshots
1.1.2 (2016-05-02)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 2.6.x.
- Bugfix: Display of disabled and deleted users (deleted users would render a 404 page)
- Bugfix: Removed to-do list item didn't update updated columns
1.1.1 (2015-08-07)
Compatible with Redmine 3.1.x, 2.6.x.
Compatibility for Redmine 3.1 (3.0 not tested but could work) (Rails 4)
1.1.0 (2015-08-06)
Compatible with Redmine 2.6.x.
Attention! The plugin folder has been renamed from issue_todo_lists
to redmine_issue_todo_lists
. You have to rename plugin folder when updating!
- Add and remove issues to/from to-do list by context menu (own right)
- Remove closed issues from to-do list (configurable per to-do list)
1.0.0 (2015-03-23)
Compatible with Redmine 2.6.x.