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 |
|
M. Shull
|
fc675c7f1f
|
Merge pull request #1697 from mailpoet/no-empty-subject
Use a default subject if a rendered newsletter subject is empty [MAILPOET-1462]
|
2018-12-17 14:27:07 -05:00 |
|
M. Shull
|
58a1b867b9
|
Merge pull request #1699 from mailpoet/fix-alc-images-width
Fix padded ALC images breaking out of width on mobile [MAILPOET-1693]
|
2018-12-17 13:04:12 -05:00 |
|
M. Shull
|
b57da87bb5
|
Merge pull request #1682 from mailpoet/woo-stats
Report more WooCommerce stats [MAILPOET-1646]
|
2018-12-17 12:30:27 -05:00 |
|
wxa
|
c2955bdf35
|
Fix padded ALC images breaking out of width on mobile [MAILPOET-1693]
|
2018-12-17 18:06:16 +03:00 |
|
Rostislav Wolny
|
f13c340d87
|
Inject dependencies to hooks directly
[MAILPOET-1689]
|
2018-12-17 15:29:50 +01:00 |
|
Rostislav Wolny
|
66a05e1b19
|
Inject Listing Handler and Segments Subscriber Listing using DI
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
Rostislav Wolny
|
a69ae0eea7
|
Refactor listing handler to reusable service
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
Rostislav Wolny
|
fd4bcee5f5
|
Inject bulk action controller using DI
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
Rostislav Wolny
|
2839c86017
|
Refactor bulk action into reusable controller
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
Rostislav Wolny
|
5c8e99dcf3
|
Fix namespace classname conflict
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
Rostislav Wolny
|
de5385ed03
|
Get rid of static instantiation of JSON API
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|