Commit Graph

10 Commits

Author SHA1 Message Date
555aae5d1c [FEAT] Isolate settings from image build and allow PWA customisation
Settings can now be changed without rebuilding the image
PWA settings can now be changed
2023-02-10 13:32:13 +00:00
e3ea56ce32 [FEAT] Include username in welcome email 2023-02-02 14:59:30 +00:00
50f5363b69 [FIX] Move site URL settings out of constance to allow access for CORS
CORS options require access to these settings, so they must be set before deployment
2023-02-01 23:17:24 +00:00
e15de01cfa [FEAT] Enable PWA functionality 2023-01-20 17:46:21 +00:00
dcf08830f4 Revert "[FEAT] Attempt to include password reset link in welcome email"
This reverts commit 361ab675d3.
2023-01-19 23:59:36 +00:00
361ab675d3 [FEAT] Attempt to include password reset link in welcome email 2023-01-19 23:49:04 +00:00
f0dee9794f Update welcome email to link to password reset URL 2023-01-19 23:29:07 +00:00
bcba36a421 [FIX] Welcome email formatting 2023-01-07 19:19:52 +00:00
4e82d363bc [REFACTOR] Use constance variables in email template and add login URL 2023-01-07 18:44:30 +00:00
James Graham
567322c0af feat: Send welcome email from template 2020-04-28 15:17:58 +01:00