Justin Hill
1386625dae
Update abstract-wc-product.php
...
Add filter to is_taxable() method so that plugins can better control what is and isn't taxable based on various conditions, such as customer's billing or shipping address, etc.
2014-02-27 15:29:21 +01:00
splashingpixels
3a43304036
jshinted and coding standards see #4680
2014-02-27 15:27:31 +01:00
splashingpixels
60738e52fe
jshinted and coding standards see #4680
2014-02-27 15:27:30 +01:00
thenbrent
a7e72545ed
Check product exists before accessing methods
...
To avoid fatal errors when generating renewal orders in Subscriptions.
2014-02-27 15:26:16 +01:00
James Koster
6cf949027b
radios. closes #4892
2014-02-27 15:25:45 +01:00
Mike Jolley
60332d51d5
Updated languages
2014-02-27 15:25:33 +01:00
Mike Jolley
99b61e8bd4
tx config
2014-02-27 15:25:32 +01:00
Mike Jolley
4b38c58c9b
Transifex links
2014-02-27 15:25:32 +01:00
Mike Jolley
4a4680d9d5
wc_cart_totals_coupon_label function and filter to override coupon labels
2014-02-27 15:25:19 +01:00
Mike Jolley
d57989ca62
Use get_col for sku search - return multiple results.
2014-02-27 15:24:39 +01:00
JustinSainton
fee1bc5200
capital_p_dangit()
2014-02-27 15:24:32 +01:00
Mike Jolley
ceacbb31bd
Fix display of fee_taxes when spanning multiple tax classes Closes #4803
2014-02-27 15:24:26 +01:00
Mike Jolley
a215a94f5d
Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests.
...
@coenjacobs
2014-02-27 15:23:21 +01:00
Mike Jolley
465b9b9d5f
Only show settings link if method has_settings
2014-02-27 15:23:10 +01:00
Nathan
2b05f508d7
Added the type attribute to the coupon input on the cart page
2014-02-27 15:22:59 +01:00
Ramon van Belzen
8d3c063326
Double declaration fix
2014-02-27 15:22:46 +01:00
Mike Jolley
f42d1a1e6f
Correctly join post meta to fix order searches Closes #4855
2014-02-27 15:22:37 +01:00
Scott Basgaard
c2e76851b2
Code clean up. Various undefined variables / notices.
2014-02-27 15:21:29 +01:00
Scott Basgaard
b1b93838c3
Use 'include' parameter to show siblings/children of current category. Fixes #891
2014-02-27 15:21:29 +01:00
Mike Jolley
61214a7eef
Sanitize screen id. Closes #4788
2014-02-27 15:21:09 +01:00
Mike Jolley
43d87e724e
Run array_unique on results of order search Closes #4855
2014-02-27 15:20:36 +01:00
Mike Jolley
f001d32bcd
Use md5 hash for transient names so that the lengths are valid. Closes #4851
2014-02-27 15:18:40 +01:00
splashingpixels
45f241addc
added filter for empty cart return to shop link
2014-02-27 15:17:15 +01:00
Coen Jacobs
fff37482b6
Changelog bump for #4942
2014-02-25 10:25:39 +01:00
Mike Jolley
7ab47f7b71
Merge pull request #4942 from maxrice/link-header-fix-4925
...
Fix link header issue
2014-02-25 09:00:09 +00:00
Max Rice
5e48e5d682
Return request relative link headers, fixes #4925
...
When WordPress is running inside of a sub-directory,
get_woocommerce_api_url() returns the domain along with the
sub-directory path, which results in a duplicate path when the API
request string is added. This commit fixes this by fetching only the
home host and adding the request path to it. set_url_scheme() is used
to set the scheme to either http or https based on the request itself
instead of basing it on whether force_ssl_checkout is enabled or not.
2014-02-25 01:02:38 -05:00
Coen Jacobs
3e4b79e6c9
Changelog bump for #4856
2014-02-18 12:31:39 +01:00
Coen Jacobs
56ed38db10
Code standards for #4856
2014-02-18 12:28:51 +01:00
Gerhard
b4811c93d3
Fix COD warning when you have hide shipping methods until address entered selected
2014-02-18 12:28:51 +01:00
Coen Jacobs
756a167198
Changelog bump for WC 2.1.3 release
2014-02-17 16:37:42 +01:00
Mike Jolley
e345281018
Handle get_rate_code when no matching rate is found. Prevents notices.
2014-02-17 16:36:21 +01:00
Mike Jolley
4d831d02ee
Fix notice when left blank
2014-02-17 16:36:21 +01:00
Coen Jacobs
d0e42aa8f0
Changelog bump for #4813
2014-02-17 15:20:25 +01:00
James Koster
dd30ce9687
rating height fix. closes #4813
2014-02-17 15:19:42 +01:00
Coen Jacobs
0cb792b916
Changelog bump for #4814 and #4806
2014-02-17 14:29:36 +01:00
Mike Jolley
1f295c9c69
Unify textdomains Closes #4814
2014-02-17 14:27:08 +01:00
James Koster
3b12837e02
star rating tweaks. closes #4806
2014-02-17 14:27:08 +01:00
Coen Jacobs
27ff5ec160
Changelog bump for #4822 , #4842 , #4826 , #4827 , #4824 , #4825
2014-02-17 13:42:36 +01:00
Mike Jolley
e09c7b6cb5
wc_get_product_ids_on_sale should return array of integers, not strings Closes #4825
2014-02-17 13:35:38 +01:00
Mike Jolley
38f4060401
Min
2014-02-17 13:35:38 +01:00
Mike Jolley
884943f8a4
Turn off cursor for IE Closes #4824
2014-02-17 13:35:38 +01:00
Mike Jolley
8eed83ab08
Standards and some query tweaks for get_downloadable_products #4827
2014-02-17 13:35:38 +01:00
Mike Jolley
a3967af1d0
Code standards
2014-02-17 13:35:38 +01:00
Mike Jolley
7ab814ffa9
Order status check needs to be inside wc_downloadable_product_permissions so permissions are granted after completion. Closes #4826
2014-02-17 13:35:38 +01:00
Coen Jacobs
87c5274992
Better workaround for esc_url stripping spaces #4842
2014-02-17 13:35:38 +01:00
Coen Jacobs
a610e72c09
esc_attr instead of esc_url to preserve spaces in img src #4842
2014-02-17 13:35:38 +01:00
Mike Jolley
a2aa4ec9a9
Flip default status of price_trim_zeros
...
#4828 #4823 enabled with add_filter( 'woocommerce_price_trim_zeros',
'__return_true’ );
2014-02-17 13:35:38 +01:00
Mike Jolley
c64d25884e
define cart_session_data in constructor Closes #4822
2014-02-17 13:35:38 +01:00
Mike Jolley
af2a82a7d7
Make my-account/view-order use the template file
2014-02-17 13:35:38 +01:00
Coen Jacobs
e21936edba
Changelog bump for #4831
2014-02-17 13:34:27 +01:00