Rostislav Wolny
694d1fae10
Refactor SubscribersFinder to be always injected by container
...
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
wxa
b0e7a486ff
Remove new-default-list-name feature flag [MAILPOET-3004]
2020-09-08 14:44:45 +02:00
Pavel Dohnal
e591ab1040
Remove uneeded dependency
...
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
b1e9c1a4a9
Add placement enabled settings
...
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
33e06858b1
Pass invalid url as a string not an array
...
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
Pavel Dohnal
c1c5885398
Refactor Statistics Entities to use association
...
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Rostislav Wolny
b8a288db72
Optimize query for fetching top link
...
[MAILPOET-3067]
2020-07-27 17:25:24 +02:00
Rostislav Wolny
14aa0b1393
Refactor creating of default form to use templates
...
[MAILPOET-2985]
2020-07-06 15:18:23 +02:00
Jan Jakeš
9d12e12d79
Add test for sending resume on key check
...
[MAILPOET-3006]
2020-07-02 13:12:00 +02:00
Rostislav Wolny
a8d11bf045
Replace Newsletter delete,trash,replace by new bulkMethods
...
[MAILPOET-2898][MAILPOET-2758]
2020-06-17 14:37:06 +02:00
Pavel Dohnal
b1cd785dfe
Fix flakey scheduler test
...
[MAILPOET-2896]
2020-06-11 13:24:42 +02:00
Pavel Dohnal
13b5a4b6a5
Fix flakey test
...
[MAILPOET-2890]
2020-06-08 14:45:27 +02:00
Rostislav Wolny
accf804cea
Add queue id into unsubscribe URLs data
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Rostislav Wolny
d19e7714c3
Use instant unsubscribe URL for List-Unsubscribe header
...
[MAILPOET-2736]
2020-05-05 14:40:11 +02:00
Jan Jakeš
abc812aa93
Fix test flakiness
...
[MAILPOET-2831]
2020-04-22 17:03:45 +02:00
Jan Jakeš
03e2ef5a83
When pending approval check MSS key state every hour
...
[MAILPOET-2806]
2020-04-13 12:27:57 +02:00
Jan Jakeš
ecc1d68b5b
Check if bounce sync is scheduled within 42 hours for all emails when sending
...
[MAILPOET-2705]
2020-02-20 17:34:07 +00:00
Jan Jakeš
1774b48666
Autofix unused "use" statements
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
835d8bc0af
Fix PHPUnit 6 & Codeception\Verify incompatibilities
...
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
wxa
3584b717dc
Fix array offset access on null/boolean and with curly braces [MAILPOET-2577]
2020-01-23 12:46:52 +00:00
Jan Jakeš
2ef41b56e0
Fix various regressions introduced by camel case conversion
...
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
Pavel Dohnal
3b9ba5cac2
Fix stats redirect
...
When an unauthenticated user comes to any page they are redirected
to login screen. After they authenticate they are redirected
to the original page. But the # part of the url is ignored.
So we have to use regular query params from the email and
redirect user to the canonical URL later.
[MAILPOET-2554]
2020-01-15 16:50:24 +00:00
Jan Jakeš
2ec85eee7b
Fix mock naming and strings in integration tests
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
685b4885c0
Exclude WordPress and WooCommerce variables from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
94afd66325
Convert properties not caught by Code Sniffer to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
d0292f8624
Convert variable names to camel case in PHPDoc
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
3bbc8ea2af
Convert variable names to camel case in strings
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
wxa
cde877122a
Fix various undefined variables and argument types [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
09a1411c81
Fix types with annotations [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
bd1a84c5c3
Fix types by casting [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
c493a43c35
Fix SendingTask creation from queue [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
6ed3915b1a
Use a wrapped function for current_time [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
176aba69fe
Specify types for mocks [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
dec7bc24a5
Fix undefined properties in models [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
7285a4a075
Fix extra arguments in method calls [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
ce719433e8
Fix constructors [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
wxa
1d757e1374
Fix undefined properties in tests [MAILPOET-2488]
2019-12-30 14:51:22 +01:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
a5ec593568
Rewrite mocks to nicer variants
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
04f266518b
Rewrite SimpleWorkerTest to tests of particular services
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
9c02da4626
Fix WooCommerce orders worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
9adbd7f4a8
Fix automated emails worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
a8f1cd15bf
Fix Migration worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
adb4bb864e
Fix Bounce worker tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
6e74851850
Remove no longer relevant test
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
8496dee89f
Fix DaemonTest and DaemonHttpRunner tests
...
[MAILPOET-2539]
2019-12-17 19:54:23 +00:00
Jan Jakeš
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00