##// END OF EJS Templates
Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967)....
Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1389 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1147:e5daf25618e0
r1374:6d637ad98255
Show More
journals.yml
15 lines | 361 B | text/x-yaml | YamlLexer
Jean-Philippe Lang
added unit tests for mailer...
r212 ---
journals_001:
Jean-Philippe Lang
Added issues status changes on the activity view (initial patch by Cyril Mougel)....
r879 created_on: <%= 2.days.ago.to_date.to_s(:db) %>
Jean-Philippe Lang
added unit tests for mailer...
r212 notes: "Journal notes"
id: 1
journalized_type: Issue
user_id: 1
journalized_id: 1
Jean-Philippe Lang
Administrators can edit issue notes....
r1091 journals_002:
created_on: <%= 1.days.ago.to_date.to_s(:db) %>
Jean-Philippe Lang
Fixes:...
r1147 notes: "Some notes with Redmine links: #2, r2."
Jean-Philippe Lang
Administrators can edit issue notes....
r1091 id: 2
journalized_type: Issue
user_id: 2
journalized_id: 1