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 |
|
Rostislav Wolny
|
26220f73ee
|
Inject WP Functions to newsletters API endpoint using DI container
|
2019-01-02 11:02:08 +01:00 |
|
wxa
|
93f5bc0bf1
|
Fix a duplicate constructor after merging encapsulated WP functions
|
2018-12-27 11:15:07 +03:00 |
|
wxa
|
0573a7915e
|
Merge pull request #1689 from mailpoet/wp-functions
Encapsulating WP calls
|
2018-12-27 11:05:08 +03:00 |
|
Amine Ben hammou
|
182d99bc88
|
Merge branch 'master' of github-mp:mailpoet/mailpoet into new-templates-1
|
2018-12-26 11:18:58 +01:00 |
|
Amine Ben hammou
|
a2e6ffbece
|
Add new templates [MAILPOET-1572]
|
2018-12-24 16:31:43 +01:00 |
|
M. Shull
|
da27680224
|
Merge pull request #1695 from mailpoet/di-hacking-refactor
Hacking day - DI Refactor [MAILPOET-1689]
|
2018-12-20 11:13:05 -05:00 |
|
M. Shull
|
a0a5d2b76e
|
Merge pull request #1690 from mailpoet/tests-fixes
Fix acceptance tests that failed locally [MAILPOET-1694]
|
2018-12-19 10:42:56 -05:00 |
|
Rostislav Wolny
|
acc4c89255
|
Add ability to additionally initialize mailpoet-premium container
[MAILPOET-1696]
|
2018-12-19 12:37:27 +01:00 |
|
Jan Jakeš
|
996df463e3
|
Release 3.17.0
|
2018-12-18 14:42:48 +01:00 |
|