Commit Graph

6362 Commits

Author SHA1 Message Date
Pavel Dohnal
f694247d97 Make text consistent
[MAILPOET-1571]
2019-01-28 15:08:34 +01:00
Pavel Dohnal
7a9154a5a0 Update type to fix an error
[MAILPOET-1571]
2019-01-28 14:17:09 +01:00
Pavel Dohnal
d7db761f73 Add text template
[MAILPOET-1571]
2019-01-28 14:16:43 +01:00
M. Shull
f51e6f26d6 Merge pull request #1740 from mailpoet/form-loading
Subscription form loading on submit [MAILPOET-1567]
2019-01-28 07:09:26 -05:00
Rostislav Wolny
b3c32121db Update last announcement date
[MAILPOET-1740]
2019-01-28 12:50:28 +01:00
Michelle Shull
1210873621 [MQ-173] acceptance test to confirm free email address in FROM field triggers alert 2019-01-28 06:45:39 -05:00
Pavel Dohnal
3eb640597b Fix rates
[MAILPOET-1571]
2019-01-28 11:09:06 +01:00
Pavel Dohnal
7469c26d1a Prevent rendering shortcode links
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
06370ea245 Fix links
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
9eeda50b07 Render newsletters without clicked links
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
de106e8828 Fix typo
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
e76f8d5159 Prevent sending stats newsletter if tracking is disabled
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
627088e43d Add condition to WordPress trigger method
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
b66c724c4a Fix tests
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
1db75f40fb Add statistics to template
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
3bd80aecd3 Move dependencies creation to DI container
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
ef5eba31d1 Add test
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
96f2f79d48 Refactor Stats notifications to spearate classes
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
6452e83476 Only schedule notification for standard newsletters
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
1d34613b17 Schedule a notification
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
d346a44974 Use a separate table instead of sending_queue
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
9080b5260e Create a new table for stats notification
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
423341abb0 Add stats notifications email scheduler
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
75761d57ed Refactor Daemon to use DI
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Pavel Dohnal
195efad742 Add stats notifications settings
[MAILPOET-1571]
2019-01-28 10:56:01 +01:00
Jan Jakeš
cc8e0db927 Merge pull request #1748 from mailpoet/parallel-acceptance
Parallel acceptance tests
2019-01-28 10:30:45 +01:00
Ján Mikláš
c88b0301db Run acceptance tests in parallel, run multisite testing only on master branch 2019-01-28 10:16:20 +01:00
Ján Mikláš
0aa2dcfa8f Fix flaky tests 2019-01-28 10:16:20 +01:00
Ján Mikláš
d060794110 Group acceptance tests into 4 groups to run in parallel 2019-01-28 10:16:20 +01:00
M. Shull
43d8ba38a0 Merge pull request #1749 from mailpoet/editor-post-images
Fix post images detection in editor
2019-01-25 09:49:42 -05:00
M. Shull
29ef3da9f7 Merge pull request #1732 from mailpoet/new-modal
New modal [MAILPOET-1510]
2019-01-25 08:51:35 -05:00
Ján Mikláš
eb1376eeef Fix post images detection in editor
MAILPOET-1756
2019-01-25 09:42:04 +01:00
Michelle Shull
d7a5978949 [MQ-82] improved robustness 2019-01-24 14:01:45 -05:00
M. Shull
d2bfd75605 Merge pull request #1736 from mailpoet/woocommerce-list
Add WooCommerce customers list [MAILPOET-1721]
2019-01-24 10:55:33 -05:00
M. Shull
646d527c52 Merge pull request #1742 from mailpoet/not-use-yahoo-gmail
Warn user if using Gmail as sender [MAILPOET-1573]
2019-01-24 10:38:20 -05:00
Tautvidas Sipavičius
f719ae69c5 Fix the PHPStan report about passing in arguments into empty constructor 2019-01-24 15:20:29 +02:00
Tautvidas Sipavičius
3db4de6ec6 Move the private property definition to the top of the class 2019-01-24 15:16:53 +02:00
Tautvidas Sipavičius
0dfc967153 Clarify unknown MailChimp error message 2019-01-24 15:15:42 +02:00
Tautvidas Sipavičius
b1ce9b8b91 Move PHPDoc properties to actual properties in MP2Migrator 2019-01-24 15:14:59 +02:00
Pavel Dohnal
26284b3a8e Add reply-to field to wizard
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
889712af5c Not render settings if not on settings page
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
8cba3ba9d2 Display the correct domain in the message
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
4fb4e5a37a Display sender warning for other newsletter types
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
cdbb8d7c62 Display sender warning on settings page
[MAILPOET-1573]
2019-01-24 10:43:11 +01:00
Pavel Dohnal
82c238fe81 Display sender warning on send page
[MAILPOET-1573]
2019-01-24 10:43:04 +01:00
Pavel Dohnal
28f7eeea94 Create sender warning component
[MAILPOET-1573]
2019-01-24 10:31:03 +01:00
Michelle Shull
c7ce7012f2 fixing lint errors [MQ-82] 2019-01-23 14:50:12 -05:00
Tautvidas Sipavičius
1af4666744 Declare missing properties and methods for PHPStan 2019-01-23 21:30:24 +02:00
Tautvidas Sipavičius
44bc27df90 Define default variable values in cases when they can be undefined 2019-01-23 21:29:46 +02:00
Tautvidas Sipavičius
3bfba7c642 Refactor unnecessary constants into class properties 2019-01-23 21:27:45 +02:00