##// END OF EJS Templates
Added a simple rake task to fetch changesets from the repositories:...
Added a simple rake task to fetch changesets from the repositories: rake redmine:fetch_changesets git-svn-id: http://redmine.rubyforge.org/svn/trunk@1155 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1057:049051103b02
r1141:0153954ebb6a
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