插件 » Redmine Work Time 工时录入插件
版本更新
0.4.1 (2020-10-08)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*, 4.2.*, 5.0.*
- fixes 1502 update fails cause by custom field
- Add ca & es translations
- pull request 3 from csalom/_add_translations
- Defect 1507 Work Time cannot be saved with Redmine-trunk(r19944) → pull request 5
文件
1.0.0 (2019-10-28)
兼容性: Redmine
0.4.0 (2019-10-28)
兼容性: Redmine 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 4.0.*, 4.1.*
- Compatible with Redmine 4.0.x.
- Support 1499 support Redmine4.0 (Rails5)
注意
Redmine 4.0之前(即Rails 5) 的版本使用0.4.0会导致数据库迁移失败,因此请使用 0.3.4版本
文件
0.3.4 (2019-10-28)
兼容性: Redmine
- Defect 1429 Internal error may occur when data downloaded with activity
- Defect 1461 MSSQL 2012 500 Internal Server Error
- Defect 1462 Default value of activity is not set
- Defect 1470 Conflict database index with Redmine3.4
- Feature 1434 real time update of total time by minutes input
- Feature 1445 Observer role
注意
早期redmine_work_time版本要升级到 Redmine to 3.4,首先要执行如下命令,然后再更新至Redmine to 3.4。
bundle exec rake redmine:plugins:migrate RAILS_ENV=production NAME=redmine_work_time VERSION=009
否则Redmine 3.4在数据迁移时会失败。
$ bundle exec rake db:migrate RAILS_ENV=production ... 20161220091118 AddIndexOnIssuesParentId: migrating ======================= -- add_index(:issues, :parent_id) rake aborted! StandardError: An error has occurred, all later migrations canceled: Index name 'index_issues_on_parent_id' on table 'issues' already exists
文件
评论
添加评论
由 guo hongxing 在 大约 2 年 之前添加
项目配置中需要打开问题/issue模块
由 匿名用户 在 大约 2 年 之前添加
安装了插件后,还是没有实现公式录入
由 redmineplugins.cn Admin 在 超过 2 年 之前添加
@忍者 火影 这个插件可以在redmine5上面运行的
由 忍者 火影 在 超过 2 年 之前添加
啥时候兼容5.0