Mike Jolley
|
d81493cc52
|
Merge pull request #14229 from woocommerce/fix/14184
[REST API] Fixed line_items meta type to array on legacy REST API
|
2017-04-11 10:32:17 +01:00 |
Claudio Sanches
|
6b12559b76
|
Merge pull request #14164 from RamyTalal/patch-1
Fix notice errors on PHP 7.1
|
2017-04-11 02:20:27 -03:00 |
Ramy Talal
|
36de5db080
|
Coding standards
|
2017-04-11 07:19:24 +02:00 |
Claudio Sanches
|
4a5a93f629
|
Merge pull request #14107 from woocommerce/fix/rest-api-legacy-v3-variations
[REST API] Fixed missing $variations variable in legacy v3
|
2017-04-10 20:19:43 -03:00 |
Claudio Sanches
|
5c92f9141b
|
[REST API] Fixed line_items meta type to array on legacy REST API
Closes #14184
|
2017-04-10 19:57:35 -03:00 |
Claudio Sanches
|
702d72f173
|
Merge pull request #14225 from woocommerce/fix/14213
Use correct thumbnail for variation images in gallery
|
2017-04-10 19:13:09 -03:00 |
Mike Jolley
|
7274c14591
|
Use correct thumbnail for variation images in gallery
Fixes #14213
|
2017-04-10 23:02:53 +01:00 |
Claudio Sanches
|
394532c9ab
|
Merge pull request #14199 from woocommerce/add/visibility-terms-debug-14147
Add product visibility terms to system status report to help debug
|
2017-04-10 18:52:10 -03:00 |
Claudio Sanches
|
8bd7e2de4a
|
Merge pull request #14188 from woocommerce/fix/14186
Correct calls to wc_reduce_stock_levels in PayPal and Simplify gateways
|
2017-04-10 18:50:51 -03:00 |
Claudio Sanches
|
2acc956254
|
Merge pull request #14206 from woocommerce/fix/14118
__clone meta correctly on object clone
|
2017-04-10 18:49:49 -03:00 |
Claudio Sanches
|
47a6741707
|
Merge pull request #14221 from woocommerce/fix/14216
Do not duplicate grouped products, only variations
|
2017-04-10 18:49:28 -03:00 |
Claudio Sanches
|
0b7f990dae
|
Merge pull request #14219 from woocommerce/fix/14211
Fix backwards compat logic in enable_guest_checkout
|
2017-04-10 18:48:16 -03:00 |
Claudio Sanches
|
b79711b54c
|
Merge pull request #14141 from rellect/copy_suffix
Add back the (Copy) suffix for duplicated products
|
2017-04-10 18:16:09 -03:00 |
Mike Jolley
|
bcd39e9a79
|
Pass id not object to wc_reduce_stock_levels
|
2017-04-10 21:55:17 +01:00 |
Mike Jolley
|
76d962b606
|
since
|
2017-04-10 21:52:06 +01:00 |
Mike Jolley
|
ade147ccc2
|
Do not duplicate grouped products, only variations
Fixes #14216
|
2017-04-10 21:45:57 +01:00 |
Mike Jolley
|
3cf50c60f6
|
Fix backwards compat logic in enable_guest_checkout
Fixes #14211
|
2017-04-10 21:18:49 +01:00 |
Claudio Sanches
|
043265101f
|
Merge pull request #14142 from rellect/unset_set_on_duplicating
Reset slug when duplicating product - fix #14128
|
2017-04-10 16:28:50 -03:00 |
Mike Jolley
|
12dbc059c3
|
Update add_to_cart_text for external products to include default
Fixes #14181
|
2017-04-10 17:54:39 +01:00 |
Mike Jolley
|
e14d85d0a3
|
__clone meta correctly on object clone
Fixes #14118
|
2017-04-10 17:12:17 +01:00 |
Claudio Sanches
|
e6d68c7897
|
Merge pull request #14198 from woocommerce/fix/14158
Make get_cross_sells unique.
|
2017-04-10 12:55:25 -03:00 |
Mike Jolley
|
7d5efe4b78
|
Add product visibility terms to system status report to help debug
Closes #14147
|
2017-04-10 15:51:14 +01:00 |
Mike Jolley
|
95397188d5
|
Make get_cross_sells unique.
Fixes #14158
|
2017-04-10 15:20:41 +01:00 |
Mike Jolley
|
243b7a0d3f
|
Exclude location meta from setters
|
2017-04-10 12:16:25 +01:00 |
Mike Jolley
|
8fa73602eb
|
Correct calls to wc_reduce_stock_levels in PayPal and Simplify gateways
Fixes #14186
|
2017-04-10 11:56:52 +01:00 |
Ramy Talal
|
6b29066d3e
|
Fix notice errors on PHP 7.1
|
2017-04-09 13:45:46 +02:00 |
refael iliaguyev
|
6ee1fb0a62
|
set empty string as slug
|
2017-04-08 18:14:34 +03:00 |
refael iliaguyev
|
5add77c201
|
add 'woocommerce' text domain
|
2017-04-08 15:59:01 +03:00 |
refael iliaguyev
|
3be5f80ee7
|
unset slug - fix #14128
|
2017-04-08 13:39:06 +03:00 |
refael iliaguyev
|
3af7452370
|
Add back the (Copy) suffix for duplicated products
|
2017-04-08 13:16:42 +03:00 |
Govind Kumar
|
2ea79cc5ed
|
Fixed issue #14124
|
2017-04-07 19:14:10 +05:30 |
Claudio Sanches
|
708df27719
|
Merge pull request #14117 from woocommerce/fix/14108
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
|
2017-04-07 13:29:40 -03:00 |
Mike Jolley
|
7418b9f8b8
|
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
Fixes #14108
|
2017-04-07 17:13:59 +01:00 |
Claudio Sanches
|
51c00cce09
|
Merge pull request #14099 from dixitadusara/issue-14089B
Modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 12:33:01 -03:00 |
Claudio Sanches
|
ef6895fd56
|
Merge pull request #14113 from woocommerce/fix/product-object-checks
Fix/product object checks
|
2017-04-07 12:31:28 -03:00 |
Mike Jolley
|
e14eb70814
|
Skip reports if no product is found
|
2017-04-07 16:08:06 +01:00 |
Mike Jolley
|
84c96046f0
|
Check objects are not false/null
|
2017-04-07 16:01:51 +01:00 |
Claudio Sanches
|
8de0bb0a46
|
[REST API] Fixed missing $variations variable in legacy v3
|
2017-04-07 10:31:28 -03:00 |
Claudio Sanches
|
731c9cfdd9
|
Merge pull request #14097 from woocommerce/fix/14085
Ensure meta_value has valid keys in read_attributes
|
2017-04-07 09:19:25 -03:00 |
Claudio Sanches
|
c42505f7e5
|
Merge pull request #14096 from woocommerce/fix/14087
Add missing woocommerce_cross_sells_columns filter.
|
2017-04-07 09:18:54 -03:00 |
Mike Jolley
|
4f412678bd
|
Ensure meta_value has valid keys in read_attributes
Fixes #14085
|
2017-04-07 10:59:59 +01:00 |
dixitadusara
|
e527b6608c
|
modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 15:27:52 +05:30 |
Mike Jolley
|
078dfb4ffa
|
Add missing woocommerce_cross_sells_columns filter.
Closes #14087
|
2017-04-07 10:35:42 +01:00 |
Gareth
|
425752d8ff
|
Updates product title in product loop commenting
Commenting indicated the product title in the product loop was enclosed in an `<h3>`, when the code was actually printing an `<h2>`.
|
2017-04-07 09:55:48 +02:00 |
dixitadusara
|
3ba9063d3d
|
Invalid argument supplied for foreach - class-wc-product-data-store-cpt.php ref #14089
|
2017-04-07 13:24:34 +05:30 |
Claudio Sanches
|
464ea7f01d
|
Fixed ccoding standards
|
2017-04-06 19:46:06 -03:00 |
Claudio Sanches
|
c4adec3e1a
|
Removed translatable function used for variables
|
2017-04-06 19:45:59 -03:00 |
Claudiu Lodromanean
|
19361127a9
|
Array filter before saving
|
2017-04-06 14:47:22 -07:00 |
Claudio Sanches
|
7f18e9ef83
|
Merge pull request #14076 from woocommerce/fix/remove-empty-items
filter items which are false
|
2017-04-06 18:21:14 -03:00 |
Claudio Sanches
|
c2830af5e1
|
Merge pull request #14071 from woocommerce/fix/14068
Fix variation category restriction and limit to x uses
|
2017-04-06 18:15:45 -03:00 |