New setting to include the status changes in issue mail notifications subject (#13111).

Patch by Marius BALTEANU.


git-svn-id: http://svn.redmine.org/redmine/trunk@17907 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-02-28 08:23:17 +00:00
parent 0a23eabdce
commit 8af0990073
5 changed files with 54 additions and 2 deletions

View File

@@ -472,6 +472,7 @@ en:
setting_timelog_accept_0_hours: Accept time logs with 0 hours
setting_timelog_max_hours_per_day: Maximum hours that can be logged per day and user
setting_timelog_accept_future_dates: Accept time logs on future dates
setting_show_status_changes_in_mail_subject: Show status changes in issue mail notifications subject
permission_add_project: Create project
permission_add_subprojects: Create subprojects

View File

@@ -310,3 +310,5 @@ timelog_max_hours_per_day:
default: 999
timelog_accept_future_dates:
default: 1
show_status_changes_in_mail_subject:
default: 1