Commit Graph

1114 Commits

Author SHA1 Message Date
1dd0c4ec70 Add Blank category to templates
[MAILPOET-2345]
2019-09-22 10:45:46 +02:00
5e5c744c3d Create WC transactional email
[MAILPOET-2280]
2019-09-22 10:34:06 +02:00
ec3b5ca1e3 Optimize the SQL query
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
2ed3fe316b Fix typo in SQL
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
75017d93ba Reduce scheduling priority
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
f5eb7cb5a0 Use CHAR because the size is constant
[MAILPOET-2313]
2019-09-12 17:32:05 +02:00
36322978ae Add Cron task to generate link_tokens for existing subscribers 2019-09-12 17:32:05 +02:00
4edde1636f Add link_token to subscribers table 2019-09-12 17:32:05 +02:00
952b9d7dd4 Initialise hooks early
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
0b96d13d1a Allow emails from login screen
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
aa1b9157a4 Replace WordPress Mailer with our own implementation
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
674d8f9926 Use sender and reply-to settings for confirmation emails
[MAILPOET-2328]
2019-09-12 15:45:34 +02:00
c871efdb3e Use CHAR instead of VARCHAR
[MAILPOET-2340]
2019-09-12 14:59:02 +02:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
3d750c5bb8 Move post notification scheduling to service
[MAILPOET-2348]
2019-09-11 19:16:21 +01:00
2e72ba447d Use numberFormatI18n() 2019-09-11 10:07:34 +01:00
4b79ae1801 Minor %s placeholder fix 2019-09-11 10:07:34 +01:00
1c52f89130 Update sprintf() 2019-09-11 10:07:34 +01:00
3c3fcf38cb i18n: merge two similar translation strings 2019-09-11 10:07:34 +01:00
5e869c7091 i18n: Avoid using HTML tags in translation strings
Remove `<br>` tag from the translation string.
2019-09-11 10:06:02 +01:00
268cd4675d Update 2019-08-29 15:00:51 -04:00
5954b80ae6 Update 2019-08-29 15:00:51 -04:00
687e9bce0d update 2019-08-29 15:00:51 -04:00
0ce622c32c i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
0b8e4662ca i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
fd4e0fe13e i18n: remove HTML tags from translation strings 2019-08-29 15:00:51 -04:00
d3d572faa9 Open KB links in Beacon popover
[MAILPOET-2179]
2019-08-28 14:28:06 -04:00
bcc43766ec i18n: merge similar translations strings
"Fake logo" is used 6 times, "Fake Logo" (capital L) only one time.
2019-08-28 08:27:09 -04:00
c0538f6c5f Update sprintf() 2019-08-28 08:11:51 -04:00
1156e5ae57 i18n: merge two similar translation strings 2019-08-28 08:11:51 -04:00
69e9b099d8 Prevent showing WC Customers UI to new WC website
[MAILPOET-2206]
2019-08-27 21:48:46 -04:00
8b9c460301 Add translated text for default WC checkbox
[MAILPOET-2207]
2019-08-23 15:00:13 -04:00
273809be77 Update 'View in browser' header link
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
c41cf37dda Update privacy policy text on forms
[MAILPOET-2185]
2019-08-20 13:09:35 -04:00
10e71426aa Modify stats tables indexes for faster fetching in emails listing
[MAILPOET-2213]
2019-08-20 12:27:20 -04:00
64e6e5c681 Update privacy notice 2019-08-20 11:16:40 -04:00
87882d8cc0 Update forms messages when settings change 2019-08-15 16:28:24 +01:00
47861cdf19 Use DI to inject MP2Migrator to MP2Migrator API endpoint and Changelog
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
92495b20a5 Use DI to inject Activator to MP2Migrator
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
25048e17b4 Add referral id detection on install and update
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
13724898d1 Use Cookies service within Session and add unit test
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
ee1cee27dc Inject Session into Initializer using DI
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
7cb322196f Replace PHP Session with minimalist MailPoet session
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
wxa
8b867a7b4f Reschedule failing cron tasks progressively [MAILPOET-2181] 2019-08-01 13:09:18 -04:00
wxa
82661248f3 Restore the captcha page in Populator [MAILPOET-2242] 2019-08-01 11:13:36 -04:00
1600e4c5ee Add unsubscribe token to existing subscribers and newsletters 2019-07-31 16:50:44 -04:00
531173014a Add unsubscribe token column 2019-07-31 16:50:44 -04:00
8c26e2852b Update KB links to new URL
[PREMIUM-127]
2019-07-31 16:16:56 -04:00
2b8325a738 Remove feature flag for woocommerce revenues
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00