Commit Graph

20613 Commits

Author SHA1 Message Date
Mike Jolley a8baaf6715 Fix term exclusion in term count queries
Closes #14662
2017-04-25 13:05:21 +01:00
Claudio Sanches 1314b6845e Merge pull request #14432 from emgk/fix-14428
added new filter for product thumbnail size.
2017-04-24 21:05:27 -03:00
Claudio Sanches 89dc3b40e2 Merge pull request #14651 from woocommerce/fix/14646
Allow forward slash in tel
2017-04-24 13:56:16 -03:00
Mike Jolley 04e07795fc Allow forward slash in tel
Closes #14646
2017-04-24 15:24:37 +01:00
Mike Jolley ac74f17d7f Merge pull request #14645 from aelia-co/Fix-Restore_Checkout_User_Filter
Restored filter during checkout validation
2017-04-24 15:22:11 +01:00
Diego Zanella 19aa807da6 Restored filter `woocommerce_checkout_customer_id` during checkout validation 2017-04-24 14:41:23 +01:00
Mike Jolley 6afc566de4 Merge pull request #14609 from bekarice/fix/modal-tooltip-display
Fix help tip display with shipping zone modals
2017-04-24 14:16:40 +01:00
Mike Jolley fc1f61f23d Update master changelog
Closes #14628
2017-04-24 09:54:32 +01:00
Beka Rice 344269c267 Fix tooltip display with shipping zone modals 2017-04-21 16:22:14 -04:00
Mike Jolley 5ec767adbf Merge pull request #14593 from woocommerce/fix-contributing-link
Fix link in Contributing wiki
2017-04-21 12:36:51 +01:00
Konstantin Kovshenin bba3609786 Fix a doc link in Contributing wiki
The "GitHub pull request documentation" leads to a 404.
2017-04-21 14:33:33 +03:00
Claudio Sanches e96a1eb744 Merge pull request #14577 from woocommerce/fix/14575
wc_get_orders support for guest orders and unit tests
2017-04-20 14:31:59 -03:00
Mike Jolley a325d03deb wc_get_orders support for guest orders and unit tests
Fixes #14575
2017-04-20 18:05:58 +01:00
Claudio Sanches 836b3a3162 Merge pull request #14553 from woocommerce/fix/14544
Check if is a resource before try set log rotate
2017-04-20 13:47:56 -03:00
Claudio Sanches 1142ca20f0 Properly open log files 2017-04-20 13:37:18 -03:00
Claudio Sanches 46b17d7eb3 Merge pull request #14574 from woocommerce/fix/breadcrumb-check
Abort generate_breadcrumblist_data is there are no crumbs
2017-04-20 13:06:50 -03:00
Mike Jolley d5205b97f8 Abort generate_breadcrumblist_data is there are no crumbs 2017-04-20 17:04:48 +01:00
Claudio Sanches dfcbeaf044 Fixed logic in `is_open()` 2017-04-20 12:57:33 -03:00
Claudio Sanches 7f6b0c6d0f Moved resource check for `is_open()` method 2017-04-20 12:53:44 -03:00
Claudio Sanches ab3a8c4a79 Merge pull request #14573 from woocommerce/fix/14543
define get_user_id/get_user methods for bw compat
2017-04-20 12:28:10 -03:00
Mike Jolley 4a6c87d1cc docblock 2017-04-20 16:03:40 +01:00
Mike Jolley 8e28af8b87 define get_user_id/get_user methods for bw compat
Closes #14543
2017-04-20 16:02:10 +01:00
Claudio Sanches 8cb1fa2aff Merge pull request #14570 from woocommerce/fix/14546
Decrease paypal request timeout so failed requests to not take too long
2017-04-20 11:51:21 -03:00
Mike Jolley f8781b9552 Decrease paypal request timeout so failed requests to not take too long
Closes #14546
2017-04-20 15:45:52 +01:00
Mike Jolley 8bc715ca59 Merge pull request #14556 from woocommerce/SiR-DanieL-patch-1
Add filter wc_is_attribute_in_product_name
2017-04-20 15:07:42 +01:00
Mike Jolley 1924291f37 woocommerce_is_attribute_in_product_name 2017-04-20 15:07:06 +01:00
Mike Jolley 3ef5ad2565 Merge pull request #14566 from woocommerce/fix/14563
Better email handling when invalid
2017-04-20 14:48:24 +01:00
Mike Jolley bb4507bcae Better email handling when invalid 2017-04-20 14:45:04 +01:00
Mike Jolley 127a688482 Merge pull request #14564 from emgk/fix-14563
Fixed issue
2017-04-20 14:17:23 +01:00
Govind Kumar 2adadd5737 Fixed issue 2017-04-20 17:41:20 +05:30
Mike Jolley 6b9bd2259f Merge pull request #14559 from themedotal/patch-5
Hook comments for each action on template files
2017-04-20 11:52:31 +01:00
Mike Jolley 7715990fb1 Merge pull request #14552 from woocommerce/fix/14518
[REST API] Fixed v1 order shipping taxes
2017-04-20 11:48:52 +01:00
Mike Jolley bcf5273421 Merge pull request #14555 from woocommerce/fix/14436
Improved logic of WC_Order::get_shipping_address_map_url()
2017-04-20 11:48:09 +01:00
Theme.al 79d3291ba5 Hook comments for each action on template files
As i'm working with my theme i have found difficult to keep track of all actions and hooks, i think all actions should be commented with their respective hooks like you have already done on archive-product.php
2017-04-20 09:48:36 +02:00
Nicola Mustone 7f6909040d add filter wc_is_attribute_in_product_name
The filter `wc_is_attribute_in_product_name` will allow customizations to show the variations in the cart like in WC 2.6.
2017-04-20 09:53:49 +03:00
Claudio Sanches 3b7a41ea53 Improved logic of WC_Order::get_shipping_address_map_url()
See comments in #14436
2017-04-20 02:12:18 -03:00
Claudio Sanches e208e35e33 Fixed coding standards in tests 2017-04-20 01:34:58 -03:00
Claudio Sanches aa21db2e64 Check if is a resource before try set log rotate
Fixes #14544
2017-04-20 00:54:31 -03:00
Claudio Sanches 0b60af0774 Merge pull request #14415 from woocommerce/fix/save-post-infinite-loops
Prevent infinite loops during save_post
2017-04-20 00:44:57 -03:00
Claudio Sanches accf956632 Merge pull request #14500 from woocommerce/fix/14494
Removed the non-functional order total input and combine the recalculation buttons into one working button.
2017-04-20 00:43:22 -03:00
Claudio Sanches 60b3e3c123 [REST API] Fixed v1 order shipping taxes
Fixes #14518
2017-04-20 00:37:27 -03:00
Claudio Sanches bd92f99359 Merge pull request #14547 from woocommerce/fix/14545
Get updated product before doing low stock actions
2017-04-20 00:08:14 -03:00
claudiulodro 01a6b3bae0 Get updated product before doing low stock actions 2017-04-19 15:32:51 -07:00
Claudio Sanches c90e71e890 Merge pull request #14509 from woocommerce/fix/14480
Only return product by SKU if published
2017-04-19 14:38:14 -03:00
Claudio Sanches 0d46a89f83 Check only if is not in trash 2017-04-19 14:27:19 -03:00
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