Plugins Directory » Kanban (Agile) board
|
Author: | Roman Petrenko |
---|---|---|
Website: | https://redmine-kanban.com/plugins/kanban | |
Code repository: | https://redmine-kanban.com/plugins/kanban | |
Registered on: | 2022-10-23 (over 2 years ago) | |
Current version: | 2.5.1 | |
Compatible with: | Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x | |
User ratings: |
Powerful Kanban board.¶
Key features:¶
- Detail view of issue on a modal board
- Quick filters
- Task blocking
- Changing the status on the board
- Subcolumns
- Board saving
- Swimlanes
- WIP limits
- Custom colums
Find out more on our website
Try our demo¶
Installation notes
- Copy the redmine_kanban plugin folder to the plugins/ folder. The current version does not support operation if redmine is installed in a subdirectory (for example http://example.com/redmine /). It is necessary that redmine is installed at the root (for example http://redmine.example.com / or on a separate port http://example.com:8080 /).
- Run migrations in redmine root folder.
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_kanban
- Stop and start Redmine.
sudo /etc/init.d/apache2 stop && sudo /etc/init.d/apache2 start
- In some redmine installations (for example, when working in docker), it is important to stop and start the redmine server, and not restart it. Sometimes, when restarting, the boards are not displayed.
Changelog
2.5.1 (2025-04-16)
Compatible with Redmine 6.0.x, 5.1.x, 5.0.x, 4.2.x.
Added- update the display of cards on the board when the option 'Completion time' or 'Priority' is disabled [28492]
- added spin when working with fast filters [28706]
- added editing in modality [28598]
- added in the settings 'Allow to create an issue on the board' [28569]
- added quick editing of the snap to 'Pencil' [28494]
- improvement of the display of modified text in the model on canban [28338]
- improvement of the display of pictures in the model, attached in the issue description [28314]
- rework of backlogs after the introduction of card loading [28253]
- improved display of the text of the settings of the canban in administration [28242]
- improved display of the fields 'Use issue size' and 'Use story points' in administration settings [28239]
- revision of the version of canban corbit removal [28166]
- improved field display in long-titled modal [28154]
- improved display of fields with sorting on canban [28068]
- improvement of search in the selection of the artist in the model window [27931]
- finalize the issue card drag and drop between columns [27929]
- improved display of the issue creation with board [27888]
- improved verification of the entry of the field Story points in administration [27856]
- improvement of the display of readiness in cards on the board [27757]
- improved configuration of the display of sprites and backlogs in the project [27439]
- fine-tuning of editing custom fields format long text, list and date in the template on canban [27339]
- optimize the loading of canban boards (step 2) [27328]
- improvement of the possibility to color a custom field in a card on canban [27220]
- adjustment of user rights to keep the common board [26738]
- the ability to change the location of issues on a board [25197]
- fixed filtering for groups [28721]
- when editing the field in the issue, the 'Expand all' button does not work [28662]
- fixed the display of user’s avatars in quick filters [28627]
- fixed the display on the board with all projects of the project card, which has canban disabled [28581]
- fixed 'unfolding' of the column when moving an issue to an empty folded column [28390]
- the image displayed in the modality applied in the issue description [28353] is not correct
- error in the transition to the modal window on the Kanban card on the Urla [28324]
- fixed issue counter panel when filtering by user [28297]
- fixed the work of searching for a card on the topic on the board [28258]
- fixed the display of the text of a custom field in the issue card [28256]
- when using spelets, the issue cannot be moved to a table [28173]
- modules are disabled, when applying settings from the adminka canban [28084]
- the issue card does not show readiness [28065]
- do not drag issue cards between states [27995]
- when a board is retained for a certain role, the user loses access to it [27949]
- when you turn off the Story points and issue size for the tracker they continue to be displayed in the issue card and in the modal window [27946]
- no blocked issue are displayed in backlogs [27937]
- on the backlog board when dragging an issue within the column 1st column becomes empty [27853]
- error when applying settings in administration on the tab 'Canban' [27816]
- fix error with the board if the user is removed [27420]
2.2.0 (2023-11-30)
Compatible with Redmine 5.1.x, 5.0.x, 4.2.x.
- improve quick filters
- swimlanes
1.2.0 (2022-12-19)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.
- partially translations to many languages (French, German, Italian, Spanish and others)
- improved appearance
- improved filters on kanban board
- added display of related tasks and subtasks on the board
- added display of custom fields on kanban board
1.1.3 (2022-10-23)
Compatible with Redmine 5.0.x, 4.2.x, 4.1.x.