Skip to content

This is a Operating Ratio Plugin for Redmine. 稼働率をゲージで表示するためのRedmine用のプラグインです。(人別に予定工数と作業時間をグラフ表示します)

Notifications You must be signed in to change notification settings

puregreen/operating_ratio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operating_ratio

This is a Operating Ratio Plugin for Redmine.
稼働率をゲージで表示するためのRedmine用のプラグインです。

20170619 Supported projects across aggregation. プロジェクト横断集計に対応しました。

Alt text Display in the gauge.
該当月の予定(予定工数)と実績(作業時間)を切り替えて表示できます。

Manage the efforts of project members.
プロジェクトメンバーの稼働状況をパッと見で把握するために作りました。


Installation

インストール(Redmineのプラグインディレクトに移動しプラグインモジュールを取得)

cd %REDMINE%/htdocs/plugins/
git clone git://github.com/puregreen/operating_ratio.git

set up

セットアップ(Redmineのルートに移動しプラグインのセットアップ実行)

cd %REDMINE%/htdocs/
rake db:migrate RAILS_ENV=production
rake redmine:plugins:migrate RAILS_ENV=production

Redmine Restart

Redmineを再起動してください


source
author_url
author_url

License


Copyright © 2017 Pure Green.
Dual licensed under the MIT license and GPL license.

Author Pure Green.

About

This is a Operating Ratio Plugin for Redmine. 稼働率をゲージで表示するためのRedmine用のプラグインです。(人別に予定工数と作業時間をグラフ表示します)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published