]> source.dussan.org Git - redmine.git/commit
Add an interface to filter activities by user (#33602).
authorGo MAEDA <maeda@farend.jp>
Sun, 21 Feb 2021 01:45:16 +0000 (01:45 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 21 Feb 2021 01:45:16 +0000 (01:45 +0000)
commita8072b0d0f201754cfc6f0867b642fdb43af6054
tree017985ca1118605da3c0fb51897bd9bea7f2596a
parentf8d96bb3598f4d3ffcdb0c4b8325e80ad9541128
Add an interface to filter activities by user (#33602).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20752 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/activities_helper.rb
app/views/activities/index.html.erb
test/functional/activities_controller_test.rb
test/helpers/activities_helper_test.rb