项目

常规

个人资料

插件目录 » 图表 2

作者 Alexey Mirniy
网站 https://github.com/pharmazone/redmine_charts2
代码仓库 https://github.com/pharmazone/redmine_charts2
注册于 2012-11-18 (超过11年前)
当前版本 2.1.1
兼容 Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x
用户评分   (2)

与 Redmine 2.0.32.1.x 集成的插件,包含以下图表:燃尽图、时间线、已记录的小时和问题的比率,已记录的小时偏差。

源自 图表插件,并改进以兼容 Redmine 2.0.x。

对于任何错误和建议,请使用 问题跟踪器

安装说明

下载源代码并将其放入您的 vendor/plugins 文件夹。

对于 Redmine 2.0.x

$ cd {REDMINE_ROOT}
$ git clone git://github.com/pharmazone/redmine_charts2 plugins/redmine_charts2

对于 Redmine 2.1.x - 2.3.x

$ cd {REDMINE_ROOT}
$ git clone git://github.com/pharmazone/redmine_charts2 plugins/redmine_charts2
$ cd plugins/redmine_charts2
$ git co redmine21

安装 OpenFlashChart 插件。

$ cd {REDMINE_ROOT}
$ git clone git://github.com/pullmonkey/open_flash_chart.git plugins/open_flash_chart

复制 OpenFlashChart 的资源。

$ cd {REDMINE_ROOT}
$ cp -r plugins/open_flash_chart/assets public/plugin_assets/open_flash_chart

迁移数据库。

$ rake redmine:plugins RAILS_ENV=production

运行 Redmine 并享受乐趣!

变更日志

2.1.1 (2013-03-31)

兼容 Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x。

2.1 (2012-12-12)

兼容 Redmine 2.1.x, 2.0.x。

2.0 (2012-11-18)

兼容 Redmine 2.0.x。

用户评分

 joao paulo lima saraiva 大约 8 年前

这个插件非常好,应该是 redmine 的标准功能

 Artem Beloglazov 超过 10 年前