Claudio Sanches
|
ffd248f19d
|
Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests
|
2017-05-30 13:03:17 -03:00 |
Claudio Sanches
|
9556e248a4
|
Missing tax class
|
2017-05-30 12:52:29 -03:00 |
claudiulodro
|
7cf62bb023
|
Set up and add extra mappings
|
2017-05-29 11:16:44 -07:00 |
Mike Jolley
|
934e95bc8b
|
Merge pull request #15308 from woocommerce/fix/15297
Grouped product support in importer/exporter
|
2017-05-29 10:13:45 +01:00 |
claudiulodro
|
759fcae533
|
Use 'grouped_products' for grouped products
|
2017-05-28 12:37:18 -07:00 |
Claudio Sanches
|
77fcaf3392
|
Fixed images map handler
|
2017-05-26 19:30:42 -03:00 |
Claudio Sanches
|
4bc139fef9
|
Fixed conflicts
|
2017-05-26 19:09:57 -03:00 |
Claudio Sanches
|
4d66bc9e45
|
Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests
|
2017-05-26 19:07:46 -03:00 |
Claudio Sanches
|
fe67ca0aff
|
Fixed images mapping key
|
2017-05-26 18:58:35 -03:00 |
Claudio Sanches
|
780ce1a4e6
|
Fixed deprecated `set_stock` notice
|
2017-05-26 18:42:07 -03:00 |
Claudio Sanches
|
d2c3bf362f
|
Normalize column names
|
2017-05-26 18:01:15 -03:00 |
claudiulodro
|
9b925d28ec
|
Grouped product child support
|
2017-05-26 13:30:17 -07:00 |
claudiulodro
|
d362d47995
|
Get external products working
|
2017-05-26 11:26:55 -07:00 |
claudiulodro
|
6d098b9c21
|
Clean up and some tests
|
2017-05-25 08:41:11 -07:00 |
Mike Jolley
|
28d355948f
|
docblock
|
2017-05-24 19:11:16 +01:00 |
Claudio Sanches
|
da7d5786d3
|
Merge branch 'feature/product-csv-import-export' into feature/product-parser-match-exporter
|
2017-05-24 08:56:27 -03:00 |
Claudio Sanches
|
b08c75fb83
|
Added handler for default attributes and improved how deal with product attributes
|
2017-05-24 08:14:10 -03:00 |
Claudio Sanches
|
c08d3a356e
|
Added support "Attribute %d Visible"
|
2017-05-24 03:42:38 -03:00 |
Claudio Sanches
|
b10f3a3be9
|
Fixed coding standards
|
2017-05-24 03:26:17 -03:00 |
Claudio Sanches
|
43a26ea851
|
Properly map items when CSV match WooCommerce exporter format
|
2017-05-23 21:38:27 -03:00 |
Mike Jolley
|
b1a5b23629
|
Done screen handling and form tweaks
|
2017-05-23 15:05:32 +01:00 |
Claudio Sanches
|
ac304473c7
|
Allow external URL and button text for external products
|
2017-05-22 20:18:39 -03:00 |
claudiulodro
|
cb297ad1b0
|
Add skip existing option
|
2017-05-19 10:58:31 -07:00 |
Mike Jolley
|
754e991220
|
Redirect if there is no mapping data
|
2017-05-19 15:06:36 +01:00 |
Mike Jolley
|
cde32be82d
|
Done step and styling
|
2017-05-19 13:25:03 +01:00 |
Claudio Sanches
|
74b4ba8a94
|
Improved sanitization in product CSV importer and handle special columns
|
2017-05-18 21:18:47 -03:00 |
Claudiu Lodromanean
|
a13668f201
|
Merge branch 'feature/product-csv-import-export' into feature/background-processing
|
2017-05-18 10:11:34 -07:00 |
claudiulodro
|
b2e8d31262
|
Clean up
|
2017-05-18 09:49:58 -07:00 |
Claudio Sanches
|
36fa838678
|
Allow extend auto mapping options
|
2017-05-17 21:10:26 -03:00 |
Claudio Sanches
|
df63ea9b5a
|
Handle special column names
Handle columns names like "Attribute 1 Name" and "Meta: _foo_bar".
|
2017-05-17 20:59:36 -03:00 |
claudiulodro
|
fa1446bc86
|
Clean up
|
2017-05-17 14:43:03 -07:00 |
claudiulodro
|
17083dafae
|
Initial background importer implementation
|
2017-05-17 14:34:49 -07:00 |
Claudio Sanches
|
d3ec48f378
|
Match regular fields between exporter and importer
|
2017-05-17 17:55:28 -03:00 |
Claudio Sanches
|
ce6741e117
|
Fixed error display and incorrect use of WP_Error
|
2017-05-17 14:57:03 -03:00 |
Claudio Sanches
|
215a9fa0c1
|
Fixed warning about empty callback name
|
2017-05-17 14:43:48 -03:00 |
claudiulodro
|
adc8f4eacb
|
Use correct method name
|
2017-05-17 09:15:49 -07:00 |
claudiulodro
|
d6ef3ca855
|
Docblock tweak and remove unused query var
|
2017-05-17 08:51:45 -07:00 |
Mike Jolley
|
d67fb8fb83
|
New style import controller
Closes #15107
|
2017-05-17 14:16:38 +01:00 |