]> source.dussan.org Git - redmine.git/commit
Add support for attaching file to WIKI pages by REST API (#14830).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 16 May 2016 06:29:52 +0000 (06:29 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 16 May 2016 06:29:52 +0000 (06:29 +0000)
commit7d6b3d344db870e1417fc5a08413729b60e7ce77
tree444cc95a1754fce8bb4554a11e23f5d978346f35
parent0e59482e90a788f2da7775a3fb5c51dbea7b135f
Add support for attaching file to WIKI pages by REST API (#14830).

Patch by Takenori TAKAKI.

git-svn-id: http://svn.redmine.org/redmine/trunk@15415 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/wiki_controller.rb
test/integration/api_test/wiki_pages_test.rb