Claudio Sanches
|
43c8efd346
|
Merge pull request #14965 from woocommerce/fix/hardcoded-table-name
Fix hardcoded table name
|
2017-05-09 15:24:14 -03:00 |
Mike Jolley
|
79efb68554
|
Undo wrong commit
|
2017-05-09 19:20:36 +01:00 |
Mike Jolley
|
19fb7ac079
|
Fix hardcoded table name
|
2017-05-09 19:17:24 +01:00 |
Mike Jolley
|
2ed5404d8f
|
Merge pull request #14963 from woocommerce/bekarice-fix/duplicate-stock-reduction-paypal
Bekarice fix/duplicate stock reduction paypal
|
2017-05-09 18:23:36 +01:00 |
Mike Jolley
|
d9a8de7c16
|
Ensure order object exists and pass through to avoid requery
|
2017-05-09 18:20:42 +01:00 |
Claudio Sanches
|
ad5a3d3dbc
|
Merge pull request #14962 from woocommerce/fix/14959
has_attributes for variations
|
2017-05-09 14:12:53 -03:00 |
Mike Jolley
|
275e0661ed
|
Merge branch 'fix/duplicate-stock-reduction-paypal' of https://github.com/bekarice/woocommerce into bekarice-fix/duplicate-stock-reduction-paypal
|
2017-05-09 18:12:45 +01:00 |
Mike Jolley
|
478b12f7e8
|
has_attributes for variations
Fixes #14959
|
2017-05-09 16:39:41 +01:00 |
Mike Jolley
|
f404838060
|
Merge pull request #14958 from rasmusbe/patch-4
Fix param documentation for WC_Product::is_type
|
2017-05-09 13:32:21 +01:00 |
Rasmus
|
98833fa9c5
|
Fix param documentation for WC_Product::is_type
|
2017-05-09 14:10:27 +02:00 |
Mike Jolley
|
8c896c3e2a
|
Merge pull request #14948 from woocommerce/pr/14936
Tweaks to Pr/14936
|
2017-05-09 11:28:31 +01:00 |
Beka Rice
|
1c240bb014
|
Use order data store for stock checks in case of custom order types
|
2017-05-08 17:58:01 -04:00 |
Claudio Sanches
|
58fa8542b6
|
Merge pull request #14933 from woocommerce/fix/14815
Use numeric, not decimal
|
2017-05-08 15:36:39 -03:00 |
Claudio Sanches
|
0a5dfd4c47
|
Merge pull request #14943 from woocommerce/update/14848
If prices are the same for all variations, use price not priceSpecification
|
2017-05-08 15:36:05 -03:00 |
Mike Jolley
|
24fe8db5eb
|
Fix test
|
2017-05-08 19:14:33 +01:00 |
Mike Jolley
|
e0583d2cd9
|
Merge branch 'master' into update/14848
# Conflicts:
# includes/class-wc-structured-data.php
|
2017-05-08 19:13:12 +01:00 |
Mike Jolley
|
61352adbf1
|
Make query code match and remove unneeded index
|
2017-05-08 19:09:55 +01:00 |
Mike Jolley
|
a741f2c7bf
|
Make other queries match the new query in 14936
|
2017-05-08 19:08:59 +01:00 |
Mike Jolley
|
26bc5ab35b
|
Merge branch 'master' into pr/14936
|
2017-05-08 18:54:54 +01:00 |
Claudiu Lodromanean
|
fbb8b56202
|
Merge pull request #14940 from woocommerce/fix/14825
reset post data prevents grouped products working in shortcodes
|
2017-05-08 10:50:05 -07:00 |
Claudio Sanches
|
e92b93f992
|
Merge pull request #14937 from woocommerce/fix/gallery-noscript-and-alignment
Gallery fixes
|
2017-05-08 14:45:41 -03:00 |
Claudio Sanches
|
1e2b62a1fe
|
Merge pull request #14935 from woocommerce/fix/14909
Correctly exclude terms in wc_get_related_products
|
2017-05-08 14:45:06 -03:00 |
Claudio Sanches
|
d2fb33c7d4
|
Merge pull request #14934 from woocommerce/fix/14151
Only set reply-to if the email + name is set.
|
2017-05-08 14:43:39 -03:00 |
Mike Jolley
|
f4941420b0
|
Merge pull request #14942 from woocommerce/fix/14917
Properly save order items in legacy REST API
|
2017-05-08 18:17:34 +01:00 |
Claudio Sanches
|
ec5df6450c
|
Merge pull request #14931 from woocommerce/fix/14854
Hide offers from structured markup when blank
|
2017-05-08 14:01:58 -03:00 |
Claudio Sanches
|
257594a67c
|
Merge pull request #14945 from woocommerce/pr/14875
Pr/14875
|
2017-05-08 13:56:12 -03:00 |
Claudio Sanches
|
e942d69664
|
Merge pull request #14946 from woocommerce/fix/14944
Correct variable name in order structured data
|
2017-05-08 13:52:18 -03:00 |
Mike Jolley
|
3c57508f56
|
Correct variable name in order structured data
Fixes #14944
|
2017-05-08 17:46:40 +01:00 |
Mike Jolley
|
03a69e1d44
|
Prepend new item keys with `$items_key` to make them unique.
Fixes #14875
|
2017-05-08 17:44:10 +01:00 |
Jason Judge
|
1156cf9e0d
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2017-05-08 17:26:46 +01:00 |
Jason Judge
|
0a5d9f9a3a
|
Issue #14900 Make INNER select explit.
|
2017-05-08 17:25:31 +01:00 |
Mike Jolley
|
7d956ca797
|
If prices are the same for all variations, use price not priceSpecification
Closes #14848
|
2017-05-08 16:53:27 +01:00 |
Claudio Sanches
|
7ba011a3b8
|
Properly save order items in legacy REST API
Closes #14917
|
2017-05-08 12:37:33 -03:00 |
Mike Jolley
|
36f78230fc
|
reset post data prevents grouped products working in shortcodes
Fixes #14825
|
2017-05-08 16:14:46 +01:00 |
Claudio Sanches
|
89b28fd656
|
Merge pull request #14938 from woocommerce/fix/14920
wc_attribute_taxonomy_id_by_name should use wc_sanitize_taxonomy_name to prevent breaking special chars
|
2017-05-08 12:12:34 -03:00 |
Jason Judge
|
02fed84dc0
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2017-05-08 15:26:36 +01:00 |
Mike Jolley
|
e84092b900
|
wc_attribute_taxonomy_id_by_name should use wc_sanitize_taxonomy_name to prevent breaking special chars
Fixes #14920
|
2017-05-08 15:01:04 +01:00 |
Mike Jolley
|
3289bee968
|
Clear left every 4 thumbnails
Fixes #14819
|
2017-05-08 14:46:58 +01:00 |
Jason Judge
|
9bd56b312f
|
Issue #14900 Make implicit array cast to boolean an explixit check.
|
2017-05-08 14:39:08 +01:00 |
Mike Jolley
|
af949b73ec
|
Add noscript style for gallery
Fixes #14882
|
2017-05-08 14:35:23 +01:00 |
Mike Jolley
|
bdd3eba7c4
|
Use correct full size for variation images
Closes #14866
|
2017-05-08 14:35:07 +01:00 |
Mike Jolley
|
b961d6fb74
|
Correctly exclude terms in wc_get_related_products
Fixes #14909
|
2017-05-08 14:15:16 +01:00 |
Mike Jolley
|
a4ad49a8e3
|
Only set reply-to if the email + name is set.
Closes #14151
|
2017-05-08 12:50:39 +01:00 |
Mike Jolley
|
885e332f5a
|
Use numeric, not decimal
Closes #14815
|
2017-05-08 12:34:00 +01:00 |
Mike Jolley
|
c7e9a4c809
|
Hide offers from structured markup when blank
Fixes #14854
|
2017-05-08 11:59:33 +01:00 |
Mike Jolley
|
d81dc541c2
|
Merge pull request #14699 from woocommerce/updated-upgrade-notice
Refreshed the message slightly while removing an older doc.
|
2017-05-07 16:25:47 +01:00 |
Mike Jolley
|
eadb0cdf4f
|
Merge pull request #14911 from woocommerce/fix/14833
Fixed "Process to checkout" button color in Twenty seventeen dark theme
|
2017-05-07 15:11:10 +01:00 |
Mike Jolley
|
dd3be1278b
|
Merge pull request #14733 from woocommerce/feature/13646
WC_Object_Query & WC_Order_Query
|
2017-05-07 14:24:12 +01:00 |
Jason Judge
|
3dd5acfd47
|
Issue #14900 Tidy up code (long lines and commented old lines removed).
|
2017-05-05 22:44:27 +01:00 |
Jason Judge
|
980de0cd52
|
Issue #14900 Some fixes and variable name changes.
|
2017-05-05 21:54:04 +01:00 |