This plugin provides the Kanban board.
- Display the remaining days until the due date.
- Filter "updated" and "closed" options can be selected "unspecified".
- Filter "due date" was added.
- Fixed bug of Filter "version".
- 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.
- Move to plugins folder.
git clone https://github.com/happy-se-life/kanban.git
-
Edit models/constants.rb for your environment.
-
Restart redmine.
-
Enable role permission to each users groups
- Enable modules for each project.
-
Move to plugins folder.
-
Remove plugins folder.
rm -rf kanban
- Restart redmine.
- It has only been used by small organizations before.
- MIT Lisense