Releases: xmera-circle/redmine_workload
Releases · xmera-circle/redmine_workload
3.0.2
Deletes
- second border-right css for .controller-workloads .data .holiday.today
3.0.1
Fixed
- CSS styling for today line when user has holiday today
3.0.0
Added
- api support for csv export of workloads
Fixed
- general workday setting what leads to a breaking change for postgres user
since they need to use ruby > 3.1.z
2.2.2
Added
- github actions for automated tests
- github pull request template
Fixed
- zeitwerk issues
- postgres default keyword error
- test errors
2.2.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.1
Bug Fixing
- Fixes undefined method error in group workload.
2.0.0
New Features in Version 2.0.0
- style-rework
- workload per group
- calculates "unplanned" issues
- csv export