]> source.dussan.org Git - redmine.git/commit
Adds a setting that allows to reference/fix issues of all projects (#3087).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 2 Feb 2012 18:09:37 +0000 (18:09 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 2 Feb 2012 18:09:37 +0000 (18:09 +0000)
commitd02f6a8e32d1e09e5303d36f09788a2d19ac413a
treea097d50913117025ded4f0d3a32a304470d1be00
parent3dc73dcb88473139bdf9f2a3b95c5b2f9df8875f
Adds a setting that allows to reference/fix issues of all projects (#3087).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8750 e93f8b46-1217-0410-a6f0-8f06a7374b81
49 files changed:
app/models/changeset.rb
app/views/settings/_repositories.html.erb
config/locales/ar.yml
config/locales/bg.yml
config/locales/bs.yml
config/locales/ca.yml
config/locales/cs.yml
config/locales/da.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en-GB.yml
config/locales/en.yml
config/locales/es.yml
config/locales/eu.yml
config/locales/fa.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hu.yml
config/locales/id.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.yml
config/locales/lv.yml
config/locales/mk.yml
config/locales/mn.yml
config/locales/nl.yml
config/locales/no.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ro.yml
config/locales/ru.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sr-YU.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/vi.yml
config/locales/zh-TW.yml
config/locales/zh.yml
config/settings.yml
test/unit/changeset_test.rb