项目

常规

个人资料

插件目录 » 问题开启日期

作者 Igor Olemskoi (Southbridge)
网站 https://github.com/southbridgeio/redmine_issue_open_date
代码仓库 https://github.com/southbridgeio/redmine_issue_open_date.git
注册于 2015-12-10 (超过8年前)
当前版本 0.3.0
兼容 Redmine 4.1.x, 4.0.x, 3.4.x
用户评分   (1)

此插件旨在在预定日期开启冻结的问题。

安装说明

安装插件后,您必须运行数据库迁移

bundle exec rake redmine:plugins:migrate

在CRON中添加每日任务

bundle exec whenever -i redmine_issue_open_date -f plugins/redmine_issue_open_date/config/schedule.rb

变更日志

0.3.0 (2018-12-26)

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

  • 添加批量编辑支持
  • 修复worker自动加载
  • 修复新问题日期的保存
  • 如果问题.open_date为空,则不显示开启日期字段
  • 适应Redmine 4

0.2.0 (2018-04-05)

兼容Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x。

  • 添加问题开启时间到用户账户选项
  • 添加sidekiq-cron支持

0.1.3 (2018-03-20)

兼容Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x。

  • 使用datetime进行重新开启计划

0.0.3 (2015-12-09)

兼容Redmine 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x。

用户评分

  by Igor Olemskoi (Southbridge) over 8 years ago