Mike Jolley
|
a042643141
|
Fix tests
|
2017-05-30 17:36:16 +01:00 |
Mike Jolley
|
69e873d99d
|
Readme
|
2017-05-30 17:19:03 +01:00 |
Claudio Sanches
|
73e34b583f
|
Fixed generic stock mapping
|
2017-05-30 13:04:16 -03:00 |
Mike Jolley
|
60def8cde0
|
Store user ID and use that to determine is session data should overwrite user data.
|
2017-05-30 17:03:55 +01: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 |
Mike Jolley
|
3dd7cbf59b
|
Revert d570a81241
|
2017-05-30 16:54:37 +01:00 |
Claudio Sanches
|
9556e248a4
|
Missing tax class
|
2017-05-30 12:52:29 -03:00 |
Cesar Rodas
|
001cf94ff3
|
Fixed typo
|
2017-05-30 10:37:29 -04:00 |
Mike Jolley
|
ed32f9c792
|
Only delete if the object has an ID
|
2017-05-30 14:44:28 +01:00 |
Mike Jolley
|
2366a036e3
|
Add id cache group to invalidate by ID
|
2017-05-30 14:37:29 +01:00 |
Mike Jolley
|
f6b9c57b5b
|
Invalidate by ID
|
2017-05-30 14:37:16 +01:00 |
Mike Jolley
|
11d7189ed3
|
Unit test showing the issue
|
2017-05-30 14:12:11 +01:00 |
Mike Jolley
|
2346af1816
|
Update title if changed
This could be the result of a term name changing, parent changing etc.
Fixes #15315
May degrade performance if reading many variations.
|
2017-05-30 13:20:36 +01:00 |
Mike Jolley
|
fe3406ceec
|
Set all legacy data
Fixes #15245
|
2017-05-30 12:36:20 +01:00 |
Mike Jolley
|
7529e1ac26
|
Merge branch 'pr/15304'
|
2017-05-30 11:56:10 +01:00 |
Mike Jolley
|
4ea9138d3e
|
Code and test improvements
|
2017-05-30 11:54:31 +01:00 |
Mike Jolley
|
af898b2da6
|
Merge pull request #15339 from Ramoonus/patch-12
travis-ci: remove hhvm from testing matrix
|
2017-05-30 11:37:29 +01:00 |
Mike Jolley
|
9880879ebb
|
Merge pull request #15348 from davefx/patch-1
Add new filter woocommerce_logger_log_message
|
2017-05-30 11:37:18 +01:00 |
Mike Jolley
|
50dc533ebb
|
Template bump
|
2017-05-30 11:03:51 +01:00 |
Mike Jolley
|
38bcdcfb28
|
Use get_max_purchase_quantityin cart template and fix logic
Closes #15329
|
2017-05-30 11:02:56 +01:00 |
Mike Jolley
|
ef52345f1b
|
Merge pull request #15337 from aelia-co/fix-issue-15336
Fix for #15336
|
2017-05-30 10:38:31 +01:00 |
David Marín
|
f421939a3e
|
Add new filter woocommerce_logger_log_message
It replicates the filter for the deprecated add logger function in the equivalent log function.
|
2017-05-30 09:55:10 +02: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 |
Cesar Rodas
|
bf095190c4
|
Improved data unit tests
|
2017-05-29 12:51:12 -04:00 |
Cesar Rodas
|
8c67ae6a7a
|
Make `get_item` to rely no `get_items`
|
2017-05-29 12:38:25 -04:00 |
Ramon van Belzen
|
f186922683
|
travis-ci: remove hhvm from testing matrix
|
2017-05-29 18:12:30 +02:00 |
Claudiu Lodromanean
|
5d604e1726
|
Merge pull request #15333 from woocommerce/fix/15327
Use formatted weight and dimensions for variations
|
2017-05-29 08:30:39 -07:00 |
Claudiu Lodromanean
|
2fb8f4b6b0
|
Merge pull request #15331 from woocommerce/fix/14759
Format parent stock qty on read
|
2017-05-29 08:24:15 -07:00 |
Claudio Sanches
|
7f4c650c87
|
Merge pull request #15334 from woocommerce/fix/15322
Ensure we have child before getting price
|
2017-05-29 12:02:01 -03:00 |
Claudio Sanches
|
c73461f440
|
Merge pull request #15332 from woocommerce/fix/15307
Hide replies from recent reviews widgets
|
2017-05-29 12:00:57 -03:00 |
Diego Zanella
|
b14a2db2e6
|
Fix for #15336
* Replaced reference to `WC()->payment_gateways` property with call to `WC()->payment_gateways()` method.
|
2017-05-29 13:02:16 +01:00 |
Mike Jolley
|
139c652e1d
|
Ensure we have child before getting price
Fixes #15322
|
2017-05-29 10:43:56 +01:00 |
Mike Jolley
|
2177ef93cd
|
Use formatted weight and dimensions for variations
Fixes #15327
|
2017-05-29 10:31:31 +01:00 |
Mike Jolley
|
4ec3fe61f9
|
Merge pull request #15290 from peterrath/New-action-for-display-custom-data-in-order-fee-lines
New action for display custom data in order fee lines
|
2017-05-29 10:17:35 +01: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 |
Mike Jolley
|
4251d71dab
|
Hide replies from recent reviews widgets
Fixes #15307
|
2017-05-29 10:09:17 +01:00 |
Mike Jolley
|
f1d718d38a
|
Format parent stock qty on read
Fixes #14759
|
2017-05-29 10:03:35 +01:00 |
claudiulodro
|
759fcae533
|
Use 'grouped_products' for grouped products
|
2017-05-28 12:37:18 -07:00 |
Peter
|
314f64b566
|
Change the name of the new action
Change the name of the new action to woocommerce_after_order_fee_item_name.
|
2017-05-28 20:40:59 +02: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 |