f9751d38db
#93 Errors via mail
...
* configures server errors sending via mail
* default for now is always 'ksp-servicestelle'
* includes improvements from #97
2022-01-31 15:24:26 +01:00
b86202ba98
#31 API Token mail
...
* sends an email to the support address if a new token has been generated
2022-01-27 11:47:27 +01:00
795f64f20b
# 63 Mail data checked
...
* adds mail sending if shared data is checked
* adds/updates translations
2022-01-12 15:48:47 +01:00
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
2022-01-12 15:31:25 +01:00
157f05ead6
# 63 Mail recording/unrecording
...
* adds mail sending in case of unrecording and recording of data
* adds/updates translations
2022-01-12 15:09:52 +01:00
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
2022-01-12 14:51:50 +01:00
dbf32f3138
# 63 Mail background sending
...
* moves mail sending to background using celery
2022-01-12 14:27:39 +01:00
9c4bab3800
# 63 Mail shared access revoked
...
* adds mail support for revoking shared access
* adds/updates translations
2022-01-12 14:17:12 +01:00
02970b19b4
# 63 Refactoring
...
* refactors django User model to custom User model to provide further attributes and methods directly on the user model
2022-01-12 12:56:22 +01:00