I’ve just released Redmine Kanban 0.2.0. This release includes fixes for eight bugs and 19 new features. This version requires Redmine 0.9, which is the current stable version of Redmine.
Download
The plugin can be download from the Little Stream Software project or from GitHub.
Changes
- Bug #2807: Check for the aasm gem eariler in the process
- Bug #2823: Postgres Server Error
- Bug #2925: Postgres error when trying to access the config page
- Bug #2977: Scheduled/Selected frame does not refresh properly
- Bug #3210: Kanban Conflict with Groups
- Bug #3773: Quick Tasks are not hiding
- Bug #3774: MissingSourceFile (no such file to load — aasm)
- Bug #3785: kanbans#show (NoMethodError) “undefined method `[]’ for nil:NilClass” without Settings update
- Feature #2630: Highlight/Mark issues that are assigned to oneself as a tech in each pane (including Selected)
- Feature #2632: Show the current user at the top of the Staffed Panes in the Kanban page.
- Feature #2761: Make a little more padding space between columns
- Feature #2769: Bold Face the Tech’s Names in Kanban
- Feature #2794: Quick Change to Finished Pane – 1 day (not 7 days)
- Feature #2806: Reverse Kanban Sorting of Priorities
- Feature #2821: German translation
- Feature #2828: Allow decimal days for the Finished pane
- Feature #3084: Kanban – Remove Start Date Change Code
- Feature #3419: French translation
- Feature #3433: Add micro Gravatar icon to Kanban ticket display
- Feature #3562: Japanese translation
- Feature #3602: Note Icon with a buble – the “assigned to” person is not the last one to add info to an issue
- Feature #3756: Add a second Finished column to track another status
- Feature #3757: Hide columns that are not configured
- Feature #3772: Manual Sync
- Feature #3925: Kanban Font Colors for issues behind schedule or overdue
- Task #3758: Convert Cucumber test suite into integration tests
- Task #3863: Change the Kanban class to lazy load data
Help
If you need help, my Redmine bug tracker is open to the public and you are welcome to ask for help there.
Eric
Do you have any screenshots available? I would like to see what the plugin does to Redmine without having to install it myself, lazy, I know.
Yes, there is a screenshot in the git repository: http://github.com/edavis10/redmine_kanban/blob/master/screenshot.png
The Redmine.org plugin page has an older one too: http://www.redmine.org/wiki/redmine/PluginKanban
Hi,
I tried to install the plugin but shows error
no such file to load -aasm
can you please help us fixing this issue
Please follow the installation instructions in the Readme.
http://github.com/edavis10/redmine_kanban
Hi Eric,
does this work with Redmine 1.2.x as well?
Thanks
Patrick
It should, though Redmine 1.1 is the last version I’m officially testing it with. Future versions are targeting ChiliProject.
Eric,
Is this related to Feature Request 157? Will work resume soon?
If so, my team would be willing to help with development. We currently use RedmineBacklogs, but we also have used Greenhopper in the past and prefer Greenhopper, but the team has outgrown our license agreement.
What is feature request 157?
Hi,
I’m trying to install your plugin within Chiliproject. I’m facing this error :
ActionView::TemplateError (undefined local variable or method `include_calendar_headers_tags’ for #) on line #69 of vendor/plugins/redmine_kanban/app/views/kanbans/show.html.erb:66:
Can you give me a help about this ?
Thanks