Mercurial > hg > soundsoftware-site
comparison .svn/pristine/66/66913dbb20af8be563c71466e0df0765d76b644f.svn-base @ 1296:038ba2d95de8 redmine-2.2
Fix redmine-2.2 branch update (add missing svn files)
author | Chris Cannam |
---|---|
date | Fri, 14 Jun 2013 09:05:06 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1294:3e4c3460b6ca | 1296:038ba2d95de8 |
---|---|
1 --- | |
2 journals_001: | |
3 created_on: <%= 2.days.ago.to_date.to_s(:db) %> | |
4 notes: "Journal notes" | |
5 id: 1 | |
6 journalized_type: Issue | |
7 user_id: 1 | |
8 journalized_id: 1 | |
9 journals_002: | |
10 created_on: <%= 1.days.ago.to_date.to_s(:db) %> | |
11 notes: "Some notes with Redmine links: #2, r2." | |
12 id: 2 | |
13 journalized_type: Issue | |
14 user_id: 2 | |
15 journalized_id: 1 | |
16 journals_003: | |
17 created_on: <%= 1.days.ago.to_date.to_s(:db) %> | |
18 notes: "A comment with inline image: !picture.jpg! and a reference to #1 and r2." | |
19 id: 3 | |
20 journalized_type: Issue | |
21 user_id: 2 | |
22 journalized_id: 2 | |
23 journals_004: | |
24 created_on: <%= 1.days.ago.to_date.to_s(:db) %> | |
25 notes: "A comment with a private version." | |
26 id: 4 | |
27 journalized_type: Issue | |
28 user_id: 1 | |
29 journalized_id: 6 | |
30 journals_005: | |
31 id: 5 | |
32 created_on: <%= 1.days.ago.to_date.to_s(:db) %> | |
33 notes: "A comment on a private issue." | |
34 user_id: 2 | |
35 journalized_type: Issue | |
36 journalized_id: 14 |