53cb51b5dd
Update customer names on checkout using order/user data
...
This change replaces slow SQL queries used for updating customer names
with modification of those names using loaded data and subscriber model.
[MAILPOET-3565]
2021-04-19 09:37:26 +02:00
791c3f7a53
Remove unused currentFilter argument
...
[MAILPOET-3499]
2021-03-24 09:58:25 +01:00
872ff71f17
Fix first and last name sync on WooCommerce checkout
...
[MAILPOET-3499]
2021-03-24 09:58:25 +01:00
922c52f7df
Remove phpstan errors from the rest of the tests
...
[MAILPOET-3235]
2021-01-18 14:39:42 +01:00
9473579766
Fix type issues in tests
...
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
da15182979
Deny deleting WooCommerce subscribers
...
[MAILPOET-3138]
2020-10-20 17:22:06 +02:00
d166e4b51f
Synchronise guest woocommerce users as unconfirmed
...
[MAILPOET-2799]
2020-04-02 14:24:38 +02:00
c7de47b822
Fix class/interface/trait opening brace on the same line
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
685b4885c0
Exclude WordPress and WooCommerce variables from camel case conversion
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
17b578a09f
Fix undefined classes and functions [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
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
a7367f206c
Update global status for unsubcribed WC customers
...
[MAILPOET-2204]
2019-08-23 14:31:47 -04:00
e6608a5cd7
Force confirmation for bulk synced WordPress users
2019-06-26 14:41:02 -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
2980bbf00b
Remove the feature flag [MAILPOET-1983]
2019-05-13 10:47:09 -04:00
9f2eb3547c
Add integration tests for WC checkout opt-in [MAILPOET-1483]
2019-04-29 09:33:12 -04:00
daca92097c
Add feature switch for woo commerce list sync
...
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
ed775c31cd
Fix subscribing old WooCommerce customers to WC list [MAILPOET-1939]
2019-03-28 11:48:15 -04:00
c526ba97e0
Fix typos
...
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
fefcf4fed5
Synchronise subscribers status
...
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
7074421a5a
Test first/last names priority in WC sync [MAILPOET-1723]
2019-02-12 08:56:40 -05:00
6e8cad2307
Use the settings controller in WooCommerce sync [MAILPOET-1723]
2019-02-12 08:56:40 -05:00
83896d39d3
Override the source for new registered customers [MAILPOET-1723]
2019-02-12 08:56:40 -05:00
9c7af744b3
Fix code style [MAILPOET-1723]
2019-02-12 08:56:40 -05:00
4335872280
Add WooCommerce sync tests [MAILPOET-1723]
2019-02-12 08:56:40 -05:00