moon
|
721ff37095
|
Support woocommerce_payment_gateways_setting_additional_rows filter to allow adding additional table rows
|
2022-04-11 07:34:07 -07:00 |
moon
|
5b31f5acf4
|
Do not show payment recommendations if store owner is in a country where WC Payment is supported
|
2022-04-11 07:34:07 -07:00 |
Barry Hughes
|
521ad5f34c
|
Merge pull request #32027 from woocommerce/update/filter-out-product-variation-line-item-meta
Filter out product variation line_item meta
|
2022-04-11 07:08:46 -07:00 |
RJChow
|
464bcb7783
|
Changed unminify plugin to hook into step before optimization
|
2022-04-11 21:54:48 +08:00 |
vedanshujain
|
63ae96a2b6
|
Add changelog.
|
2022-04-11 19:21:58 +05:30 |
vedanshujain
|
b14b34abf8
|
Typos and DataBase -> Database.
|
2022-04-11 19:21:58 +05:30 |
vedanshujain
|
891a9439a1
|
Applied coding standards.
|
2022-04-11 19:21:58 +05:30 |
vedanshujain
|
c06d8dd80a
|
Applied coding standards.
|
2022-04-11 19:21:57 +05:30 |
vedanshujain
|
909a57e784
|
Applied coding standards.
|
2022-04-11 19:21:57 +05:30 |
vedanshujain
|
c5df64ca57
|
Add errors to log.
|
2022-04-11 19:21:56 +05:30 |
vedanshujain
|
bb10c88b8f
|
Minor fixes in bulk migration logic.
|
2022-04-11 19:21:56 +05:30 |
vedanshujain
|
81f918af87
|
Force type to try to fix CI.
|
2022-04-11 19:21:56 +05:30 |
vedanshujain
|
b403fa0cf0
|
Remove incorrectly added file.
|
2022-04-11 19:21:55 +05:30 |
vedanshujain
|
d7434ce3a7
|
Force type to try to fix CI.
|
2022-04-11 19:21:55 +05:30 |
vedanshujain
|
8e4287d19b
|
Applied coding standards.
|
2022-04-11 19:21:55 +05:30 |
vedanshujain
|
f8d5746a2d
|
Applied coding standards
|
2022-04-11 19:21:54 +05:30 |
vedanshujain
|
5b3e9f78d2
|
Applied coding standards.
|
2022-04-11 19:21:54 +05:30 |
vedanshujain
|
2270bfbe9d
|
Applied coding standards + minor fixups.
|
2022-04-11 19:21:53 +05:30 |
vedanshujain
|
a220e4f2ea
|
Change parent class reference to try to fix CI.
|
2022-04-11 19:21:53 +05:30 |
vedanshujain
|
d5b164622f
|
Applied coding standards.
|
2022-04-11 19:21:53 +05:30 |
vedanshujain
|
02376e6ec5
|
Add return statement to try to fix CI.
|
2022-04-11 19:21:52 +05:30 |
vedanshujain
|
eff7569dfc
|
Add unit tests for handling duplicates.
|
2022-04-11 19:21:52 +05:30 |
vedanshujain
|
78e0e6cb78
|
Refactor migrator config into dedicated files.
|
2022-04-11 19:21:52 +05:30 |
vedanshujain
|
56ee0b2f4a
|
Add update support along with inser.
|
2022-04-11 19:21:51 +05:30 |
vedanshujain
|
9a178b7704
|
Add unit test for order data migration.
|
2022-04-11 19:21:51 +05:30 |
vedanshujain
|
3ed9943474
|
Also add migration config for transaction_id column.
|
2022-04-11 19:21:50 +05:30 |
vedanshujain
|
7186c80c5e
|
Reuse function instead of hardcoding for consistency.
|
2022-04-11 19:21:50 +05:30 |
vedanshujain
|
a4c83de142
|
Add dependency injection class.
|
2022-04-11 19:21:50 +05:30 |
vedanshujain
|
2802162be5
|
Add meta table and typo fix.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
169bd4fd4f
|
Fix incorrect column mapping bugs.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
ee76fbc17c
|
Modify to migrate by IDs to reduce responsibilities of generate migrator classes.
|
2022-04-11 19:21:49 +05:30 |
vedanshujain
|
8724429382
|
Refactor to use new config format.
|
2022-04-11 19:21:48 +05:30 |
vedanshujain
|
7836066008
|
Refactor config format to be more clear.
|
2022-04-11 19:21:48 +05:30 |
vedanshujain
|
48356c213f
|
Refactor config format to be more clear.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
5d6eaff099
|
Applied coding standards.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
7bb25779aa
|
Add config for migration meta data table as well.
|
2022-04-11 19:21:47 +05:30 |
vedanshujain
|
6b70afc731
|
Refactor to use migration helper for better re-usability.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
aa00d7af68
|
Add defination of order meta data table.
Made table name methods static so that they can be reused.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
ee834e2cf1
|
Applied coding standards.
|
2022-04-11 19:21:46 +05:30 |
vedanshujain
|
c44cc40d21
|
Add utility class for migrating metadata.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
cb280829cc
|
Add a migration helper class to refactor common utility methods.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
786561d6fd
|
Add migrations for operational data table.
|
2022-04-11 19:21:45 +05:30 |
vedanshujain
|
6cc34e8616
|
Add support for migrating shipping addresses.
|
2022-04-11 19:21:44 +05:30 |
vedanshujain
|
32d1162a01
|
Add migration support for billing address.
|
2022-04-11 19:21:44 +05:30 |
vedanshujain
|
17b1623071
|
Add support for select clause in column name.
|
2022-04-11 19:21:43 +05:30 |
vedanshujain
|
bdff010018
|
Add class WPPostToCOTMigrator
|
2022-04-11 19:21:43 +05:30 |
vedanshujain
|
25f39a6e42
|
Add generic meta to custom table migrator class, to be used in meta to custom table migrations.
|
2022-04-11 19:21:42 +05:30 |
vedanshujain
|
d58bbc112f
|
Add error logger class for custom table migration.
|
2022-04-11 19:21:42 +05:30 |
barryhughes
|
7065f678b7
|
Add changelog.
|
2022-04-11 06:20:09 -07:00 |
Lourens Schep
|
8eb03eba46
|
Remove commented out code
|
2022-04-11 10:19:30 -03:00 |