comparison .svn/pristine/d2/d22f32dc9c0be86582aa704e517560621de1823c.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents
children
comparison
equal deleted inserted replaced
1294:3e4c3460b6ca 1295:622f24f53b42
1 ---
2 issues_001:
3 created_on: <%= 3.days.ago.to_s(:db) %>
4 project_id: 1
5 updated_on: <%= 1.day.ago.to_s(:db) %>
6 priority_id: 4
7 subject: Can't print recipes
8 id: 1
9 fixed_version_id:
10 category_id: 1
11 description: Unable to print recipes
12 tracker_id: 1
13 assigned_to_id:
14 author_id: 2
15 status_id: 1
16 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
17 due_date: <%= 10.day.from_now.to_date.to_s(:db) %>
18 root_id: 1
19 lft: 1
20 rgt: 2
21 lock_version: 3
22 issues_002:
23 created_on: 2006-07-19 21:04:21 +02:00
24 project_id: 1
25 updated_on: 2006-07-19 21:09:50 +02:00
26 priority_id: 5
27 subject: Add ingredients categories
28 id: 2
29 fixed_version_id: 2
30 category_id:
31 description: Ingredients of the recipe should be classified by categories
32 tracker_id: 2
33 assigned_to_id: 3
34 author_id: 2
35 status_id: 2
36 start_date: <%= 2.day.ago.to_date.to_s(:db) %>
37 due_date:
38 root_id: 2
39 lft: 1
40 rgt: 2
41 lock_version: 3
42 done_ratio: 30
43 issues_003:
44 created_on: 2006-07-19 21:07:27 +02:00
45 project_id: 1
46 updated_on: 2006-07-19 21:07:27 +02:00
47 priority_id: 4
48 subject: Error 281 when updating a recipe
49 id: 3
50 fixed_version_id:
51 category_id:
52 description: Error 281 is encountered when saving a recipe
53 tracker_id: 1
54 assigned_to_id: 3
55 author_id: 2
56 status_id: 1
57 start_date: <%= 15.day.ago.to_date.to_s(:db) %>
58 due_date: <%= 5.day.ago.to_date.to_s(:db) %>
59 root_id: 3
60 lft: 1
61 rgt: 2
62 issues_004:
63 created_on: <%= 5.days.ago.to_s(:db) %>
64 project_id: 2
65 updated_on: <%= 2.days.ago.to_s(:db) %>
66 priority_id: 4
67 subject: Issue on project 2
68 id: 4
69 fixed_version_id:
70 category_id:
71 description: Issue on project 2
72 tracker_id: 1
73 assigned_to_id: 2
74 author_id: 2
75 status_id: 1
76 root_id: 4
77 lft: 1
78 rgt: 2
79 issues_005:
80 created_on: <%= 5.days.ago.to_s(:db) %>
81 project_id: 3
82 updated_on: <%= 2.days.ago.to_s(:db) %>
83 priority_id: 4
84 subject: Subproject issue
85 id: 5
86 fixed_version_id:
87 category_id:
88 description: This is an issue on a cookbook subproject
89 tracker_id: 1
90 assigned_to_id:
91 author_id: 2
92 status_id: 1
93 root_id: 5
94 lft: 1
95 rgt: 2
96 issues_006:
97 created_on: <%= 1.minute.ago.to_s(:db) %>
98 project_id: 5
99 updated_on: <%= 1.minute.ago.to_s(:db) %>
100 priority_id: 4
101 subject: Issue of a private subproject
102 id: 6
103 fixed_version_id:
104 category_id:
105 description: This is an issue of a private subproject of cookbook
106 tracker_id: 1
107 assigned_to_id:
108 author_id: 2
109 status_id: 1
110 start_date: <%= Date.today.to_s(:db) %>
111 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
112 root_id: 6
113 lft: 1
114 rgt: 2
115 issues_007:
116 created_on: <%= 10.days.ago.to_s(:db) %>
117 project_id: 1
118 updated_on: <%= 10.days.ago.to_s(:db) %>
119 priority_id: 5
120 subject: Issue due today
121 id: 7
122 fixed_version_id:
123 category_id:
124 description: This is an issue that is due today
125 tracker_id: 1
126 assigned_to_id:
127 author_id: 2
128 status_id: 1
129 start_date: <%= 10.days.ago.to_s(:db) %>
130 due_date: <%= Date.today.to_s(:db) %>
131 lock_version: 0
132 root_id: 7
133 lft: 1
134 rgt: 2
135 issues_008:
136 created_on: <%= 10.days.ago.to_s(:db) %>
137 project_id: 1
138 updated_on: <%= 10.days.ago.to_s(:db) %>
139 priority_id: 5
140 subject: Closed issue
141 id: 8
142 fixed_version_id:
143 category_id:
144 description: This is a closed issue.
145 tracker_id: 1
146 assigned_to_id:
147 author_id: 2
148 status_id: 5
149 start_date:
150 due_date:
151 lock_version: 0
152 root_id: 8
153 lft: 1
154 rgt: 2
155 issues_009:
156 created_on: <%= 1.minute.ago.to_s(:db) %>
157 project_id: 5
158 updated_on: <%= 1.minute.ago.to_s(:db) %>
159 priority_id: 5
160 subject: Blocked Issue
161 id: 9
162 fixed_version_id:
163 category_id:
164 description: This is an issue that is blocked by issue #10
165 tracker_id: 1
166 assigned_to_id:
167 author_id: 2
168 status_id: 1
169 start_date: <%= Date.today.to_s(:db) %>
170 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
171 root_id: 9
172 lft: 1
173 rgt: 2
174 issues_010:
175 created_on: <%= 1.minute.ago.to_s(:db) %>
176 project_id: 5
177 updated_on: <%= 1.minute.ago.to_s(:db) %>
178 priority_id: 5
179 subject: Issue Doing the Blocking
180 id: 10
181 fixed_version_id:
182 category_id:
183 description: This is an issue that blocks issue #9
184 tracker_id: 1
185 assigned_to_id:
186 author_id: 2
187 status_id: 1
188 start_date: <%= Date.today.to_s(:db) %>
189 due_date: <%= 1.days.from_now.to_date.to_s(:db) %>
190 root_id: 10
191 lft: 1
192 rgt: 2
193 issues_011:
194 created_on: <%= 3.days.ago.to_s(:db) %>
195 project_id: 1
196 updated_on: <%= 1.day.ago.to_s(:db) %>
197 priority_id: 5
198 subject: Closed issue on a closed version
199 id: 11
200 fixed_version_id: 1
201 category_id: 1
202 description:
203 tracker_id: 1
204 assigned_to_id:
205 author_id: 2
206 status_id: 5
207 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
208 due_date:
209 root_id: 11
210 lft: 1
211 rgt: 2
212 issues_012:
213 created_on: <%= 3.days.ago.to_s(:db) %>
214 project_id: 1
215 updated_on: <%= 1.day.ago.to_s(:db) %>
216 priority_id: 5
217 subject: Closed issue on a locked version
218 id: 12
219 fixed_version_id: 2
220 category_id: 1
221 description:
222 tracker_id: 1
223 assigned_to_id:
224 author_id: 3
225 status_id: 5
226 start_date: <%= 1.day.ago.to_date.to_s(:db) %>
227 due_date:
228 root_id: 12
229 lft: 1
230 rgt: 2
231 issues_013:
232 created_on: <%= 5.days.ago.to_s(:db) %>
233 project_id: 3
234 updated_on: <%= 2.days.ago.to_s(:db) %>
235 priority_id: 4
236 subject: Subproject issue two
237 id: 13
238 fixed_version_id:
239 category_id:
240 description: This is a second issue on a cookbook subproject
241 tracker_id: 1
242 assigned_to_id:
243 author_id: 2
244 status_id: 1
245 root_id: 13
246 lft: 1
247 rgt: 2
248 issues_014:
249 id: 14
250 created_on: <%= 15.days.ago.to_s(:db) %>
251 project_id: 3
252 updated_on: <%= 15.days.ago.to_s(:db) %>
253 priority_id: 5
254 subject: Private issue on public project
255 fixed_version_id:
256 category_id:
257 description: This is a private issue
258 tracker_id: 1
259 assigned_to_id:
260 author_id: 2
261 status_id: 1
262 is_private: true
263 root_id: 14
264 lft: 1
265 rgt: 2