63_Email #65

Merged
mpeltriaux merged 8 commits from 63_Email into master 3 years ago
Owner

Implemented #63

# Implemented #63
mpeltriaux added 8 commits 3 years ago
02970b19b4 # 63 Refactoring
* refactors django User model to custom User model to provide further attributes and methods directly on the user model
9c4bab3800 # 63 Mail shared access revoked
* adds mail support for revoking shared access
* adds/updates translations
dbf32f3138 # 63 Mail background sending
* moves mail sending to background using celery
17dc3f7537 # 63 Mail celery
* moves mail sending to celery worker using shared_task in konova/tasks.py
* adds mail sending for shared access given
* adds UserNotification settings checks for mail sending
* adds/updates translations
157f05ead6 # 63 Mail recording/unrecording
* adds mail sending in case of unrecording and recording of data
* adds/updates translations
7c5454a2c9 # 63 Mail data deleted
* adds mail sending if shared data is deleted
* adds/updates translations
* refactors recording mails into separate email template folder email/recording
5ca4c7c777 # 63 UserNotificationEnum changes
* drops NOTIFY_ON_REGISTERED_DATA_EDITED in favor of NOTIFY_ON_SHARED_DATA_CHECKED
* adds/updates translations
795f64f20b # 63 Mail data checked
* adds mail sending if shared data is checked
* adds/updates translations
mpeltriaux merged commit 86aafcc5d4 into master 3 years ago
mpeltriaux deleted branch 63_Email 3 years ago
The pull request has been merged as 86aafcc5d4.
Sign in to join this conversation.
Loading…
There is no content yet.