]> source.dussan.org Git - redmine.git/commit
Performance improvement on calendar and gantt (about 45% on gantt for large number...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 3 Oct 2007 17:20:04 +0000 (17:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 3 Oct 2007 17:20:04 +0000 (17:20 +0000)
commit20b4e226fe06db9132eccafd9f3c2c008ec99c09
treebe316ade1b637fe971324dae50152c61ef5fd507
parentc3e3a1891b721ae98d937cb060f109df8dc54346
Performance improvement on calendar and gantt (about 45% on gantt for large number of issues).
Partial issues/_tooltip is replaced by an helper and some translated strings are now cached.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@794 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/controllers/timelog_controller.rb
app/helpers/application_helper.rb
app/helpers/issues_helper.rb
app/views/issues/_tooltip.rhtml [deleted file]
app/views/projects/calendar.rhtml
app/views/projects/gantt.rhtml
app/views/timelog/details.rhtml