117a4437fe
Model
...
* adds new model and mixin
* adds new functionality for Mailer class for sending resubmission mails
2022-08-15 08:08:15 +02:00
890911c2dc
Mail sending
...
* adds mail sending logic for new notification setting
* adds new templates for user and team based sending
* enhances all email template layout
* adds translations
2022-08-10 08:59:24 +02:00
fe29035158
#101 Team mails
...
* adds mail templates for shared data actions
* fixes bug where deleted compensations would be used for checking
2022-02-18 15:19:37 +01:00
58e5b47b07
#86 Email enhancement
...
* adds object titles to email sending
2022-02-08 14:31:11 +01:00
0dbd4896f2
#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
6deff28389
#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
1de3792d98
# 63 Mail data checked
...
* adds mail sending if shared data is checked
* adds/updates translations
2022-01-12 15:48:47 +01:00
5295c08d99
# 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
d7a9f72c3e
# 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
eb54443aca
# 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
82778d1fec
# 63 Mail background sending
...
* moves mail sending to background using celery
2022-01-12 14:27:39 +01:00
3531997080
# 63 Mail shared access revoked
...
* adds mail support for revoking shared access
* adds/updates translations
2022-01-12 14:17:12 +01:00
ef65869c7c
# 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