Commit graph

87 commits

Author SHA1 Message Date
Apollinaire
815a65d853 prettier & lint code 2019-02-12 13:00:46 +01:00
SachaG
868c36cadd v1.12.16 2019-02-04 21:18:38 +09:00
SachaG
b175e2e5a7 v1.12.15 2019-02-04 14:39:37 +09:00
SachaG
7dd2479af3 v1.12.14 2019-01-31 22:04:00 +09:00
SachaG
5b5017888b Add support for attachments to email 2019-01-19 21:32:36 +09:00
SachaG
553a0627d4 v1.12.13 2019-01-02 14:41:41 +09:00
SachaG
111e00ecae Fix semicolons and other linting issues 2018-12-31 15:22:17 +09:00
SachaG
00683ba83e v1.12.12 2018-12-31 15:03:19 +09:00
SachaG
b05b35ed57 v1.12.11 2018-12-15 15:10:18 +09:00
SachaG
6f11c9cf89 v1.12.10 2018-11-24 09:57:55 +09:00
SachaG
a3a14c8489 v1.12.9 2018-11-23 11:39:38 +09:00
SachaG
75eb7f3c81 Change email.data() and email.subject() signatures to single object; also pass locale; add __ and ___ handlebar helpers 2018-10-20 16:41:02 +09:00
SachaG
adabf3882f Pass params to testVariables function; add debug output for email variables 2018-10-20 12:42:55 +09:00
SachaG
cdb702cddd Pass query results to email's data() function as second argument (fix #2048) 2018-10-18 15:21:17 +09:00
SachaG
2ca34ba335 Various small fixes 2018-10-14 18:10:32 +09:00
SachaG
7847798e09 Better error when template doesn't exist 2018-09-29 17:12:58 +09:00
Sara Itani
6a54521dc6 Email subjects shouldn't be coupled with sitename 2018-09-27 03:24:11 -07:00
Sara Itani
aeeb87ddc0 simplify email logic 2018-09-26 12:41:02 -07:00
Sara Itani
cf260fdc5c Support email headers property 2018-09-26 12:24:48 -07:00
SachaG
f5e44dc68e v1.12.8 2018-09-17 09:54:10 +09:00
SachaG
c095572bf1 v1.12.7 2018-09-16 15:39:23 +09:00
SachaG
dfa4c77314 ESLint fixes 2018-09-16 11:48:38 +09:00
Sacha Greif
5ccb9ab92d
Merge pull request #2062 from OrigenStudio/feature/cc-bcc-replyTo-added-to-email-api
Added support for cc, bcc, and replyTo fields for email API
2018-09-16 10:11:18 +09:00
PolGuixe
a696183dfc refactored again and eliminated utils helpers 2018-09-14 12:58:28 +02:00
PolGuixe
007ad2a6fd VulcanEmail.send is backwards compatible 2018-09-13 16:41:47 +02:00
SachaG
a18c4ebb6a v1.12.6 2018-09-12 14:52:49 +09:00
SachaG
0c99b9a7ac v1.12.5 2018-09-12 12:01:10 +09:00
SachaG
5fc0e30f40 Fix ESLint 2018-09-12 11:59:00 +09:00
SachaG
8e325122c6 v1.12.4 2018-09-12 10:32:45 +09:00
PolGuixe
3084916bdc added support for cc, bcc, and replyTo fields for email API 2018-09-11 11:14:54 +02:00
PolGuixe
ec5e16fe34 fixed issue that hardcoded queries to work with single queries
I am using the VulcanEmail.build method to avoid repeating code
2018-09-03 21:05:38 +02:00
SachaG
2482bae51b v1.12.3 2018-08-31 22:51:49 +09:00
SachaG
6e9d7e9412 v1.12.2 2018-08-31 07:07:27 +09:00
SachaG
32fef20cd4 v1.12.1 2018-08-30 20:02:55 +09:00
SachaG
0f4f77a058 v1.12.0 2018-08-30 07:51:28 +09:00
SachaG
2b61d31ccb Merge branch 'master' into devel
# Conflicts:
#	packages/vulcan-users/lib/server/on_create_user.js
2018-06-16 10:16:09 +09:00
SachaG
e783d51dca v1.11.2 2018-06-16 08:57:45 +09:00
SachaG
d4193fd7e5 Merge branch 'devel' into opencrud
# Conflicts:
#	packages/vulcan-lib/lib/modules/collections.js
2018-06-14 09:55:52 +09:00
SachaG
c0650893fa v1.11.1 2018-06-14 08:51:03 +09:00
SachaG
0074defdc2 Add correct property to email data for intl Strings 2018-06-11 10:53:39 +09:00
SachaG
ad1f47ef73 Make debug email routes work with new APIs 2018-06-06 11:39:04 +09:00
SachaG
d3b6591f63 v1.11.0 2018-06-02 08:35:42 +09:00
SachaG
1951000118 Merge branch 'master' into devel
# Conflicts:
#	README.md
2018-05-23 15:12:33 +09:00
SachaG
640a52d3c2 v1.10.1 2018-05-18 08:27:41 +09:00
SachaG
422b413f98 Enable context.locale in emails 2018-05-10 18:34:59 +09:00
SachaG
00b2a159c1 Add Strings object to email data, add locale support to emails 2018-05-10 09:22:24 +09:00
SachaG
18bde83fbc v1.10.1 2018-05-04 12:04:10 +09:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00
SachaG
926f155655 v1.8.11 2018-03-05 09:54:26 +09:00