插件目录 » 工作时间日志
作者 | Jared Denison | |
---|---|---|
网站 | https://github.com/themondays/redmine_worktime_log | |
代码仓库 | https://github.com/themondays/redmine_worktime_log.git | |
注册于 | 2015-01-27 (9年前) | |
当前版本 | 0.0.1 | |
兼容 | Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x | |
用户评分 |
Redmine 工作时间日志插件¶
发布候选版:0.0.1
起源¶
大家好。
在一个工作周期中,工作时间日志只是一个带有扩展的项目/用户/问题摘要的计时器插件。我非常确信这个插件将帮助您跟踪团队工作量,而无需额外编辑问题详情和数百万次点击。
工作时间日志大约在3个月前建成,今天我完全添加了缺少的功能,以准备第一个RC。
此插件是为Redmine和PostgreSQL内部使用而构建的,因此,在将查询推送到使用MySQL数据库的生产环境之前,应该对其进行审查。
请随意创建分支,并在您有任何修复和建议时联系我。
它如何工作?
- 创建项目
- 启用工作时间日志模块
- 添加几个分配给您的票据
- 按下“开始”按钮并继续工作
- 不要忘记在去午餐时按“停止”哦 :)
安装¶
- 将插件文件复制到 ```/redmine/plugins```,您将得到如下内容:```redmine/plugins/redmine_worktime_log/init.rb```
- 运行 ```rake redmine:plugins NAME=redmine_worktime_log RAILS_ENV=production```
额外感谢:¶
- 计时器最初来自名为 [project-manager] 的 CakePHP 应用程序,由 [websightdesigns] 创建。
- [jQuery.Chosen] - 由 [Harvest] 提供
许可协议¶
此插件可在 [CC-BY 3.0] 下使用
署名 — 您必须提供适当的信用,提供许可证链接,并指出是否进行了更改。您可以通过任何合理的方式这样做,但不得以任何方式表明许可方支持您或您使用的方式。
项目位置
- [GitHub上的项目页面]
- [项目页面]
- [请给我一杯咖啡]
如果您发现有任何不适当的内容或我忘记提及某人,请与我联系,我们将解决这个问题。
由 [Jared Denison] 于 2014 年开发。
[GitHub上的项目页面]:https://github.com/themondays/redmine_worktime_log
[项目页面]:http://themondays.ca/redmine/plugins/worktimelog/
[请给我一杯咖啡]:http://themondays.ca/coffee/
[Jared Denison]:http://themondays.ca
[project-manager]:https://github.com/websightdesigns/project-manager/blob/master/README.md
[websightdesigns]:https://github.com/websightdesigns/project-manager/blob/master/README.md
[jQuery.Chosen]:http://harvesthq.github.io/chosen/
[Harvest]:http://www.getharvest.com/
[CC-BY 3.0]:http://creativecommons.org/licenses/by/3.0/
安装说明
安装¶
- 将插件文件复制到 ```/redmine/plugins```,您将得到如下内容:```redmine/plugins/redmine_worktime_log/init.rb```
- 运行 ```rake redmine:plugins NAME=redmine_worktime_log RAILS_ENV=production```
变更日志
0.0.1 (2015-03-02)
兼容 Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x。
0.0.3 (2015-02-01)
兼容 Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x。
修订版 0.0.3 RC¶
- 添加时间助手
- 修复问题总数
- 修复总结总数