Plugins Directory » Track across project with EVM
Author: | Hajime Nakagama | |
---|---|---|
Website: | https://github.com/momibun926/ | |
Code repository: | https://github.com/momibun926/redmine_across_project_evm | |
Registered on: | 2020-04-28 (over 4 years ago) | |
Current version: | 1.0.0 | |
Compatible with: | Redmine 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Caluclate EVM value of available(open) projects in login user.
Installation notes
Getting plugin source¶
case of zip file.
- Download zip-file
- Create a folder named redmine_issue_evm under [redmine_root]/plugins/
- Extract zip file in redmine_across_project_evm
Case of git clone.
```
git clone https://github.com/momibun926/redmine_across_project_evm [redmine_root]/plugins/redmine_across_project_evm
```
Restart your Redmine web servers (e.g. mongrel, thin, mod_rails).¶
Changelog
1.0.0 (2020-05-04)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
Test on Redmine 4.1 and 3.4.
This is latest version.
0.0.5 (2020-05-03)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
Download csv-file available
0.0.4 (2020-05-02)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
The project status is now selectable.
0.0.3 (2020-04-30)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
You can set "working hours per day".
Enter the working hours per day and the EVM value will be displayed in days. You can set 7.0 to 8.0 hours. Otherwise, it is calculated as 1.0.
0.0.2 (2020-04-29)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.
Test on redmine4.1.1 and some translation
0.0.1 (2020-04-28)
Compatible with Redmine 4.1.x, 4.0.x, 3.4.x.