项目

常规

个人资料

插件目录 » 使用EVM跨项目跟踪

作者 中冈治
网站 https://github.com/momibun926/
代码仓库 https://github.com/momibun926/redmine_across_project_evm
注册时间 2020-04-28(超过4年前)
当前版本 1.0.0
兼容 Redmine 4.1.x, 4.0.x, 3.4.x
用户评分   (0)

计算登录用户可用的(开放)项目的EVM值。

安装说明

获取插件源代码

zip文件的情况。

  • 下载zip文件
  • 在[redmine_root]/plugins/下创建名为redmine_issue_evm的文件夹
  • 在redmine_across_project_evm中解压zip文件

git clone的情况。

```
git clone https://github.com/momibun926/redmine_across_project_evm [redmine_root]/plugins/redmine_across_project_evm
```

重启您的Redmine Web服务器(例如mongrel,thin,mod_rails)

变更日志

1.0.0 (2020-05-04)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。

在Redmine 4.1和3.4上测试。
这是最新版本。

0.0.5 (2020-05-03)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。

有可用的csv文件下载

0.0.4 (2020-05-02)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。

现在可以选择项目状态。

0.0.3 (2020-04-30)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。

您可以为“每天的工作小时数”设置。
输入每天的工作小时数,EVM值将以天为单位显示。您可以设置为7.0到8.0小时。否则,它将计算为1.0。

0.0.2 (2020-04-29)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。

在redmine4.1.1上测试和一些翻译

0.0.1 (2020-04-28)

兼容Redmine 4.1.x, 4.0.x, 3.4.x。