]> source.dussan.org Git - redmine.git/commit
fixed #9308 table_name pre/suffix support
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 15 Mar 2007 22:11:02 +0000 (22:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 15 Mar 2007 22:11:02 +0000 (22:11 +0000)
commite6f58e4dcc2f7552109da139857a19b81c6f1fe1
treeb2b7aee365335b13fb3f8d2ebac44b518cbbcd71
parent192b9008bdc5590a041166635eb1aecae78df992
fixed #9308 table_name pre/suffix support

git-svn-id: http://redmine.rubyforge.org/svn/trunk@337 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 files changed:
app/controllers/feeds_controller.rb
app/controllers/issues_controller.rb
app/controllers/projects_controller.rb
app/controllers/reports_controller.rb
app/controllers/wiki_controller.rb
app/models/issue_custom_field.rb
app/models/news.rb
app/models/project.rb
app/models/query.rb
app/models/tracker.rb
app/views/my/blocks/_calendar.rhtml
app/views/my/blocks/_documents.rhtml
app/views/my/blocks/_issuesassignedtome.rhtml
app/views/my/blocks/_issuesreportedbyme.rhtml
app/views/my/blocks/_news.rhtml
app/views/projects/list_issues.rhtml