]> source.dussan.org Git - redmine.git/commit
Display the last 30 days on the activity view rather than the current month.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 5 Mar 2008 13:44:08 +0000 (13:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 5 Mar 2008 13:44:08 +0000 (13:44 +0000)
commitbbe8ea29e8d3e6de60b96c08d60de9447bcceca9
tree759b4deb14fe8c0476e042f18168f912cf461377
parentfbcdfee622729792ab58648228209bbd3c2142b6
Display the last 30 days on the activity view rather than the current month.
Number of days can be configured in the application settings.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1196 e93f8b46-1217-0410-a6f0-8f06a7374b81
29 files changed:
app/controllers/projects_controller.rb
app/helpers/projects_helper.rb
app/views/projects/activity.rhtml
app/views/settings/_general.rhtml
config/settings.yml
lang/bg.yml
lang/cs.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fi.yml
lang/fr.yml
lang/he.yml
lang/it.yml
lang/ja.yml
lang/ko.yml
lang/lt.yml
lang/nl.yml
lang/pl.yml
lang/pt-br.yml
lang/pt.yml
lang/ro.yml
lang/ru.yml
lang/sr.yml
lang/sv.yml
lang/uk.yml
lang/zh-tw.yml
lang/zh.yml
test/functional/projects_controller_test.rb