Commit Graph

181 Commits

Author SHA1 Message Date
53f425b9f6 Update migration version check for unsubscribe links
[MAILPOET-2736]
2020-05-12 10:27:45 +02:00
84adf104c9 Add migration to update sent unsubscribe links to be instant
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
602b156e54 Add ability to generate URL to subscription confirmation page
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
485a3942f3 Pass form preview URL to form editor view
[MAILPOET-2743]
2020-04-27 11:21:28 +02:00
ab941a5514 Update legacy WooCommerce checkbox label on plugin activation/update
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
634b8214e2 Use updated label for WooCommerce checkout checkbox
[MAILPOET-2296]
2020-01-28 10:46:25 +00:00
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
685b4885c0 Exclude WordPress and WooCommerce variables from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
fbcaeaadbc Convert Doctrine specific code to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
5f408b1351 Update plugin version check for running migration
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
22f93d0035 Fill last_subscribed_at to all subscribed users who has it set to null
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
a082e74003 Fix fetching form styles within Populator
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
wxa
a38d08eb7c Create the WC transactional email only when it's first invoked [MAILPOET-2514] 2019-11-11 16:00:40 +00:00
e636562185 Remove old Setting model usage from Populator
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
17ec220960 Fix serialization errors in integration tests (models are not serializable)
[MAILPOET-2501]
2019-10-24 20:18:59 +01:00
787cd8373a Move data for GA to free
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
8334fb445e Integrate automatic emails populator from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
ade1cc4d8e Autofix alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff Autofix namespace declaration spacing
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
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
75017d93ba Reduce scheduling priority
[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
674d8f9926 Use sender and reply-to settings for confirmation emails
[MAILPOET-2328]
2019-09-12 15:45:34 +02:00
01a0fe96c4 Remove no longer necessary checks
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
8b9c460301 Add translated text for default WC checkbox
[MAILPOET-2207]
2019-08-23 15:00:13 -04:00
3810e33742 Update the default list name
[MAILPOET-2198]
2019-08-21 08:06:15 -04:00
87882d8cc0 Update forms messages when settings change 2019-08-15 16:28:24 +01:00
25048e17b4 Add referral id detection on install and update
[MAILPOET-2203]
2019-08-12 11:12:33 +02: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
74ae7adf8d Populate stats notifications for auto emails
[MAILPOET-1859]
2019-07-29 09:01:22 -04:00
0353f8e8b1 Move entities to lib/entities and use "Entity" suffix
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
c71bf4833c Rewrite UserFlag entity to Doctrine
[MAILPOET-2014]
2019-07-24 15:03:16 -04:00
b3546bfba4 Add migration to fill last_subscribed_at for old subscribers
[MAILPOET-1993]
2019-07-23 09:57:46 -04:00
wxa
7788aebe83 Fix minor PR remarks [MAILPOET-2015]
Reuse updateCaptcha() function
Inject Captcha class using DI
Add no-cache headers to captcha image
Fix an error when accessing the captcha page directly
Edit the line in settings regarding missing dependencies
2019-07-23 08:37:46 -04:00
wxa
b174a55d07 Handle captcha during subscription [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
wxa
08af443c1f Add captcha page [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
wxa
f8ea514887 Update the captcha setting [MAILPOET-2015] 2019-07-23 08:37:46 -04:00
a6346cad8e Remove uneeded require 2019-06-27 08:38:33 -04:00
5ae402bcab Add Populator to DI 2019-06-27 08:38:33 -04:00
7fba1be402 Fix code style and add checks 2019-06-27 08:38:33 -04:00
232ef05e81 Schedule the task 2019-06-27 08:38:33 -04:00
ac54e198bf Add test 2019-06-27 08:38:33 -04:00
d980f9e3f4 Update last announcement date automatically 2019-06-27 08:38:33 -04:00