]> source.dussan.org Git - redmine.git/commit
A wiki page can now be attached to each version.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 14 Jun 2007 18:26:27 +0000 (18:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 14 Jun 2007 18:26:27 +0000 (18:26 +0000)
commitf2acb56041b997812f4a2dc2e7258a16572df7d1
tree46ae163fbeeba9ff056a448773632ba7620964b9
parentff1343882ab9a1161b0c1308b65b66630c5b946e
A wiki page can now be attached to each version.
For that, edit the version and set the wiki page name (project wiki must be enabled).
The wiki page content is displayed for each version on the roadmap view.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@564 e93f8b46-1217-0410-a6f0-8f06a7374b81
19 files changed:
app/controllers/wiki_controller.rb
app/models/version.rb
app/views/projects/roadmap.rhtml
app/views/projects/settings.rhtml
app/views/versions/_form.rhtml
app/views/wiki/_content.rhtml [new file with mode: 0644]
app/views/wiki/show.rhtml
db/migrate/057_add_versions_wiki_page_title.rb [new file with mode: 0644]
lang/bg.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pt-br.yml
lang/pt.yml
lang/sv.yml