]> source.dussan.org Git - redmine.git/commit
Default encodings for repository files can now be set in application settings (Admin...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Oct 2007 15:21:40 +0000 (15:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 7 Oct 2007 15:21:40 +0000 (15:21 +0000)
commitcdb2781b48f2a3ee2ba7d04574671ee195f7006f
tree9d60371f46307ae53380f96b7e591b948b0bb367
parentbb724e75c0a9ffc7f97b59ef474d96f221f90fd0
Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings).
These encodings are used to convert files content and diff to UTF-8 so that they're properly displayed.
Multiple values are allowed (comma separated).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@814 e93f8b46-1217-0410-a6f0-8f06a7374b81
20 files changed:
app/helpers/repositories_helper.rb
app/views/repositories/diff.rhtml
app/views/repositories/entry.rhtml
app/views/settings/edit.rhtml
config/settings.yml
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/sv.yml
lang/zh.yml