Commit Graph

8559 Commits

Author SHA1 Message Date
Jan Jakeš
ae7ee6f0ed Fix rm parameter to avoid warnings
[MAILPOET-2448]
2019-10-09 10:00:03 +01:00
wxa
c7b0f50c4c Store the in_progress flag for all workers [MAILPOET-2443] 2019-10-08 15:03:48 +01:00
wxa
f98ed72d83 Store the 'in_progress' flag for workers in a separate column [MAILPOET-2443] 2019-10-08 15:03:48 +01:00
Rostislav Wolny
6668be4a03 Remove javascript from href attributes
[MAILPOET-2438]
2019-10-08 14:55:38 +01:00
Rostislav Wolny
e4dd097090 Change unsafe lifecycle methods to other methods
[MAILPOET-2438]
2019-10-08 14:55:38 +01:00
Rostislav Wolny
0962506fb5 Update react-tooltip library
[MAILPOET-2438]
2019-10-08 14:55:38 +01:00
Rostislav Wolny
24e8dd777c Update react-dom-router
[MAILPOET-2438]
2019-10-08 14:55:38 +01:00
Rostislav Wolny
cc4a8b4746 Update react to 16.10.2
[MAILPOET-2438]
2019-10-08 14:55:38 +01:00
Jan Jakeš
2c5ae9ff11 Remove check for non-existing automation ID
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
5adc432f76 Rename premium variable to woocommerce
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
e051870eb5 Move 'getCustomerOrderCount' from Helper to where it's used, remove Helper
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
25d9ffa656 Move getWooCommerceSegmentSubscriber() from helper to model
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
dd45a96b94 Remove unused imports
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
55af6fab1a Move tests to feature namespaces
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
cc0e90f38a Remove 'This is a premium feature' text
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
50043472ee Mock is-WooCommerce-active detection in PostContentManagerTest
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
91cbe84bb9 Remove no longer needed exports for Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
a19f094bbc Convert 'afterTimeNumber' to int to pass correct prop types
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
8334fb445e Integrate automatic emails populator from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
4d4fe113e0 Remove no longer relevant acceptance test
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
169c9540ab Use WordPress trigger method in WooCommerce email tests
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
d459baf9ba Move automatic email acceptance tests from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
33b243f787 Fix calling method_exists() on string
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
3fccfd97b4 Fix relative import to absolute
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
6ec6813f35 Move automatic emails analytics reporter from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
0f816356f5 Move automatic emails CSS from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
33345c17b7 Rewrite automatic email imports to local modules
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
9267578e03 Move automatic emails JS from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
c829be1a11 Move automatic email initialization from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
d51ba11bf2 Move automatic emails API from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
f0fa9bee2e Fix WooCommerce test stubs to follow Code Sniffer rules
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
8fd5f987a9 Remove Premium namespace from automatic emails
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Jan Jakeš
5ceb4a9343 Move automatic emails from Premium plugin
[MAILPOET-2382]
2019-10-08 14:22:55 +01:00
Amine Ben hammou
ddf38c0d09 Release 3.37.2 2019-10-08 11:22:29 +01:00
Ján Mikláš
27aac4242e Fix Send preview help icon position
[MAILPOET-2427]
2019-10-08 10:20:08 +01:00
Jan Jakeš
f3374d8595 Remove unused invalid Swiftmailer file
[MAILPOET-2442]
2019-10-08 11:19:39 +02:00
Jan Jakeš
0d9b98013d Remove .htaccess files
[MAILPOET-2434]
2019-10-07 13:41:00 +01:00
Rostislav Wolny
3ccdd85b97 Change collection property types to ArrayCollection
[MAILPOET-2428]
2019-10-03 14:51:11 +01:00
Rostislav Wolny
c2072ec107 Use latest newsletter sending queue in API response
[MAILPOET-2428]
2019-10-03 14:51:11 +01:00
Rostislav Wolny
bf3adf6ef7 Fix Newsletter/SendingQueue association mapping
[MAILPOET-2428]
2019-10-03 14:51:11 +01:00
Amine Ben hammou
42fae048d8 Update tags on readme.txt
[MAILPOET-2412]
2019-10-03 14:45:42 +01:00
Ján Mikláš
dada6602fe Show TinyMCE toolbar above WP menu
[MAILPOET-2404]
2019-10-03 09:34:29 +01:00
Ján Mikláš
ed215782a8 Add acceptance test for disabling WooCommerce email settings
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
fa183bec6d Fix checking correct WooCommerce settings tab
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
c11b1a78f1 Use Twig to render WooCommerce settings overlay
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
24cc76cfbd Fix showing overlay on specific WC email settings
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
672c92ae31 Use WPFunctions for translations
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
ccdadf3614 Hide it behind feature flag
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
f2b01911f2 Inject HTML and CSS into WooCommerce settings page
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00
Ján Mikláš
b22b81e63a Register hook to inject styles into WooCommerce settings page
[MAILPOET-2283]
2019-10-03 09:25:19 +01:00