Add a profile field controlling whether users want to receive email.
Review Request #5907 — Created May 30, 2014 and submitted
Not everyone wants to get emails from Review Board. This change adds a flag to
the profile to control whether users will get anything directly addressed to
them.This implementation was done on release-2.0.x because of the testing
infrastructure, but I also plan to backport this to release-1.7.x
- Ran unit tests
- Tested database evolution.
- Tested the account settings.
Description | From | Last Updated |
---|---|---|
Col: 9 E129 visually indented line with same indent as next logical line |
reviewbot | |
'Profile' imported but unused |
reviewbot | |
The "send_email" terminology here and especially in the functions makes it sounds like we're actually sending e-mail when called/accessed, rather … |
chipx86 | |
Should have a trailing period. |
chipx86 | |
Col: 9 E129 visually indented line with same indent as next logical line |
reviewbot | |
Col: 9 E129 visually indented line with same indent as next logical line |
reviewbot |
-
This is a review from Review Bot. Tool: Pyflakes Processed Files: reviewboard/notifications/tests.py reviewboard/accounts/evolutions/__init__.py reviewboard/accounts/evolutions/profile_send_email.py reviewboard/accounts/forms/pages.py reviewboard/accounts/models.py reviewboard/notifications/email.py Ignored Files:
-
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/tests.py reviewboard/accounts/evolutions/__init__.py reviewboard/accounts/evolutions/profile_send_email.py reviewboard/accounts/forms/pages.py reviewboard/accounts/models.py reviewboard/notifications/email.py Ignored Files:
-
-
This is a review from Review Bot. Tool: Pyflakes Processed Files: reviewboard/notifications/tests.py reviewboard/accounts/evolutions/__init__.py reviewboard/accounts/evolutions/profile_send_email.py reviewboard/accounts/forms/pages.py reviewboard/accounts/models.py reviewboard/notifications/email.py Ignored Files:
-
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/notifications/tests.py reviewboard/accounts/evolutions/__init__.py reviewboard/accounts/forms/pages.py reviewboard/accounts/models.py reviewboard/notifications/email.py reviewboard/accounts/evolutions/profile_should_send_email.py Ignored Files:
-
-
This is a review from Review Bot. Tool: Pyflakes Processed Files: reviewboard/notifications/tests.py reviewboard/accounts/evolutions/__init__.py reviewboard/accounts/forms/pages.py reviewboard/accounts/models.py reviewboard/notifications/email.py reviewboard/accounts/evolutions/profile_should_send_email.py Ignored Files: