Coder Social home page Coder Social logo

canidas / redmine_issue_todo_lists Goto Github PK

View Code? Open in Web Editor NEW
26.0 11.0 17.0 267 KB

Organize Redmine issues in to-do lists by manually ordering their priority.

Ruby 58.01% HTML 29.61% JavaScript 9.91% CSS 2.48%
redmine redmine-plugin redmine-plugins redmine-issue to-do-list

redmine_issue_todo_lists's Introduction

Redmine Issue To-Do Lists Plugin

This plugin allows creating of individual to-do lists per project with the ability to add issues and order them manually, no matter what issue priority these issues have.

Link to Redmine plugin page: https://www.redmine.org/plugins/redmine_issue_todo_lists

Compatibility

  • Version 1.3 for >= Redmine 4 ONLY
  • Version 1.2 for <= Redmine 3.4
  • Currently there's no difference between 1.2 and 1.3 except Redmine 4 compatibility

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 screenshots folder

Install

  • 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

Update

  • Update plugin with Git or download sources manually
  • Run migration as described above
  • Restart Redmine

Uninstall

  • Run migration backwards: bundle exec rake redmine:plugins:migrate NAME=redmine_issue_todo_lists VERSION=0 RAILS_ENV=production
  • Remove plugin folder
  • Restart Redmine

License

GPLv2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.