Commit Graph

11 Commits

Author SHA1 Message Date
nupplaPhil 06b0df8e46
Fix mail text ... again 2020-03-08 20:24:17 +01:00
nupplaPhil 70f35565e1
Fix & align mail text ... again 2020-03-08 08:26:21 +01:00
nupplaPhil 1fa69b3e43
Added EOF EOL :) 2020-02-04 21:29:49 +01:00
nupplaPhil 34dce9fd76
Introduce NotifyEmailBuilder 2020-02-04 21:14:39 +01:00
nupplaPhil 9f95b975b4
Improve HTML message 2020-02-04 20:54:26 +01:00
nupplaPhil 6e91f1be83
Add own table for header 2020-02-02 22:55:18 +01:00
nupplaPhil 7fb913eb86
Add extra email banner (including setting) 2020-02-02 22:43:44 +01:00
nupplaPhil 0966cdbb26
cleanup template 2020-02-02 22:43:38 +01:00
nupplaPhil 7a8eca90f9
renamed templates for notify 2020-02-02 22:43:37 +01:00
nupplaPhil 3291728059
Extract System emails from enotify
- Removed every SYSTEM_EMAIL occurrence in enotify
- Introduced a "SystemMailBuilder" for build system emails
- Replaced every SYSTEM_EMAIL usage in the classes with calling this builder
- Added tests for this new Builder
- Split the email templates between "base" template for email and concrete usages for different use cases
2020-02-02 22:43:35 +01:00
nupplaPhil 74490d6594
Cleanup enotify email
- Removing unused fields
- Move notify template to email subdirectory
2020-02-02 22:43:34 +01:00