]> source.dussan.org Git - redmine.git/commit
By default, only show statuses that are used by the tracker on the workflow edit...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 18 Dec 2009 15:41:32 +0000 (15:41 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 18 Dec 2009 15:41:32 +0000 (15:41 +0000)
commit6bf0723d0654e58bc6c8fc19759ff8fb6502a18f
treea90c2bb695ca772be91cab3fb07d79f7ea2de30d
parent6a369f28ddab41673f51c1b7a640ad6054d8e258
By default, only show statuses that are used by the tracker on the workflow edit view.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3188 e93f8b46-1217-0410-a6f0-8f06a7374b81
40 files changed:
app/controllers/workflows_controller.rb
app/models/tracker.rb
app/views/workflows/edit.rhtml
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.yml
config/locales/es.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hu.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.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.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
test/functional/workflows_controller_test.rb
test/unit/tracker_test.rb