b22d9e1550
Fix conditional font-include comment for Outlook
...
[MAILPOET-2562]
2019-12-12 19:07:38 +00:00
ed6bc90754
Add global styles for use in WC header and content blocks [MAILPOET-2521]
2019-12-11 18:22:46 +00:00
0d87258391
Refactor SubscribersFeature
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
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
17dc239578
Fix mock object php doc
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
fa4ecaa445
Set full width text inputs as a default for newly created forms
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
effd37a0ad
Refactor Form\Utils\Styles to injectable service
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
a5dc30c4b6
Use Doctrine to create the newsletter
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
aa129f5987
Use template for WooCommerce transactional emails
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
e1a8883935
Preprocess transactional email newsletter
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
45c2b19dfa
Move XSLXWriter to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
9166f280d0
Move CSS to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
072aa54f37
Move CronTriggerTest from integration to unit
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
2b34c20eca
Add unit test
2019-11-13 10:44:27 +00:00
1418abbdb1
Better method name
...
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
5b6b21b23f
Make method more clear
...
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
f1934ff880
Use a better name for method
...
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
c6c7320737
Use Doctrine in Scheduler
...
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
0b836c14ed
Add test for blacklisting domains
...
[MAILPOET-2509]
2019-11-04 20:53:06 +00:00
ed813e6431
Rename test
...
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
5c706aaacf
Create dynamic segment requirements checker
...
[MAILPOET-2486]
2019-11-04 20:48:53 +00:00
200a9b1edb
Move unrelated code to own class
...
[MAILPOET-2397]
2019-10-23 17:34:07 +01:00
a2982de3a8
Check all test support files with Code Sniffer
...
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
eb02627a98
Fix PHPStan errors in unit tests
...
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
39932e9846
Run PHPStan for unit tests
...
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
e1132f9e92
Run code sniffer on full tests directory, merge commands into one
...
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
a460f78113
Move logger factory test to unit tests
...
[MAILPOET-2444]
2019-10-10 12:36:06 +01:00
86675dfd4f
Move Swiftmailer to vendor-prefixed
...
[MAILPOET-2363]
2019-10-02 09:30:49 +01:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
a6db3dceed
Remove unused mailpoet cookie session
...
[MAILPOET-2343]
2019-09-25 19:53:52 +01:00
eebe6e828f
Add meta when sending confirmation emails
...
[MAILPOET-2333]
2019-09-22 10:58:17 +02:00
553df6c135
Add meta when sending WP transactional emails
...
[MAILPOET-2333]
2019-09-22 10:58:17 +02:00
d40747e0ac
Add meta when sending stats notifications
...
[MAILPOET-2333]
2019-09-22 10:58:17 +02:00
723cb368c4
Add meta when sending previews
...
[MAILPOET-2333]
2019-09-22 10:58:17 +02:00
8594645e0d
Add meta to test emails
...
[MAILPOET-2333]
2019-09-22 10:58:17 +02:00
227ec2adc9
Mark network tests as skipped
...
Instead of silently returning
[MAILPOET-2358]
2019-09-19 14:48:59 +02:00
f67e356202
Add SPF check API method to backend [MAILPOET-2295]
2019-09-12 14:09:27 +02:00
01fb9c7083
Move test to unit
...
[MAILPOET-2219]
2019-08-28 12:48:22 -04:00
273809be77
Update 'View in browser' header link
...
[MAILPOET-2196]
2019-08-21 11:17:13 -04:00
6781ac684d
Fix referral detector test methods names
...
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
fd6fd4c7e6
Add ReferralDetector and test
...
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
9daa3641bf
Add fix to unit tests to enable mocking WPFunctions
...
[MAILPOET-2203]
2019-08-12 11:12:33 +02:00
13724898d1
Use Cookies service within Session and add unit test
...
[MAILPOET-2248]
2019-08-05 21:10:23 +01:00
7f40e5b512
Clean up unused imports [MAILPOET-2208]
2019-07-19 08:54:50 -04:00
26d7fb5468
Fix PR remarks [MAILPOET-2176]
2019-07-11 06:53:10 -04:00
b9b16dc13f
Add tests [MAILPOET-2176]
2019-07-11 06:53:10 -04:00
c15c693507
Add method for creating custom fields in API
...
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
472662b106
Add test for text renderer
...
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
948d58e310
Add test for social icons renderer
...
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00