]> source.dussan.org Git - redmine.git/commit
Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 9 Feb 2009 18:46:00 +0000 (18:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 9 Feb 2009 18:46:00 +0000 (18:46 +0000)
commitbc4249e3d3edebef687acadd9b2eaadd6eefab48
tree14be495681dce08ea526b4db4a50e2ba7f8128b1
parentfae04f3ae1f66c797d6f7cd08ce4e8eba1cb3df7
Merged r2270, r2344, r2359, r2360, r2362, r2363, r2415, r2423, r2424 from trunk.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2425 e93f8b46-1217-0410-a6f0-8f06a7374b81
15 files changed:
app/controllers/settings_controller.rb
app/helpers/application_helper.rb
app/models/message.rb
app/models/role.rb
app/models/tracker.rb
app/views/issues/_form.rhtml
app/views/issues/bulk_edit.rhtml
app/views/my/blocks/_timelog.rhtml
app/views/projects/settings/_versions.rhtml
app/views/wiki/export.rhtml
app/views/wiki/export_multiple.rhtml
db/migrate/098_set_topic_authors_as_watchers.rb
lib/redcloth3.rb
public/help/wiki_syntax_detailed.html
test/unit/helpers/application_helper_test.rb