Mercurial > hg > soundsoftware-site
comparison test/fixtures/issues.yml @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | 8661b858af72 |
children | 433d4f72a19b |
comparison
equal
deleted
inserted
replaced
245:051f544170fe | 441:cbce1fd3b1b7 |
---|---|
242 author_id: 2 | 242 author_id: 2 |
243 status_id: 1 | 243 status_id: 1 |
244 root_id: 13 | 244 root_id: 13 |
245 lft: 1 | 245 lft: 1 |
246 rgt: 2 | 246 rgt: 2 |
247 issues_014: | |
248 id: 14 | |
249 created_on: <%= 15.days.ago.to_date.to_s(:db) %> | |
250 project_id: 3 | |
251 updated_on: <%= 15.days.ago.to_date.to_s(:db) %> | |
252 priority_id: 5 | |
253 subject: Private issue on public project | |
254 fixed_version_id: | |
255 category_id: | |
256 description: This is a private issue | |
257 tracker_id: 1 | |
258 assigned_to_id: | |
259 author_id: 2 | |
260 status_id: 1 | |
261 is_private: true | |
262 root_id: 14 | |
263 lft: 1 | |
264 rgt: 2 |