]> source.dussan.org Git - redmine.git/commit
New email notification option "For any event on my bookmarked projects" (#35189).
authorGo MAEDA <maeda@farend.jp>
Thu, 16 Nov 2023 08:32:41 +0000 (08:32 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 16 Nov 2023 08:32:41 +0000 (08:32 +0000)
commit384cde0a46c12c5fe26e9285e146b9c5659b9e80
tree5d021e365f55fedc8c44eced596d8ab972ef01a5
parentbd1fe1184b8a70e43a0b987051a742dcce80b0ea
New email notification option "For any event on my bookmarked projects" (#35189).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22438 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/models/user.rb
config/locales/en.yml
config/locales/ja.yml
test/functional/projects_controller_test.rb
test/unit/project_test.rb
test/unit/user_test.rb