63_Email #65

Merged
mpeltriaux merged 8 commits from 63_Email into master 2022-01-12 16:04:43 +01:00
Owner

Implemented #63

# Implemented #63
mpeltriaux added 8 commits 2022-01-12 16:04:32 +01:00
* refactors django User model to custom User model to provide further attributes and methods directly on the user model
* adds mail support for revoking shared access
* adds/updates translations
* moves mail sending to background using 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
* adds mail sending in case of unrecording and recording of data
* adds/updates translations
* adds mail sending if shared data is deleted
* adds/updates translations
* refactors recording mails into separate email template folder email/recording
* drops NOTIFY_ON_REGISTERED_DATA_EDITED in favor of NOTIFY_ON_SHARED_DATA_CHECKED
* adds/updates translations
* adds mail sending if shared data is checked
* adds/updates translations
mpeltriaux merged commit 86aafcc5d4 into master 2022-01-12 16:04:43 +01:00
mpeltriaux deleted branch 63_Email 2022-01-12 16:04:46 +01:00
Sign in to join this conversation.
No description provided.