]> source.dussan.org Git - redmine.git/commit
If 'Display subprojects issues on main projects' is set to false:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 27 Mar 2008 18:22:12 +0000 (18:22 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 27 Mar 2008 18:22:12 +0000 (18:22 +0000)
commit89602004098de22c59e668ad814969f5f12cd80b
tree7947dff042afeab4a171b8f10c15d1fe45133719
parentef80597c39e02d5e209f5c3dadcf27096b21120b
If 'Display subprojects issues on main projects' is set to false:
* do not include subprojects in the issue count of the parent project overview (#939)
* do not include subproject timelogs on the parent project (#848)

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1298 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/controllers/timelog_controller.rb
app/models/project.rb