Henry Oswald
|
1beca53b3d
|
project name should be clickable href in invite email
|
2016-10-18 15:53:56 +01:00 |
|
Henry Oswald
|
a02da61cb0
|
fixed email sender tests looking for wrong settings
|
2016-10-14 16:43:59 +01:00 |
|
Henry Oswald
|
bfeb7e082f
|
added textEncoding option for email
|
2016-10-13 14:22:08 +01:00 |
|
Shane Kilkelly
|
e699fcb1fa
|
Add plain-text component to the project-invite email
|
2016-10-03 15:25:38 +01:00 |
|
James Allen
|
53b3e3831d
|
Update cancellation survey link
|
2016-09-14 10:51:19 +01:00 |
|
Shane Kilkelly
|
85f49d6c9c
|
Make whole 'red button' in email a link
|
2016-08-17 10:37:44 +01:00 |
|
Shane Kilkelly
|
e7251aab53
|
Small wording changes
|
2016-08-03 14:06:08 +01:00 |
|
Shane Kilkelly
|
d9c6df0e47
|
start adding the ProjectInvite workflow.
|
2016-07-21 15:56:41 +01:00 |
|
Henry Oswald
|
8f14526354
|
added custom footer in email option
|
2016-06-28 17:07:27 +01:00 |
|
Henry Oswald
|
1a651b38f4
|
added sendgrid as email option
|
2016-03-29 14:15:33 +01:00 |
|
Henry Oswald
|
3fc357a343
|
Merge branch 'master' into projectsizelimit
|
2016-03-14 10:31:07 +00:00 |
|
Henry Oswald
|
940586f654
|
sped up unit tests to improve speed
also removed some unneeded requires.
|
2016-03-09 12:51:19 +00:00 |
|
Henry Oswald
|
05bf048885
|
upgrade to nodemailer 2.0 and dynamically use either SES or SMTP depending
on what is in settings file
|
2016-02-12 17:13:45 +00:00 |
|
James Allen
|
c0dfdb3bd8
|
Use translations for activation page
|
2015-12-11 14:25:17 +00:00 |
|
Henry Oswald
|
6727c3ee00
|
changed ShareLaTeX thoughts to go into type form
|
2015-05-29 16:27:35 +01:00 |
|
Henry Oswald
|
cad8d8a23b
|
v1 basic invite works, not pretty or tested
|
2015-05-22 13:57:15 +01:00 |
|
James Allen
|
e2d515f957
|
Allow public registration module to hook into email system
|
2015-03-19 17:19:56 +00:00 |
|
James Allen
|
9b8cf7bcfa
|
Remove public registration and require that a user be registered by an admin
|
2015-03-19 14:22:48 +00:00 |
|
James Allen
|
5a922e2356
|
Include email address explicitly in welcome email to avoid any confusion
|
2015-02-05 12:52:50 +00:00 |
|
James Allen
|
8fa8a64c6f
|
Update email templates
|
2014-10-16 12:46:38 +01:00 |
|
Henry Oswald
|
344d32d4e8
|
fixed email logo link
|
2014-07-29 10:29:40 +01:00 |
|
Henry Oswald
|
46027128a4
|
change notifications email top header to the grey we use on the site
|
2014-07-21 15:52:55 +01:00 |
|
Henry Oswald
|
375669cd3b
|
changed emails to adams design. Does not render brilliantly in gmail, but overall not bad.
|
2014-07-21 14:18:11 +01:00 |
|
Henry Oswald
|
e0be5ef01b
|
added timeouts to email and newsletter as after a few days there are a few open connections still
|
2014-06-17 18:18:45 +01:00 |
|
Henry Oswald
|
426b699865
|
links in emails use site url
|
2014-06-17 16:28:52 +01:00 |
|
Henry Oswald
|
133c4759f8
|
fix tests, whoops
|
2014-05-15 18:26:00 +01:00 |
|
Henry Oswald
|
96d98329f1
|
token based reset works
|
2014-05-15 17:58:25 +01:00 |
|
Henry Oswald
|
fc2b42400f
|
Merge pull request #54 from cwoac/nodemailer-passthrough
Nodemailer passthrough
|
2014-03-18 13:09:14 +00:00 |
|
Henry Oswald
|
f7545393f2
|
fix bad logging on email sender
|
2014-03-12 23:37:54 +00:00 |
|
Oliver Matthews
|
efbb17a3b9
|
move all parameter handling to nodemailer.
|
2014-03-12 15:38:40 +00:00 |
|
Oliver Matthews
|
8989284e10
|
move from node-ses to nodemailer
|
2014-03-07 14:08:21 +00:00 |
|
Henry Oswald
|
38d3bbb556
|
changed underscore templating to be standard syntax thoughout fixing main.tex name inserting bug, added tests to catch it in future
|
2014-03-06 12:28:07 +00:00 |
|
Henry Oswald
|
f5e802a7d1
|
added null check for email property #ugly
|
2014-03-06 09:51:19 +00:00 |
|
Henry Oswald
|
9ae85abb74
|
got my email null check the wrong way around
|
2014-03-05 22:57:28 +00:00 |
|
Henry Oswald
|
e433eca157
|
added null checks into email sender for from address
|
2014-03-05 22:37:55 +00:00 |
|
Henry Oswald
|
64257a7b2c
|
testing out new google analytics
|
2014-03-05 15:45:24 +00:00 |
|
Henry Oswald
|
ffe690afa3
|
hooked up lifetime emails
|
2014-03-05 14:56:52 +00:00 |
|
Henry Oswald
|
3431cf9070
|
share project email uses new email sender
|
2014-03-05 12:06:28 +00:00 |
|
Henry Oswald
|
8ba1a08245
|
hooked up password reset to use new email sending
|
2014-03-05 11:57:57 +00:00 |
|
Henry Oswald
|
3c18cc5553
|
email sending options are configurable from settings
|
2014-03-05 11:31:40 +00:00 |
|
Henry Oswald
|
5bacb2d784
|
added settings check on sending lifcycle emails out
|
2014-03-05 11:22:52 +00:00 |
|
Henry Oswald
|
eb92e5832b
|
renamed email templator -> email builder
|
2014-03-05 11:22:34 +00:00 |
|
Henry Oswald
|
360fac9510
|
setup basic new email feature which is tested, not linked up to real
events yet
|
2014-03-04 18:10:06 +00:00 |
|