|
b7bc54a07e
|
Move Env init out of Initializer
[MAILPOET-1823]
|
2019-02-25 06:38:25 -05:00 |
|
|
fb77167a1f
|
Remove unused imports [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
2f487fd300
|
Inject subscribe() action instead of calling it statically [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
c9c6c0651e
|
Replace Stylus with SCSS, update watch and compile tasks
[MAILPOET-1813]
|
2019-02-21 08:26:32 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a935b091d3
|
Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
100db25ed9
|
Add space between while and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
9e9561e576
|
Add space between catch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a8972ca281
|
Add space between switch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
102a994a81
|
Fix small templates issues
|
2019-02-13 07:00:36 -05:00 |
|
|
3c96187f63
|
Update some templates
|
2019-02-13 07:00:36 -05:00 |
|
|
9ce086f949
|
Add new templates [MAILPOET-1671]
|
2019-02-13 07:00:36 -05:00 |
|
|
6258ea6d1f
|
Use encapsulated WP function [MAILPOET-1723]
|
2019-02-12 08:56:40 -05:00 |
|
|
3f1e690d90
|
Add WooCommerce synchronization [MAILPOET-1723]
|
2019-02-12 08:56:40 -05:00 |
|
|
35ac4a40da
|
Move WooCommerce detection to a helper [MAILPOET-1723]
|
2019-02-12 08:56:40 -05:00 |
|
|
65df4327dd
|
Refactor code to work with prefixed Sabberworm\CSS\Parser
[MAILPOET-1761]
|
2019-02-11 10:29:05 -05:00 |
|
|
82bdd343bd
|
Add new fonts
[MAILPOET-1733]
|
2019-02-10 18:39:59 -05:00 |
|
|
ed674bef93
|
Merge pull request #1766 from mailpoet/settings-controller
Settings controller [MAILPOET-1757]
|
2019-01-31 13:39:11 -05:00 |
|
|
ff238bf69a
|
Refactor MailPoet\Cron to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
6e79705128
|
Refactor MailPoet\Config to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
5495e4c2eb
|
Add test to ensure unwated migrations are not produced
[MAILPOET-1717]
|
2019-01-31 15:11:46 +01:00 |
|
|
fc4f0a2851
|
Fix DB changes being detected on every upgrade
[MAILPOET-1717]
|
2019-01-31 15:11:46 +01:00 |
|
|
8b602bd947
|
Move WPHooks methods to WPFunctions
|
2019-01-31 13:25:00 +01:00 |
|
|
b663d9761e
|
Encapsulate is_user_logged_in function
|
2019-01-30 13:59:49 +01:00 |
|
|
8e51a56426
|
Limit number of confirmation emails sent to one email
MAILPOET-1734
|
2019-01-30 13:59:49 +01:00 |
|
|
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 |
|
|
0e3f27add3
|
Merge pull request #1728 from mailpoet/stats-notifications
Stats notifications [ MAILPOET-1571]
|
2019-01-28 13:22:21 -05:00 |
|
|
59418efa99
|
Merge pull request #1746 from mailpoet/phpstan-cleanup
Raise PHPStan strictness level to 1
|
2019-01-28 10:47:24 -05:00 |
|
|
7a9154a5a0
|
Update type to fix an error
[MAILPOET-1571]
|
2019-01-28 14:17:09 +01:00 |
|
|
b3c32121db
|
Update last announcement date
[MAILPOET-1740]
|
2019-01-28 12:50:28 +01:00 |
|
|
6452e83476
|
Only schedule notification for standard newsletters
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
d346a44974
|
Use a separate table instead of sending_queue
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
9080b5260e
|
Create a new table for stats notification
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
195efad742
|
Add stats notifications settings
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
d2bfd75605
|
Merge pull request #1736 from mailpoet/woocommerce-list
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-24 10:55:33 -05:00 |
|
|
b1ce9b8b91
|
Move PHPDoc properties to actual properties in MP2Migrator
|
2019-01-24 15:14:59 +02:00 |
|
|
26284b3a8e
|
Add reply-to field to wizard
[MAILPOET-1573]
|
2019-01-24 10:43:11 +01:00 |
|
|
3bfba7c642
|
Refactor unnecessary constants into class properties
|
2019-01-23 21:27:45 +02:00 |
|
|
9f13f68e39
|
Fix "Access to undefined property" rule violations
|
2019-01-23 11:33:47 +02:00 |
|
|
b2bb7b0023
|
Add mising ABSPATH checks to prevent execution on direct file access
|
2019-01-23 11:32:40 +02:00 |
|
|
77df2c41dd
|
Merge pull request #1735 from mailpoet/remove-zip-dependency
Remove zip extension dependency [MAILPOET-1718]
|
2019-01-21 13:49:54 -05:00 |
|
|
27a6ef11ae
|
Move generated js files to assets/dist/js
|
2019-01-21 17:28:31 +01:00 |
|
|
9735167815
|
Merge pull request #1696 from mailpoet/new-templates-1
Add 9 new templates [MAILPOET-1572]
|
2019-01-21 11:13:43 -05:00 |
|
|
4434c326df
|
Move generated css files to assets/dist/css
|
2019-01-21 12:48:40 +01:00 |
|
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
|
00764ff3e9
|
Remove ZIP extension requirement
|
2019-01-17 16:30:34 +01:00 |
|
|
77597a0e91
|
Fix social icons URLs [MAILPOET-1572]
|
2019-01-16 11:00:20 +01:00 |
|
|
cd60d1af81
|
Show poll about success delivery after sending preview or campaign
|
2019-01-09 13:58:26 +01:00 |
|
|
0573a7915e
|
Merge pull request #1689 from mailpoet/wp-functions
Encapsulating WP calls
|
2018-12-27 11:05:08 +03:00 |
|