##// END OF EJS Templates
Time entries CSV export should include the tracker and subject of the issue (#18269)....
Time entries CSV export should include the tracker and subject of the issue (#18269). git-svn-id: http://svn.redmine.org/redmine/trunk@13562 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13153:dfc594c33702
r13180:b2ba7db4e148
Show More
trackers.yml
19 lines | 306 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 ---
trackers_001:
name: Bug
id: 1
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 1
trackers_002:
name: Feature request
id: 2
is_in_chlog: true
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 2
trackers_003:
name: Support request
id: 3
is_in_chlog: false
Jean-Philippe Lang
Default status per tracker (#5991)....
r13153 default_status_id: 1
Jean-Philippe Lang
Adds missing native eol properties....
r2781 position: 3