Claudiu Lodromanean
|
3768730641
|
Merge pull request #14520 from franticpsyx/fix-order-item-offset-get
[3.0.3] Fix Undefined property notice in `WC_Order_Item::offsetGet`
|
2017-04-19 10:16:42 -07:00 |
Claudiu Lodromanean
|
3152b35406
|
Merge pull request #14521 from woocommerce/fix/14507
wc_update_300_grouped_products update routine needs to unset the post_parent on grouped products
|
2017-04-19 10:16:12 -07:00 |
Claudiu Lodromanean
|
b13380d120
|
Merge pull request #14523 from franticpsyx/fix-wc-get-weight-notice-warning
[3.0.3] Fix PHP 7.1 `wc_get_weight` warning
|
2017-04-19 10:15:53 -07:00 |
Claudiu Lodromanean
|
1c0b4ed729
|
Merge pull request #14524 from woocommerce/fix/14515
Give zoomed images a bg color so it supports transparent PNG
|
2017-04-19 10:15:27 -07:00 |
Claudiu Lodromanean
|
fe0ff8d795
|
Merge pull request #14526 from woocommerce/fix/14517
wp_die when WC_REST_System_Status_Controller is. not available on status report.
|
2017-04-19 10:14:58 -07:00 |
Claudiu Lodromanean
|
28ec6b4d6f
|
Merge pull request #14527 from franticpsyx/fix-typo-in-wc-ajax-class
[3.0] Fix typo in json_search_downloadable_products_and_variations
|
2017-04-19 10:14:42 -07:00 |
Claudiu Lodromanean
|
cd9ea0daf2
|
Merge pull request #14528 from woocommerce/fix/14525
is_existing_sku should check all post statuses except for trash
|
2017-04-19 10:13:56 -07:00 |
Claudiu Lodromanean
|
b479224656
|
Merge pull request #14531 from mihaigrigori/master
Wrong variable name in \wc_add_order_item
|
2017-04-19 10:13:37 -07:00 |
Claudiu Lodromanean
|
894d77d4db
|
Merge pull request #14534 from woocommerce/fix/14533
Address field sorting was not working due to wrong data name
|
2017-04-19 10:12:56 -07:00 |
Claudiu Lodromanean
|
beab1fd0b8
|
Merge pull request #14535 from woocommerce/fix/item-get_order
Ensure order is not cached before download permissions are generated
|
2017-04-19 10:12:39 -07:00 |
Claudiu Lodromanean
|
97958de059
|
Merge pull request #14536 from woocommerce/fix/14530
When on backorder without notifications, hide the text
|
2017-04-19 10:12:20 -07:00 |
Claudio Sanches
|
5d3330fac2
|
Merge pull request #14537 from woocommerce/fix/14503
Remove unused variable
|
2017-04-19 14:03:30 -03:00 |
claudiulodro
|
c3331ff416
|
Remove unused variable
|
2017-04-19 10:00:00 -07:00 |
Mike Jolley
|
69a8b6c9b5
|
When on backorder without notifications, hide the text
Fixes #14530
|
2017-04-19 16:57:49 +01:00 |
Mike Jolley
|
e1ae5bded2
|
Ensure order is not cached before download permissions are generated
|
2017-04-19 16:53:31 +01:00 |
Mike Jolley
|
3b6e7d9d14
|
Address field sorting was not working due to wrong data name
Fixes #14533
|
2017-04-19 16:33:32 +01:00 |
Mike Jolley
|
be96e8c8a1
|
Merge pull request #14506 from woocommerce/fix/14496
Prevent nonce check outside admin when calculating for reports
|
2017-04-19 15:05:31 +01:00 |
Mike Jolley
|
84c9ce9ceb
|
Merge pull request #14505 from woocommerce/fix/14504
Fixed legacy WC_Checkout->posted warning.
|
2017-04-19 15:05:21 +01:00 |
Mike Jolley
|
77bbd938c6
|
Merge pull request #14508 from woocommerce/fix/14359
[REST API] Fixed ignored parameters when changing status
|
2017-04-19 15:05:09 +01:00 |
Mihai Grigori
|
170de188a0
|
Wrong variable name in \wc_add_order_item
|
2017-04-19 15:55:49 +03:00 |
Mike Jolley
|
bdb01c4bea
|
is_existing_sku should check all post statuses except for trash
Fixes #14525
|
2017-04-19 11:32:49 +01:00 |
Manos Psychogyiopoulos
|
1670f9ae60
|
Fix typo in json_search_downloadable_products_and_variations
|
2017-04-19 13:20:05 +03:00 |
Mike Jolley
|
8ab10ade0e
|
Missing comma for code standards
WC_Admin_Customize is a 3.1 class
Closes #14522
|
2017-04-19 11:15:10 +01:00 |
Mike Jolley
|
335319e6ea
|
wp_die when WC_REST_System_Status_Controller is. not available on status report.
Closes #14517
|
2017-04-19 11:08:34 +01:00 |
Mike Jolley
|
5b9ee32c49
|
Give zoomed images a bg color so it supports transparent PNG
Fixes #14515
|
2017-04-19 10:44:56 +01:00 |
Manos Psychogyiopoulos
|
6392582d16
|
Fix wc_get_weight warning with PHP 7.1
|
2017-04-19 12:35:40 +03:00 |
Mike Jolley
|
5d7aa234b0
|
wc_update_300_grouped_products update routine needs to unset the post_parent on grouped products
Fixes #14507
|
2017-04-19 10:35:39 +01:00 |
Manos Psychogyiopoulos
|
1270c0d313
|
Fix Undefined property notice in WC_Order_Item::offsetGet
|
2017-04-19 12:30:38 +03:00 |
Claudio Sanches
|
f61646d1a2
|
Only return product by SKU if published
Fixes #14480
|
2017-04-18 21:32:52 -03:00 |
Claudio Sanches
|
f318ce935c
|
[REST API] Fixed ignored parameters when changing status
Prevent override saved data when updating order status.
Fixes #14359
|
2017-04-18 21:15:24 -03:00 |
Claudio Sanches
|
2da71bd7fb
|
Prevent nonce check outside admin when calculating for reports
Fix all REST API reports endpoints.
Fixes #14496
|
2017-04-18 20:33:25 -03:00 |
Claudio Sanches
|
d94f3883da
|
Merge pull request #14497 from woocommerce/fix/14416
Fixed docblocks in REST API v1
|
2017-04-18 18:43:06 -03:00 |
Claudio Sanches
|
58b7b82ee1
|
Merge pull request #14489 from woocommerce/fix/14469
Remove attribute_ prefix from names in wc_get_formatted_variation
|
2017-04-18 18:39:21 -03:00 |
Claudio Sanches
|
d17dd2947b
|
Merge pull request #14485 from woocommerce/update/js-cookie
Update js-cookie to 2.1.4
|
2017-04-18 18:38:56 -03:00 |
Claudio Sanches
|
185ae083a1
|
Merge pull request #14499 from woocommerce/help-video-updates
Updates & fixes some embed problems
|
2017-04-18 18:32:16 -03:00 |
Claudio Sanches
|
e034a69c98
|
Merge pull request #14486 from woocommerce/fix/14484
Fix call to is_compound method
|
2017-04-18 18:29:57 -03:00 |
Claudio Sanches
|
faaac6d67b
|
Merge pull request #14483 from woocommerce/fix/14476
Adds a fallback to queue_transactional_email if background sending is disabled.
|
2017-04-18 18:29:33 -03:00 |
Claudio Sanches
|
086b60a871
|
Fixed legacy WC_Checkout->posted warning.
WC_Checkout->get_posted_data() is a protected method and third party
integrations should use $_POST.
|
2017-04-18 18:15:25 -03:00 |
Claudio Sanches
|
372898d12f
|
Merge pull request #14502 from woocommerce/fix/refund-plotting
Add refund_lines to report
|
2017-04-18 18:11:31 -03:00 |
Claudio Sanches
|
be3b879e0b
|
Merge pull request #14504 from woocommerce/fix/checkout-posted-conflict
Fixes legacy_posted_data access and adds notices if accessed.
|
2017-04-18 18:03:22 -03:00 |
Mike Jolley
|
add7170f34
|
Fixes legacy_posted_data access and adds notices if accessed.
|
2017-04-18 21:55:31 +01:00 |
Mike Jolley
|
cd7d6cf73d
|
Add refund_lines
|
2017-04-18 20:29:10 +01:00 |
Mike Jolley
|
2a4103d776
|
Removed the non-functional order total input and combine the recalculation buttons into one working button.
Fixes #14494
|
2017-04-18 19:44:42 +01:00 |
Ryan Ray
|
40da9faa1a
|
Updates & fixes some embed problems
Added a new combined Creating Products video.
Fixes other time stamp embeds that weren’t really working.
|
2017-04-18 13:18:00 -04:00 |
Claudio Sanches
|
372656d137
|
Merge pull request #14488 from woocommerce/fix/14478
Fix tip position for RTL
|
2017-04-18 13:56:02 -03:00 |
Claudio Sanches
|
81dcd6e79e
|
Fixed docblocks in REST API v1 for #14416
|
2017-04-18 13:40:10 -03:00 |
Mike Jolley
|
c454abc787
|
Remove attribute_ prefix from names in wc_get_formatted_variation
Fixes #14469
|
2017-04-18 13:08:39 +01:00 |
Mike Jolley
|
34d170a004
|
Fix tip position for RTL
Closes #14478
|
2017-04-18 12:37:59 +01:00 |
Mike Jolley
|
de016c6615
|
Fix call to is_compound method
Fixes #14484
|
2017-04-18 12:00:21 +01:00 |
Mike Jolley
|
b8aade8523
|
Update js-cookie to 2.1.4
|
2017-04-18 11:44:51 +01:00 |