Commit Graph

3804 Commits

Author SHA1 Message Date
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
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
Tautvidas Sipavičius
e13789b768 Fix "Static call to instance method" errors on Models
Paris uses magic methods to create model instance for static calls
2019-01-23 18:44:43 +02:00
Tautvidas Sipavičius
c09766a4df Add undocumented Model methods to PHPDoc to fix Premium rules 2019-01-23 16:36:17 +02:00
Tautvidas Sipavičius
9f13f68e39 Fix "Access to undefined property" rule violations 2019-01-23 11:33:47 +02:00
Tautvidas Sipavičius
b2bb7b0023 Add mising ABSPATH checks to prevent execution on direct file access 2019-01-23 11:32:40 +02:00
wxa
5bf968fbc6 Address PR review remarks [MAILPOET-1721] 2019-01-22 12:25:59 +03:00
Rostislav Wolny
9f3c98380f Add submit animation styles to form editor
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
Rostislav Wolny
0d433c7f7c Add loading animation to form submit button
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
M. Shull
77df2c41dd Merge pull request #1735 from mailpoet/remove-zip-dependency
Remove zip extension dependency [MAILPOET-1718]
2019-01-21 13:49:54 -05:00
Amine Ben hammou
27a6ef11ae Move generated js files to assets/dist/js 2019-01-21 17:28:31 +01:00
M. Shull
9735167815 Merge pull request #1696 from mailpoet/new-templates-1
Add 9 new templates [MAILPOET-1572]
2019-01-21 11:13:43 -05:00
Amine Ben hammou
4434c326df Move generated css files to assets/dist/css 2019-01-21 12:48:40 +01:00
wxa
a4ff9822ad Add WooCommerce customers list [MAILPOET-1721] 2019-01-17 21:42:57 +03:00
Amine Ben hammou
29da613481 Add warning to Export page 2019-01-17 16:56:40 +01:00
Amine Ben hammou
00764ff3e9 Remove ZIP extension requirement 2019-01-17 16:30:34 +01:00
Amine Ben hammou
77597a0e91 Fix social icons URLs [MAILPOET-1572] 2019-01-16 11:00:20 +01:00
M. Shull
06911e1fed Merge pull request #1648 from mailpoet/poll-success-send
Poll first email sending success/failure [MAILPOET-1417]
2019-01-11 12:36:06 -05:00
M. Shull
0c389f7a0c Merge pull request #1709 from mailpoet/upgrade-codeception
Upgrade codeception and lucatume/wp-browser [MAILPOET-1713]
2019-01-10 07:07:34 -05:00
Ján Mikláš
cd60d1af81 Show poll about success delivery after sending preview or campaign 2019-01-09 13:58:26 +01:00
Ján Mikláš
bf9e7e7b46 Add window.mailpoet_locale constant 2019-01-09 13:55:58 +01:00
M. Shull
3faedb0844 Merge pull request #1714 from mailpoet/php56-warning-improvement
Improve PHP 5.6 warning [MAILPOET-1690]
2019-01-09 07:48:05 -05:00
Jan Jakeš
3a26049270 Add missing array & class typehints
[MAILPOET-1684]
2019-01-08 14:48:05 +01:00
Jan Jakeš
08a2fa8f8f Split transform tags code to multiple methods
[MAILPOET-1684]
2019-01-08 14:47:19 +01:00
Jan Jakeš
0d80d7492a Filter out <figure> tags without images
[MAILPOET-1684]
2019-01-08 09:34:03 +01:00
Jan Jakeš
88f14575dc Use image alignment from <figure> or <img>
[MAILPOET-1684]
2019-01-08 08:48:46 +01:00
Jan Jakeš
4d97a2f6a7 Extract nested img element more safely
[MAILPOET-1684]
2019-01-08 08:48:46 +01:00
Jan Jakeš
0c7c725629 Simplify code transforming images from posts
[MAILPOET-1684]
2019-01-08 08:48:46 +01:00
Jan Jakeš
afb61700a3 Improve PHP 5.6 warning
[MAILPOET-1690]
2019-01-03 14:34:22 +01:00
Rostislav Wolny
d76d5d2675 Upgrade codeception and lucatume/wp-browser and minor deps versions
[MAILPOET-1713]
2019-01-03 11:30:08 +01:00