8000 GitHub - nuocgansoi/kanban: Kanban plugin for redmine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nuocgansoi/kanban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine kanban plugin

This plugin provides the Kanban board.

What's new

  • Fix problem with sub-URI configuration

Features

  • Tickets can be displayed in a card form by status.
  • You can change the ticket status and assignee by dragging and dropping.
  • You can view all tickets by group or user.
  • You can display the note of the ticket by mouse-over and write the note easily.
  • There are many filters for display.
  • A warning can be displayed if the WIP limit is exceeded.
  • Supports English and Japanese language.

Screenshots

Overview

Ticket filters

Install

  1. Move to plugins folder.
git clone https://github.com/happy-se-life/kanban.git
  1. Edit models/constants.rb for your environment.

  2. Restart redmine.

  3. Enable modules for each project.

Uninstall

  1. Move to plugins folder.

  2. Remove plugins folder.

rm -rf kanban
  1. Restart redmine.

Limitation

  • It has only been used by small organizations before.

License

  • MIT Lisense

About

Kanban plugin for redmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 45.8%
  • HTML 27.3%
  • JavaScript 23.0%
  • CSS 3.9%
0