]> source.dussan.org Git - redmine.git/commit
Adds export of all wiki pages to a PDF file (#3463).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 30 Jan 2012 18:42:14 +0000 (18:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 30 Jan 2012 18:42:14 +0000 (18:42 +0000)
commit3d27bf5318ef22d5d66e1863a62c3c6c1f203d66
tree41da619407d5a38bd1538434597fc34fdb23d310
parenta03c585a84d3197e0c35617dc78c9e3ca264c56a
Adds export of all wiki pages to a PDF file (#3463).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8734 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
app/views/wiki/date_index.html.erb
app/views/wiki/index.html.erb
lib/redmine/export/pdf.rb
test/functional/wiki_controller_test.rb
test/integration/routing/wiki_test.rb