##// END OF EJS Templates
Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings....
Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2749 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1057:049051103b02
r2650:9c9dc6e8147a
Show More
trackers.yml
16 lines | 253 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
0.3 unstable...
r10 ---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
Jean-Philippe Lang
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected....
r1057 position: 1
Jean-Philippe Lang
0.3 unstable...
r10 trackers_002:
name: Feature request
id: 2
is_in_chlog: true
Jean-Philippe Lang
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected....
r1057 position: 2
Jean-Philippe Lang
0.3 unstable...
r10 trackers_003:
name: Support request
id: 3
is_in_chlog: false
Jean-Philippe Lang
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected....
r1057 position: 3