042557aafa
Apply new limit to new users
...
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
40c87d50fe
Remove old Setting model from integration tests
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1528648149
Remove aspect mock from php version notice
...
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
63e000037f
Remove no longer needed require_once
...
[MAILPOET-1990]
2019-07-30 04:31:28 -04:00
243dcb9889
Add test for inactive subscribers notice
...
[MAILPOET-2088]
2019-06-20 09:22:12 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
b9af15e19f
Enforce array trailling commas
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
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
36322e2532
Remove random strings max length
2019-05-02 09:47:01 -04:00
fb77167a1f
Remove unused imports [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
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
afb61700a3
Improve PHP 5.6 warning
...
[MAILPOET-1690]
2019-01-03 14:34:22 +01:00
bd9118a42e
Change outdated PHP version notice [MAILPOET-1659]
2018-11-29 16:06:50 +03:00
250a02f7f8
Update the PHP version message
...
[MAILPOET-1660]
2018-11-27 16:29:39 +01:00
8944fdbf1e
Move tests without dependencies to unit folder [MAILPOET-1607]
2018-11-14 17:38:17 +03:00
4a781849db
Display outdated PHP version warning for 5.6 [MAILPOET-1610]
2018-11-05 11:18:15 +03:00
c4094efd91
Update PHP 5.6 warning
...
[MAILPOET-1610]
2018-11-05 11:15:59 +03:00
7b859660b7
End support for PHP 5.5 [MAILPOET-1317]
2018-10-31 15:21:34 +03:00
87e515b89d
Move current unit tests to integration tests
2018-10-29 17:57:47 +03:00