OSDN Git Service

Removes changelog view.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 12 Dec 2009 15:23:22 +0000 (15:23 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 12 Dec 2009 15:23:22 +0000 (15:23 +0000)
commitc66943c9b893483883e7c18e55aea7587f9f7bbd
tree75887733cae416071f1b4c30f57666285fa41eaf
parent21b52d2fd968c0386b45747fe9c10d43e500d473
Removes changelog view.
All trackers can now be displayed on the roadmap. By default, only those marked as displayed on the roadmap are displayed.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3162 e93f8b46-1217-0410-a6f0-8f06a7374b81
42 files changed:
app/controllers/projects_controller.rb
app/views/issues/_sidebar.rhtml
app/views/projects/changelog.rhtml [deleted file]
app/views/trackers/_form.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
config/routes.rb
lib/redmine.rb
test/functional/projects_controller_test.rb