]> source.dussan.org Git - redmine.git/commit
Add view for "no preview" repository files (#22482).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 May 2016 08:02:23 +0000 (08:02 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 8 May 2016 08:02:23 +0000 (08:02 +0000)
commit3d2c198c0f889e73ae2a16a068c41948b40cefff
treec764f9e787428d113cc37201f93e2c0e719e259d
parentd8d23fbb6b23f15c6c5cc0a65ebfdf99c06e1a9b
Add view for "no preview" repository files (#22482).

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@15397 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/repositories_controller.rb
app/views/common/_other.html.erb [new file with mode: 0644]
app/views/repositories/entry.html.erb
config/locales/de.yml
config/locales/en-GB.yml
config/locales/en.yml
test/functional/repositories_filesystem_controller_test.rb
test/functional/repositories_subversion_controller_test.rb