Commit Graph

24 Commits

Author SHA1 Message Date
eae9938a1f Fix email subject
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
4a81da0f31 Remove useless code
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
65b75453ab Add congratulatory MSS sending email & endpoint to send it
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
d0369e96c9 Add warning to stats notification
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
1069cef646 Add spacer to end of template
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
e330fe1713 Fill templates
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
7a978a3098 Create a newsletter and send it
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
d58b2ed40e Refactor code to the common place
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
fe406bf045 Refactor stats notifications to use layout
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
b297929943 Add stats link for free user
[MAILPOET-2119]
2019-07-10 07:01:34 -04:00
4e5ee4f2a6 Improve visuals of stats notifications emails
[MAILPOET-1918]
2019-04-10 05:48:56 -04:00
1b5afa92da Change 20px bottom block margin to 10px top+bottom padding in Renderer
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
f694247d97 Make text consistent
[MAILPOET-1571]
2019-01-28 15:08:34 +01:00
d7db761f73 Add text template
[MAILPOET-1571]
2019-01-28 14:16:43 +01:00
7469c26d1a Prevent rendering shortcode links
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
06370ea245 Fix links
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
de106e8828 Fix typo
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
1db75f40fb Add statistics to template
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
ef5eba31d1 Add test
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
f211ffce3b Update a discount notification display until date in a new subscriber notification
[MAILPOET-1600]
2018-10-22 11:19:01 +02:00
ba127990e3 Fix displaying of discount notification in a new subscriber email
The problem was that we use twig 1.x and it doesn't support date function same way as twig 2.0.
[MAILPOET-1592]
2018-10-22 11:12:01 +02:00
4249c7a2cb Send an email notification on new subscriber
[MAILPOET-1522]
2018-10-11 10:23:06 +02:00