Project

General

Profile

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 (about 11 years ago)
Current version: 1.3
Compatible with: Redmine 4.0.x
User ratings:   (6)

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.

User ratings

  by Jan Catrysse almost 3 years ago

As this plugin seems not to be maintained, I created a newer and up-to-date version available here:
https://github.com/jcatrysse/redmine_issue_todo_lists.git

Compatible with Redmine5

  by Anze Pratnemer over 6 years ago

Good concept, but in version 4.0.4 it prevents deleting issues coz of some SQL statement error. Had to remove the plugin..

  by joao paulo lima saraiva almost 10 years ago

Muito bom esse plugin, só faltou a tradução para pt-BR

  by Black Zajaz over 10 years ago

Is this plugin compatible with MS-SQLServer?

  by Chi Song Tao almost 11 years ago

It is a good plugin however is not very comfortable to use it. Maybe adding a "add to to-do list" menu item in the popup menu in issue-list tab can help a lot.

  by Mark Mustermann about 11 years ago

Very useful plugin. I've been missing this feature.