]> source.dussan.org Git - redmine.git/commit
Allow attachment thumbnails from REST API (#18707).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 26 Dec 2014 11:26:24 +0000 (11:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 26 Dec 2014 11:26:24 +0000 (11:26 +0000)
commit12890945e527c2803ad5a85ca4afbe1017c34025
tree92d49a3a9ec3d13eb520d2b2ee354e55c374f773
parent0e58ee44ebec53a3ed3319f50b2808b4b48c96b3
Allow attachment thumbnails from REST API (#18707).

git-svn-id: http://svn.redmine.org/redmine/trunk@13806 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
app/helpers/attachments_helper.rb
test/integration/api_test/attachments_test.rb
test/test_helper.rb