]> source.dussan.org Git - redmine.git/commit
Adds support for commit logs reencoding to UTF-8 before insertion in the database...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 26 Aug 2008 12:13:15 +0000 (12:13 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 26 Aug 2008 12:13:15 +0000 (12:13 +0000)
commit0cf15476a35bfada850efc07eb78bc2bb041a8e6
tree25578db32dae52331c66b604e5ff774ef15e8b64
parent09eba46ec1a699f2429b4ebddaa3aedfa6c57118
Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663).
Source encoding of commit logs can be selected in Application settings -> Repositories.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
31 files changed:
app/models/changeset.rb
app/models/setting.rb
app/views/settings/_repositories.rhtml
config/settings.yml
lang/bg.yml
lang/cs.yml
lang/da.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fi.yml
lang/fr.yml
lang/he.yml
lang/hu.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/no.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/th.yml
lang/uk.yml
lang/zh-tw.yml
lang/zh.yml