项目

一般

简介

插件 » 用户工作量评估插件 Redmine Workload

Redmine Workload

Workload插件针对每个用户或组要达到的deadlines,给出用户每日须完成issues的工作量...

发布于: https://github.com/xmera-circle/redmine_workload
兼容于: Redmine 5.1.*, 5.0.*, 4.2.*, 4.1.*, 4.0.*

最新版本: 3.0.1 更新日期: 2023-12-17 14:07

版本更新

3.0.1 (2023-07-21)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

  • Added
    • API support for workload CSV export
  • Fixed
    • workday settings
    • CSS styling for today line when user has holiday today

⚠️ CAUTION: If you use PostgreSQL you need to run Ruby 3.1.x


文件

2.2.2 (2023-06-13)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

  • Added
    • github actions for automated tests
    • github pull request template
  • Fixed
    • zeitwerk issues
    • postgres default keyword error
    • test errors


文件

2.2.1 (2023-03-02)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*, 5.0.*, 5.1.*

  • Added
    • Supports Redmine 5 with backward compatabilty to Redmine 4
    • New plugin setting: 'workload_of_parent_issues’ as option to include parent issues in workload calculation
  • Changed
    • New definition of issue overdue: the decision whether an issue is overdue will be considered by comparing with the given date for 'today’ instead of the issues due date
  • Fixed
    • some errors leading to HTML status code 500


文件

2.0.5 (2022-09-20)

兼容性: Redmine 4.0.*, 4.1.*, 4.2.*

Bug Fixing

  • Fixes undefined method error in group workload.


文件