mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@821 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -61,6 +61,9 @@ commit_fix_keywords:
|
||||
commit_fix_status_id:
|
||||
format: int
|
||||
default: 0
|
||||
commit_fix_done_ratio:
|
||||
format: int
|
||||
default: 100
|
||||
# autologin duration in days
|
||||
# 0 means autologin is disabled
|
||||
autologin:
|
||||
|
||||
Reference in New Issue
Block a user