##// END OF EJS Templates
Merged r11399 from trunk to 2.2-stable (#13138)...
Merged r11399 from trunk to 2.2-stable (#13138) not use htmlentities gem in rfpdf plugin. Contributed by Jun NAITOH. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.2-stable@11400 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8902:7056649a4be9
r11170:252df8dfc0a4
Show More
journals.yml
36 lines | 907 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
Adds missing native eol properties....
r2781 ---
Etienne Massip
Override @#url_for@ in AM to force generation of absolute links (#10251)....
r8902 journals_001:
Jean-Philippe Lang
Adds missing native eol properties....
r2781 created_on: <%= 2.days.ago.to_date.to_s(:db) %>
notes: "Journal notes"
id: 1
journalized_type: Issue
user_id: 1
journalized_id: 1
journals_002:
created_on: <%= 1.days.ago.to_date.to_s(:db) %>
notes: "Some notes with Redmine links: #2, r2."
id: 2
journalized_type: Issue
user_id: 2
journalized_id: 1
Etienne Massip
Override @#url_for@ in AM to force generation of absolute links (#10251)....
r8902 journals_003:
Jean-Philippe Lang
Adds missing native eol properties....
r2781 created_on: <%= 1.days.ago.to_date.to_s(:db) %>
Etienne Massip
Override @#url_for@ in AM to force generation of absolute links (#10251)....
r8902 notes: "A comment with inline image: !picture.jpg! and a reference to #1 and r2."
Jean-Philippe Lang
Adds missing native eol properties....
r2781 id: 3
journalized_type: Issue
user_id: 2
journalized_id: 2
Etienne Massip
Override @#url_for@ in AM to force generation of absolute links (#10251)....
r8902 journals_004:
Jean-Philippe Lang
Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666)....
r3009 created_on: <%= 1.days.ago.to_date.to_s(:db) %>
notes: "A comment with a private version."
id: 4
journalized_type: Issue
user_id: 1
journalized_id: 6
Etienne Massip
Override @#url_for@ in AM to force generation of absolute links (#10251)....
r8902 journals_005:
Jean-Philippe Lang
Fixed: activity shows updates of private issues (#8432)....
r5824 id: 5
created_on: <%= 1.days.ago.to_date.to_s(:db) %>
notes: "A comment on a private issue."
user_id: 2
journalized_type: Issue
journalized_id: 14