|
2fd244528d
|
Move assorted tests from integration to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
|
f2e0dc7d2f
|
Refactor URL helper to DI and move its test to unit [MAILPOET-2009]
|
2019-05-03 08:41:05 -04:00 |
|
|
f5d154d680
|
Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
|
2019-04-25 11:41:02 -04:00 |
|
|
a8584523d3
|
Consider also confirmed_at for subscribers deactivation
[MAILPOET-1791]
|
2019-04-22 10:58:13 -04:00 |
|
|
7b433a4273
|
Add reactivation of recently active subscribers
[MAILPOET-1791]
|
2019-04-22 10:58:13 -04:00 |
|
|
9edace78f0
|
Add inactive subscribers deactivation
[MAILPOET-1971]
|
2019-04-22 10:58:13 -04:00 |
|
|
46a0b7501b
|
Update phpstan to level 5
[MAILPOET-1969]
|
2019-04-10 09:55:13 -04:00 |
|
|
6493f7ceb4
|
Validate only fields in form
[MAILPOET-1828]
|
2019-04-08 10:35:20 -04:00 |
|
|
2330532f35
|
Use default sender
[MAILPOET-1868]
|
2019-03-12 07:35:00 -04: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 |
|
|
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 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
fba2914392
|
Add space between for and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
90d369a721
|
Fix fatal error with confirmation email sending thru MP API
[MAILPOET-1801]
|
2019-02-11 11:14:35 -05:00 |
|
|
ce7ad292b8
|
Refactor MailPoet\Subscribers, Subscription to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
4c6e76dd44
|
Add SettingsController cache reset to integration tests
[MAILPOET-1757]
|
2019-01-31 14:51:07 +01:00 |
|
|
8b602bd947
|
Move WPHooks methods to WPFunctions
|
2019-01-31 13:25:00 +01:00 |
|
|
f96e65dc15
|
Add integration test for limiting confirmation emails
|
2019-01-30 13:59:49 +01:00 |
|
|
b66c724c4a
|
Fix tests
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
4260960b59
|
Fix typos - subsciber => subscriber
|
2018-12-15 13:08:47 +01:00 |
|
|
a9f3eeeb0d
|
User polyfill for array_column
[MAILPOET-1618]
|
2018-11-27 11:13:00 +01:00 |
|
|
87e515b89d
|
Move current unit tests to integration tests
|
2018-10-29 17:57:47 +03:00 |
|