]> source.dussan.org Git - redmine.git/commit
Limits the tracker list in filters and issue counts (#285).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 18 Jun 2016 06:42:25 +0000 (06:42 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 18 Jun 2016 06:42:25 +0000 (06:42 +0000)
commit6cd84af522bbc1904d937440a6ad2628cd75fce9
tree21a89eae842660308c7d213cf22617633ac23ab8
parentbbd24fe350a3bdba18eaa3d1a1d9329fd538260d
Limits the tracker list in filters and issue counts (#285).

git-svn-id: http://svn.redmine.org/redmine/trunk@15540 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/controllers/reports_controller.rb
app/models/project.rb
app/models/query.rb
app/models/tracker.rb
test/unit/tracker_test.rb