Mike Jolley
|
714fafbb28
|
Merge branch 'refactor/fix-importer-and-improve-unit-tests' into feature/product-csv-import-export
|
2017-05-31 12:20:46 +01:00 |
Mike Jolley
|
e185d5572b
|
Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests
|
2017-05-31 12:19:58 +01:00 |
Mike Jolley
|
74ecf8ad02
|
Merge branch 'feature/15302' into feature/product-csv-import-export
|
2017-05-31 12:15:35 +01:00 |
Mike Jolley
|
72ddb1f23d
|
Merge branch 'feature/product-csv-import-export' into feature/15302
# Conflicts:
# includes/export/class-wc-product-csv-exporter.php
|
2017-05-31 12:13:42 +01:00 |
Mike Jolley
|
f89f7f6967
|
Merge pull request #15366 from woocommerce/feature/exporter-attribute-visibility
Shows if attribute is visible in exported data
|
2017-05-31 11:14:03 +01:00 |
Claudio Sanches
|
51ddc36080
|
Skip empty attributes and reset indexes
|
2017-05-30 19:26:31 -03:00 |
Claudio Sanches
|
4a98844bb8
|
Shows if attribute is visible in exported data
|
2017-05-30 18:58:45 -03:00 |
Claudio Sanches
|
d6fb028481
|
Allow import and create new global attributes
|
2017-05-30 18:46:32 -03:00 |
Claudio Sanches
|
96fe919535
|
Added column in exported data to indicate if attribute is global
|
2017-05-30 18:06:56 -03:00 |
Claudio Sanches
|
611695b9f4
|
Updated and fixed importer unit tests
|
2017-05-30 17:58:34 -03:00 |
Claudio Sanches
|
fb81994855
|
Fixed downloads URLs in the CSV parser
|
2017-05-30 15:01:48 -03:00 |
Claudio Sanches
|
0f79138b17
|
Included download name and URL into the sample.csv
|
2017-05-30 15:01:43 -03:00 |
Claudio Sanches
|
40c2b471f5
|
Grouped products after cross sells as in the admin screen
|
2017-05-30 14:50:54 -03:00 |
Mike Jolley
|
6d0bdf9f42
|
Merge pull request #15362 from woocommerce/fix/product-csv-exporter-images
Product CSV Exporter - Fixed images URLs
|
2017-05-30 18:39:54 +01:00 |
Claudio Sanches
|
18bb025eaf
|
Fixed exported images
|
2017-05-30 14:33:17 -03:00 |
Claudio Sanches
|
18e903df15
|
Updated unit test sample.csv
|
2017-05-30 14:26:16 -03:00 |
Claudio Sanches
|
73e34b583f
|
Fixed generic stock mapping
|
2017-05-30 13:04:16 -03:00 |
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 |
Claudio Sanches
|
5a17de4021
|
Merge pull request #15340 from woocommerce/improvement/15300
Set up and add extra auto-mappings.
|
2017-05-29 19:23:18 -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
|
6287176741
|
Updated sample.csv data
|
2017-05-26 20:05:41 -03:00 |
Claudio Sanches
|
6d54ae3504
|
Fetch product ID for temporary products only while processing the item
|
2017-05-26 19:57:31 -03:00 |
Claudio Sanches
|
3d5891e589
|
Fixed how backorders field is parsed
|
2017-05-26 19:39:20 -03:00 |
Claudio Sanches
|
77fcaf3392
|
Fixed images map handler
|
2017-05-26 19:30:42 -03:00 |
Claudio Sanches
|
0719746af2
|
Validate dates and use string format to use website timezone
|
2017-05-26 19:25:44 -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
|
2eeb444eeb
|
Properly set stock quantity
|
2017-05-26 18:53:22 -03:00 |
Claudio Sanches
|
780006e9c1
|
Merge pull request #15309 from woocommerce/feature/product-csv-normalize-names
Normalize importer/exporter column names
|
2017-05-26 18:44:59 -03:00 |
Claudio Sanches
|
02a27ae258
|
Fixed PHP Notice about undefined name for product attributes
|
2017-05-26 18:44:22 -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
|
5f6986fefb
|
Merge remote-tracking branch 'origin/feature/product-csv-import-export' into HEAD
|
2017-05-26 13:32:53 -07:00 |
claudiulodro
|
9b925d28ec
|
Grouped product child support
|
2017-05-26 13:30:17 -07:00 |
Claudiu Lodromanean
|
1d394f41a7
|
Merge pull request #15306 from woocommerce/fix/15297
Get external products working in importer/exporter.
|
2017-05-26 12:45:48 -07:00 |
claudiulodro
|
c96f8b5bc1
|
Better unset
|
2017-05-26 12:16:38 -07:00 |
claudiulodro
|
4a104f3202
|
Remove extra isset
|
2017-05-26 11:41:44 -07:00 |
claudiulodro
|
00d37412eb
|
Accidentally reverted a fix
|
2017-05-26 11:37:12 -07:00 |
claudiulodro
|
d362d47995
|
Get external products working
|
2017-05-26 11:26:55 -07:00 |
Claudiu Lodromanean
|
aefef12fa5
|
Merge pull request #15303 from woocommerce/fix/raw-keys
Use correct keys for images
|
2017-05-26 10:18:35 -07:00 |
Mike Jolley
|
dcdd44ae67
|
Use correct keys for images
|
2017-05-26 18:09:49 +01:00 |
Mike Jolley
|
13d5a09291
|
Merge pull request #15293 from woocommerce/update/import-export-set-props
Update/import export set props
|
2017-05-26 17:44:23 +01:00 |
Mike Jolley
|
dbd0f3dce0
|
error message
|
2017-05-26 16:56:37 +01:00 |
Mike Jolley
|
d9217b1d59
|
More tidyup
|
2017-05-26 16:54:43 +01:00 |
Mike Jolley
|
67dde58d83
|
Tests
|
2017-05-26 16:00:32 +01:00 |
Mike Jolley
|
f51d434d10
|
Added todo item in exporter
|
2017-05-26 15:57:29 +01:00 |