|
be777c20aa
|
Add new "inactive" subscriber status
[MAILPOET-1970]
|
2019-04-11 09:18:19 -04:00 |
|
|
3e66e9e1dd
|
Fix phpstan level 6
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
f3f769316a
|
Upgrade PHPStan level to 5
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
21766421d5
|
Upgrade PHPStan level to 4
I had to add some ignore errors until phpstan/phpstan#1482 is resolved
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
7d6f69ec1d
|
Upgrade PHPStan level to 3
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
114a8281a9
|
Fix tests, code typos and style
|
2019-03-21 10:03:21 -04:00 |
|
|
6801204232
|
Add UserFlag model [MAILPOET-1677]
|
2019-03-21 10:03:21 -04:00 |
|
|
31a8ca2dc0
|
Refactor Model::_createOrUpdate
|
2019-03-21 10:03:21 -04:00 |
|
|
59622cd5a0
|
Move bulkSendConfirmationEmail() method out of the Subscriber model [MAILPOET-1922]
|
2019-03-21 08:30:45 -04:00 |
|
|
efc5aa5900
|
Enhance Analytics\Reporter to fetch tracking data
[MAILPOET-1815]
|
2019-03-12 10:45:46 -04:00 |
|
|
bee5e2f5d1
|
Return Subscriber::subscribe static method
This method is used by Thrive Leads plugin
[MAILPOET-1865]
|
2019-03-07 08:48:31 -05:00 |
|
|
ab097d356a
|
Fix PHPStan errors
|
2019-03-07 08:30:14 -05:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
1e658a8dc6
|
Fix BC compatibility for Elementor properly
[MAILPOET-1863]
|
2019-03-04 08:51:08 -05:00 |
|
|
abaf7e5c93
|
Make models without 'deleted_at' field duplicable [PREMIUM-114]
|
2019-03-04 07:50:00 -05:00 |
|
|
bed80e67f1
|
Use phpstan level 2
[MAILPOET-1822]
|
2019-02-21 13:49:52 -05:00 |
|
|
fb77167a1f
|
Remove unused imports [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
7528f0f52b
|
Move subscribe() method to a separate class an make it non-static [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
df40833024
|
Add deprecation warning for Setting::getValue
[MAILPOET-1802]
|
2019-02-13 12:30:33 -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 |
|
|
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 |
|
|
ebca53724e
|
Return static Setting call to fix Elementor integration
[MAILPOET-1800]
|
2019-02-10 19:45:34 -05:00 |
|
|
10e56d860d
|
Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
2c921a16aa
|
Move default setting values from Setting model to new controller
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
3a7ea60d3f
|
Refactor MailPoet\Model to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
3aa0926fb9
|
Remove setting and getting of nested values on Setting model
[MAILPOET-1757]
|
2019-01-31 14:51:07 +01:00 |
|
|
d452cfcae7
|
Wrap calls in DateTime and Emoji classes
|
2019-01-31 13:23:32 +01:00 |
|
|
8e51a56426
|
Limit number of confirmation emails sent to one email
MAILPOET-1734
|
2019-01-30 13:59:49 +01:00 |
|
|
44b27c32ce
|
Fix undefined property
|
2019-01-29 08:25:32 +01:00 |
|
|
9f533ad5c7
|
Fix undefined method
|
2019-01-29 08:17:55 +01: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 |
|
|
9eeda50b07
|
Render newsletters without clicked links
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
ef5eba31d1
|
Add test
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
6452e83476
|
Only schedule notification for standard newsletters
[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 |
|
|
1af4666744
|
Declare missing properties and methods for PHPStan
|
2019-01-23 21:30:24 +02:00 |
|
|
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 |
|
|
c09766a4df
|
Add undocumented Model methods to PHPDoc to fix Premium rules
|
2019-01-23 16:36:17 +02:00 |
|
|
9f13f68e39
|
Fix "Access to undefined property" rule violations
|
2019-01-23 11:33:47 +02:00 |
|
|
5bf968fbc6
|
Address PR review remarks [MAILPOET-1721]
|
2019-01-22 12:25:59 +03:00 |
|
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
|
0573a7915e
|
Merge pull request #1689 from mailpoet/wp-functions
Encapsulating WP calls
|
2018-12-27 11:05:08 +03:00 |
|
|
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 |
|
|
746fb86bf5
|
Report more WooCommerce stats [MAILPOET-1646]
|
2018-12-17 09:58:26 +03:00 |
|
|
4260960b59
|
Fix typos - subsciber => subscriber
|
2018-12-15 13:08:47 +01:00 |
|
|
f27ecdc079
|
Always load NPS poll on newsletters page
[MAILPOET-1670]
|
2018-12-13 15:48:51 +01:00 |
|