]> source.dussan.org Git - redmine.git/commit
Export a version as changelog text (#36679).
authorGo MAEDA <maeda@farend.jp>
Thu, 13 Apr 2023 04:20:25 +0000 (04:20 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 13 Apr 2023 04:20:25 +0000 (04:20 +0000)
commit2d7d01e633a30362e665370a081e3e3bad241432
treef8e914bc5af859d347d58080b74a1d424e11534a
parentcba427ec251527442a38c977e45d755a1ae21ac7
Export a version as changelog text (#36679).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22179 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/versions_controller.rb
app/helpers/versions_helper.rb
app/views/versions/show.html.erb
lib/redmine/export/text/versions_text_helper.rb [new file with mode: 0644]
test/functional/versions_controller_test.rb