Commit Graph

6942 Commits

Author SHA1 Message Date
wxa
3a34d28daa Use encapsulated WP functions, remove some nesting [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
604eedf91b Fix accessing non-existing nested properties in setting controller [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
4c4ff0cba6 Add acceptance tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
823b7610ef Add product ordering helpers to AcceptanceTester [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
9f2eb3547c Add integration tests for WC checkout opt-in [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
12d2b9b46a Add WooCommerce checkout opt-in functionality [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
00c9e682ed Allow unsubscribing from the WooCommerce segment [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
wxa
41212d8a6f Add WooCommerce opt-in on checkout settings [MAILPOET-1483] 2019-04-29 09:33:12 -04:00
7873a7a26e Make index shorter than MySQL limits
[MAILPOET-2021] Fixes: #2006
2019-04-29 07:45:11 -04:00
ae70f7ae9b Display subscribers with correct status
[MAILPOET-1944]
2019-04-29 06:52:36 -04:00
7b61df02e5 Remove unnecessary require in test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
db4d858561 Add scheduled tasks cleanup to fix acceptance test
[MAILPOET-2018]
2019-04-29 06:09:45 -04:00
810f2bd041 Exclude non-public posts hidden by 3rd-party plugins from ALC
[MAILPOET-1964]
2019-04-29 05:46:16 -04:00
a319f61b63 Update KB link for bounce emails
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
92198f8470 Add KB link for inactive subscribers
[MAILPOET-2019]
2019-04-29 05:41:16 -04:00
8baa9de429 Update vulnerable JS libraries
[MAILPOET-1994]
2019-04-25 13:32:47 -04:00
e5f6211793 Ignore duplicities when preparing bounce task
[MAILPOET-1997]
2019-04-25 12:41:02 -04:00
3b259e23e1 Improve acceptance test check
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
9cba72edb2 Fix coding style issues
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
bfcc499b10 Add inactive subscribers status job scheduling on settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
f5d154d680 Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
e5f5b3534c Fix name of Fashion Store template thumbnail file
[MAILPOET-1739]
2019-04-25 11:32:45 -04:00
ef73c83608 Duplicate and rename the thumbnails
This is for the CDN to serve the new ones while keeping the old thumbnails for users with old versions.
2019-04-25 11:32:45 -04:00
779d71bc31 Add border to thumbnails 2019-04-25 11:32:45 -04:00
31fd1ed01e Rename thumbnails in PHP classes 2019-04-25 11:32:45 -04:00
7fd4270f59 Remove HTML border 2019-04-25 11:32:45 -04:00
34e0211cb6 Refactor the code to use async/await 2019-04-25 11:32:45 -04:00
159021233a Add padding when taking template screenshot 2019-04-25 11:32:45 -04:00
92aa16131c Respect WP's first day of week setting in schedule calendar
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
337e8d6165 Remove duplicated get_option TwigFunction
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
6cc8de18a1 Encapsulate get_option in Twig Functions
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
47a1c22366 Use const and early return 2019-04-25 08:45:52 -04:00
b91cc0639d Use Fragment shortcut 2019-04-25 08:45:52 -04:00
71634e65a8 Move mailer error below tabs 2019-04-25 08:45:52 -04:00
569ac522cf Use new version of html2text that prevents link breaking
[MAILPOET-1988]
2019-04-25 08:42:11 -04:00
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
9d7707b98f Add comments and remove unnecessary checks from a WC list acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
8b8dd04269 Remove unnecessary data cleanups in an acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
b94a358f59 Refactor fail callbacks in list import controller
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
fdef926682 Add test for adding a new customer to WooCommerce list during order process
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
cba6ab0fa2 Add helper for creating an order in acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
d34aa65623 Remove feature switch for wooCommerce customer sync hooks
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
efbe0b02c7 Add WooCommerce customers import execution test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
c17da567e4 Add respecting wooCommerce sync tasks within WordPress visitor cron runner
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
f39853846b Enable WooCommerceSync worker
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
7c2b2e3f60 Fix wooCommerce worker construction within workers factory
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
199d0fa025 Add WooCommerce list import page redirection test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
d67c1a1ed3 Add test for import page form behavior
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
2d3e2715fa Add redirect check for woocommerce import page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00