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 |
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
|
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
|
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
|
9b925d28ec
|
Grouped product child support
|
2017-05-26 13:30:17 -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 |
Mike Jolley
|
dcdd44ae67
|
Use correct keys for images
|
2017-05-26 18:09:49 +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
|
f51d434d10
|
Added todo item in exporter
|
2017-05-26 15:57:29 +01:00 |
Mike Jolley
|
3a7f4884d8
|
Moved logic around and organised
|
2017-05-26 15:57:17 +01:00 |
Claudio Sanches
|
995aa89b84
|
Fixed shipping class parser
|
2017-05-26 12:27:06 +01:00 |
claudiulodro
|
fc05af3514
|
Phpcs fixes
|
2017-05-25 12:53:32 -07:00 |
claudiulodro
|
df06d6f942
|
Merge remote-tracking branch 'origin/feature/product-csv-import-export' into HEAD
|
2017-05-25 12:41:26 -07:00 |
claudiulodro
|
c4c990bc7c
|
Remove unneccessary function
|
2017-05-25 12:36:10 -07:00 |
claudiulodro
|
a99d7ff099
|
Exporter tests and tweaks
|
2017-05-25 12:33:14 -07:00 |
Mike Jolley
|
ba305eacb5
|
Fix tests
|
2017-05-25 18:16:10 +01:00 |
claudiulodro
|
6d098b9c21
|
Clean up and some tests
|
2017-05-25 08:41:11 -07:00 |
Mike Jolley
|
c31ab30391
|
Create temp objects to update later
|
2017-05-25 14:54:49 +01:00 |
Mike Jolley
|
42c3c9e593
|
Remove extra full stop
|
2017-05-25 12:36:12 +01:00 |
Mike Jolley
|
2e5053633b
|
CRUD should update post type on update so it matches expected value.
|
2017-05-25 12:09:59 +01: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
|
66d7aabe6c
|
Added full support for variations in importer
|
2017-05-24 07:26:57 -03:00 |
Claudio Sanches
|
86036d7040
|
Check for WP_Error while getting/creating tags and shipping classes
|
2017-05-24 06:47:12 -03:00 |
Claudio Sanches
|
83f08ec18d
|
Set attribute as visible by default
|
2017-05-24 05:43:15 -03:00 |
Claudio Sanches
|
60dd750a7b
|
Handle product attributes
|
2017-05-24 04:32:28 -03:00 |
Claudio Sanches
|
cd4a9ccf6a
|
Fixed mapping sample display of 0 and false
|
2017-05-24 03:57:36 -03:00 |
Claudio Sanches
|
c08d3a356e
|
Added support "Attribute %d Visible"
|
2017-05-24 03:42:38 -03:00 |
Claudio Sanches
|
2c5c0133f3
|
meta_data is always an array
|
2017-05-24 03:35:53 -03:00 |
Claudio Sanches
|
b10f3a3be9
|
Fixed coding standards
|
2017-05-24 03:26:17 -03:00 |
Claudio Sanches
|
babc38822a
|
Handle featured image and gallery
|
2017-05-24 03:14:54 -03:00 |
Claudio Sanches
|
a07dc188d0
|
Parse and save downloads
|
2017-05-23 22:31:06 -03:00 |