アジャイルな見積りと計画づくりに登場する、テーマやストーリーの完了状況を可視化したツールをRedmineにそそぎこむ。(Parking lot chart appears in the Agile estimating and planning. This chart makes the theme and the story visible. I try to create redmine plugin for agile development tool.)
ロードマップという機能が存在するが、縦に長いページだと状況がわかりずらい。モバイルページと同じく、1画面でできるだけ多くの情報をわかりやすく表示するためにプラグインを作ってみる。(Redmine Roadmap is wonderful feature. but if threre are a lot of version, roadmap page is became very long page. So parking lot chart plugin offers the feature to display a lot of information on one screen.)
作者は英語が得意ではありません。(The author is not good at English.Sorry..)
-
プロジェクト内のバージョンをカード形式で表示します。(The version in the project is displayed by the card format.)
-
Download this plugin.
-
Unpack and move into RAILS_ROOT/plugins.
-
Restart Redmine.
-
Login and configure the plugin (Administration > Roles and permissions > Permissions report)
-
Configure the project (Project > Settings > Modules).
-
Click to Parking Lot Chart menu.
-
Download this plugin.
-
Unpack and move into RAILS_ROOT/vendor/plugins.
-
Rename the plugin directory to parking_lot_chart
-
Restart Redmine.
-
Login and configure the plugin (Administration > Roles and permissions > Permissions report)
-
Configure the project (Project > Settings > Modules).
-
Click to Parking Lot Chart menu.
-
This plugin works only Redmine 0.9.0 or higher.
This plugin is licensed under GNU General Public License version 3.