Commit Graph

4334 Commits

Author SHA1 Message Date
Rostislav Wolny
cd2ababade Refactor utils CSS so that it can be used as service in DI container
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
f1ab901e02 Preserve inlined link styles in header and footer
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
f43f3497af Fix styles inlining so that more specific styles are preserved
[MAILPOET-1730]
2019-01-31 14:36:26 +01:00
Rostislav Wolny
b6516068a0 Fix parseCss to return rules in correct order
[MAILPOET-1730]
2019-01-31 14:36:17 +01:00
Amine Ben hammou
f1c7e48176 Remove debugging code 2019-01-31 13:28:29 +01:00
Amine Ben hammou
f83b7453fc Use DI container whever possible 2019-01-31 13:25:00 +01:00
Amine Ben hammou
8b602bd947 Move WPHooks methods to WPFunctions 2019-01-31 13:25:00 +01:00
Amine Ben hammou
d452cfcae7 Wrap calls in DateTime and Emoji classes 2019-01-31 13:23:32 +01:00
M. Shull
06f1dad120 Merge pull request #1759 from mailpoet/subscriber-confirmations-limit
Limit number of confirmation emails sent to one email
2019-01-31 07:09:59 -05:00
M. Shull
28898037f5 Merge pull request #1760 from mailpoet/full-width
Fix images with full-width [MAILPOET-1743]
2019-01-30 11:22:13 -05:00
Ján Mikláš
b663d9761e Encapsulate is_user_logged_in function 2019-01-30 13:59:49 +01:00
Ján Mikláš
8e51a56426 Limit number of confirmation emails sent to one email
MAILPOET-1734
2019-01-30 13:59:49 +01:00
Rostislav Wolny
41404ee34e Fix full width images on mobile clients
[MAILPOET-1743]
2019-01-30 11:33:34 +01:00
Amine Ben hammou
8dc3fc8684 Fix images with full-width [MAILPOET-1743] 2019-01-29 16:15:05 +01:00
M. Shull
65a0357d67 Merge pull request #1739 from mailpoet/move-assets-to-dist
Move generated assets to dist [MAILPOET-1687]
2019-01-29 09:04:23 -05:00
Amine Ben hammou
4df0f9077a Use strpos instead of substr 2019-01-29 11:51:17 +01:00
Pavel Dohnal
44b27c32ce Fix undefined property 2019-01-29 08:25:32 +01:00
Pavel Dohnal
9f533ad5c7 Fix undefined method 2019-01-29 08:17:55 +01:00
M. Shull
0e3f27add3 Merge pull request #1728 from mailpoet/stats-notifications
Stats notifications [ MAILPOET-1571]
2019-01-28 13:22:21 -05:00
M. Shull
59418efa99 Merge pull request #1746 from mailpoet/phpstan-cleanup
Raise PHPStan strictness level to 1
2019-01-28 10:47:24 -05:00
M. Shull
8e4ae8a989 Merge pull request #1752 from mailpoet/update-beamer-date
Update last announcement date [MAILPOET-1740]
2019-01-28 10:02:40 -05: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
Pavel Dohnal
3eb640597b Fix rates
[MAILPOET-1571]
2019-01-28 11:09:06 +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
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
Ján Mikláš
eb1376eeef Fix post images detection in editor
MAILPOET-1756
2019-01-25 09:42:04 +01: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
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
Tautvidas Sipavičius
1af4666744 Declare missing properties and methods for PHPStan 2019-01-23 21:30:24 +02:00