cde877122a
Fix various undefined variables and argument types [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
17b578a09f
Fix undefined classes and functions [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
09a1411c81
Fix types with annotations [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
bd1a84c5c3
Fix types by casting [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
c493a43c35
Fix SendingTask creation from queue [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
6ed3915b1a
Use a wrapped function for current_time [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
176aba69fe
Specify types for mocks [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
dec7bc24a5
Fix undefined properties in models [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
7285a4a075
Fix extra arguments in method calls [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
ce719433e8
Fix constructors [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
1d757e1374
Fix undefined properties in tests [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
d84c45e5f1
Fix colors in rendering [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
fa81c24825
Sync WC customizer styles to WooCommerce settings [MAILPOET-2569]
2019-12-23 21:55:40 +03:00
d3ce76f88d
Use instance of checks for detecting WCProduct
...
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
20456ec8c8
Add test for WP transactional email meta info
...
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
e784b120b6
Add subscriber source and status for WP transactional emails
...
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
ff9bd232ec
Refactor custom fields api to doctrine
...
[MAILPOET-2453]
2019-12-19 10:24:41 +01:00
fd94475194
Make fallback mailer initialization lazy to avoid crashing the plugin
...
[MAILPOET-2581]
2019-12-17 20:06:20 +00:00
a5ec593568
Rewrite mocks to nicer variants
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
04f266518b
Rewrite SimpleWorkerTest to tests of particular services
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
9c02da4626
Fix WooCommerce orders worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
9adbd7f4a8
Fix automated emails worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
a8f1cd15bf
Fix Migration worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
adb4bb864e
Fix Bounce worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
6e74851850
Remove no longer relevant test
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
8496dee89f
Fix DaemonTest and DaemonHttpRunner tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
ac9c250b55
Collect subscriber IPs for 3rd party API subscriptions [MAILPOET-2575]
2019-12-16 18:06:37 +00:00
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
c5314abfd4
Move css-tidy to MailPoetVendor prefixed libraries
...
[MAILPOET-2563]
2019-12-12 12:46:19 +00:00
ed6bc90754
Add global styles for use in WC header and content blocks [MAILPOET-2521]
2019-12-11 18:22:46 +00:00
39cde0ece5
Fix tests
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
5cb75ae9ea
Add missing argument
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
d0369e96c9
Add warning to stats notification
...
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
c9052d71d4
Disable send buttons and endpoints
...
[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
0c4dd20ce6
Fix source being reported as NULL when sending
...
[MAILPOET-2541]
2019-12-09 13:18:09 +00:00
2c0f16b0dd
Fix tests and default values
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
a5dc30c4b6
Use Doctrine to create the newsletter
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
a178b5d1e8
Use DI to inject csstidy
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
404ebc5170
Fix PHPCS errors
...
[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
f56ced0ef5
Add Email renderer
...
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
7be762c462
Improve the SPF check message [MAILPOET-2511]
2019-11-28 13:23:02 +00:00
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
5ca9b6f520
Fix shortcode being URL encoded
...
[MAILPOET-2540]
2019-11-27 09:44:48 +00:00
dc5e2ae386
Simplify WorkersFactory using DI and making it container-aware
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
382df5e034
Pass cron worker timer in process() method instead of a constructor
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
afecae15f5
Extract scheduling logic from SimpleWorker
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
59ac38cabd
Use processTaskStrategy() instead of custom logic in Bounce worker
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00