Commit Graph

9623 Commits

Author SHA1 Message Date
Rostislav Wolny
9c82da7b01 Update last_subscribed_at when user confirms subscription
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
Rostislav Wolny
22f93d0035 Fill last_subscribed_at to all subscribed users who has it set to null
[MAILPOET-2590]
2020-01-06 11:18:02 +00:00
wxa
797192da7c Change list items copy [MAILPOET-2471] 2020-01-03 14:54:10 +01:00
Amine Ben hammou
d967b3534c Change pitch after sending
[MAILPOET-2471]
2020-01-03 14:54:10 +01:00
Amine Ben hammou
162b747564 Remove WC item
[MAILPOET-2471]
2020-01-03 14:54:10 +01:00
wxa
ee4246eaf0 Ignore errors after fetching models with ORM and a few misc errors [MAILPOET-2488] 2019-12-30 14:51:22 +01:00
wxa
cde877122a Fix various undefined variables and argument types [MAILPOET-2488] 2019-12-30 14:51:22 +01:00
wxa
17b578a09f Fix undefined classes and functions [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
wxa
091e17ce0c Add PHPStan to integration tests, fix a class name conflict [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
Amine Ben hammou
ec409042d5 Add methods visibility rule
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
395a66228a Fix PHP 7.4 deprecations in test setup
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
f6c301f38f Add remaining found errors to PHPStan baseline
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
25fe3aba54 Fix easy errors found by PHPStan
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
27a842b037 Exclude error on expect() function
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
d44fef7528 Exclude new PHPStan level 6 for now
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
ff7c63f0b3 Upgrade PHPUnit5CompatExtension
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
4a12051e81 Fix PHPStan paths
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
Jan Jakeš
f142bd6695 Upgrade PHPStan to 0.12
[MAILPOET-2588]
2019-12-26 14:36:45 +01:00
wxa
3702846144 Release 3.42.0 2019-12-24 17:34:45 +03:00
wxa
c23a734e29 Add Mixpanel properties for WC customizer [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
0c356a6007 Update readme [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
20d42af4dc Remove the WC customizer feature flag [MAILPOET-2285] 2019-12-24 17:01:32 +03:00
wxa
9fdd37dbd8 Fix WC heading padding in rendering [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
d84c45e5f1 Fix colors in rendering [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
e864311faf Hide both red notices on activation [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
fddd59da10 Hide "Preview" section, open "Styles" section by default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
7179ce148d Make the completed order template default [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
7f18fca219 Compute heading and link colors based on the base color [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
fa81c24825 Sync WC customizer styles to WooCommerce settings [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
70b2fdc786 Apply global styles to the WC content widget [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
wxa
94f1ab0093 Hide unneeded global styles from the WC template [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
Pavel Dohnal
ed1a150095 Use bigger executor
[MAILPOET-2578]
2019-12-19 18:09:14 +00:00
Rostislav Wolny
d3ce76f88d Use instance of checks for detecting WCProduct
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
73e9cc3517 Apply array_values on filtered array of product ids
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
d41dabd1b7 Skip order items which are not product in PurchasedProduc scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Rostislav Wolny
3d2b2f0858 Skip order items which are not product in PurchaseCategory scheduling
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
Pavel Dohnal
e677fa7cba Move requirement checker up
We need to check missing extension earlier, before they are used

[MAILPOET-2564]
2019-12-19 13:42:30 +00:00
Jan Jakeš
20456ec8c8 Add test for WP transactional email meta info
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00
Jan Jakeš
f3400fe0f5 Fix Doctrine annotation on SubscriberEntity
[MAILPOET-2574]
2019-12-19 13:40:43 +00:00