]> source.dussan.org Git - redmine.git/commit
added roadmap view
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 4 Feb 2007 09:18:40 +0000 (09:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 4 Feb 2007 09:18:40 +0000 (09:18 +0000)
commit879a614cdec87c47f9c3240e82f28ebf01eee70f
treee2ad6d0731bc783b057df57adedb79cfce802f68
parent8c3dc34359518e2a599afcec98728d9678a48b43
added roadmap view

git-svn-id: http://redmine.rubyforge.org/svn/trunk@228 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/views/layouts/base.rhtml
app/views/projects/roadmap.rhtml [new file with mode: 0644]
app/views/trackers/_form.rhtml
db/migrate/023_add_tracker_is_in_roadmap.rb [new file with mode: 0644]
db/migrate/024_add_roadmap_permission.rb [new file with mode: 0644]
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lib/tasks/load_default_data.rake