Commit Graph

7623 Commits

Author SHA1 Message Date
Rostislav Wolny
7ac0218a5d Add acceptance test for inactive subscribers settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
bfcc499b10 Add inactive subscribers status job scheduling on settings change
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
f5d154d680 Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
2019-04-25 11:41:02 -04:00
Rostislav Wolny
e5f5b3534c Fix name of Fashion Store template thumbnail file
[MAILPOET-1739]
2019-04-25 11:32:45 -04:00
Amine Ben hammou
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
Amine Ben hammou
779d71bc31 Add border to thumbnails 2019-04-25 11:32:45 -04:00
Amine Ben hammou
31fd1ed01e Rename thumbnails in PHP classes 2019-04-25 11:32:45 -04:00
Amine Ben hammou
7fd4270f59 Remove HTML border 2019-04-25 11:32:45 -04:00
Amine Ben hammou
34e0211cb6 Refactor the code to use async/await 2019-04-25 11:32:45 -04:00
Amine Ben hammou
159021233a Add padding when taking template screenshot 2019-04-25 11:32:45 -04:00
Ján Mikláš
92aa16131c Respect WP's first day of week setting in schedule calendar
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
Ján Mikláš
337e8d6165 Remove duplicated get_option TwigFunction
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
Ján Mikláš
6cc8de18a1 Encapsulate get_option in Twig Functions
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
Amine Ben hammou
47a1c22366 Use const and early return 2019-04-25 08:45:52 -04:00
Amine Ben hammou
b91cc0639d Use Fragment shortcut 2019-04-25 08:45:52 -04:00
Amine Ben hammou
71634e65a8 Move mailer error below tabs 2019-04-25 08:45:52 -04:00
Pavel Dohnal
569ac522cf Use new version of html2text that prevents link breaking
[MAILPOET-1988]
2019-04-25 08:42:11 -04:00
Rostislav Wolny
daca92097c Add feature switch for woo commerce list sync
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
9d7707b98f Add comments and remove unnecessary checks from a WC list acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
8b8dd04269 Remove unnecessary data cleanups in an acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
b94a358f59 Refactor fail callbacks in list import controller
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
fdef926682 Add test for adding a new customer to WooCommerce list during order process
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
cba6ab0fa2 Add helper for creating an order in acceptance test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
d34aa65623 Remove feature switch for wooCommerce customer sync hooks
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
efbe0b02c7 Add WooCommerce customers import execution test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
c17da567e4 Add respecting wooCommerce sync tasks within WordPress visitor cron runner
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
f39853846b Enable WooCommerceSync worker
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
7c2b2e3f60 Fix wooCommerce worker construction within workers factory
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
199d0fa025 Add WooCommerce list import page redirection test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
d67c1a1ed3 Add test for import page form behavior
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
2d3e2715fa Add redirect check for woocommerce import page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
29e2cebce3 Add getOrdersCount() to WooCommerce helper
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
74bee5ec1e Refactor changelog check method
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
58d2bbab1a Add WooCommerce list import scheduling
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
02c74db0ed Add empty woo commerce import list page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
4f64b29458 Refactor welcome wizard naming to more common wizard
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Rostislav Wolny
6e0f6fd390 Refactor Menu.php to use injected WP functions instead of static methods
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
Ján Mikláš
8df50afc2b Fix counting inactive subscribers in segments list
[MAILPOET-2007]
2019-04-25 07:38:25 -04:00
Ján Mikláš
8710363a09 Update Beamer announcement date
[MAILPOET-2000]
2019-04-25 07:08:56 -04:00
Jan Jakeš
5289b83254 Add helper for building minor version
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
c45815669f Fix ambiguous command execution on CircleCI
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
71020058ba Output more info about release process
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
288b5bf6ca Add info about release tokens to .env.sample
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
ce68561250 Don't download ZIP again in GitHub publish command
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
db31ef3646 Tag release on 'release' branch
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
a9778da81d Inform ./do command user how to setup tokens in .env
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
09d1f2cd99 Reuse JiraController factory for other services
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
f9b7ece35e Unify 'version-name' option vs. 'version' argument
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
6625009605 Add new release:publish with all release tasks
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00
Jan Jakeš
5c65b391ee Rename prepare:release command to release:prepare
[MAILPOET-1977]
2019-04-24 16:22:45 -04:00