Mike Jolley
e2ea31fc94
pedantic nonce checking
2014-03-06 16:26:47 +01:00
Mike Jolley
d303e5d072
When dealing with fixed_product discounts, when doing it for the line, multiple by product qty Closes #5054
2014-03-06 16:26:47 +01:00
Mike Jolley
2c13c5c24e
Fix variation price display by checking if a variation is actually stock managed before comparing to stock amount Closes #5059
2014-03-06 16:26:47 +01:00
Mike Jolley
6e466d4fdb
Set default for $plain_text variable. Closes #5051
2014-03-06 16:26:47 +01:00
Mike Jolley
c3d5111c8d
Check existence of nonce Closes #5050
2014-03-06 16:26:47 +01:00
Mike Jolley
bfb32b9630
Suppress errors in download handler Closes #5042
2014-03-05 11:04:18 +01:00
Mike Jolley
fb20fc87b6
Use woocommerce_notify_no_stock_amount not 0, Closes #5035
2014-03-05 11:04:18 +01:00
Mike Jolley
914308765e
Recoded set_stock to only make a variable product out of stock if all variations are stock managed, to to resync prices after stock changes #5035
2014-03-05 11:04:18 +01:00
Mike Jolley
676a67bffb
Updated sync logic to exclude hidden and out of stock variations from the price display #5035
2014-03-05 11:04:18 +01:00
Mike Jolley
fa7629e8b8
Corrected the "Show Siblings and Children Only" queries Closes #5028
2014-03-05 11:04:18 +01:00
Patrick Rauland
b6d54a8ebe
returning false instead of array for countries without states
2014-03-05 11:04:18 +01:00
Mike Jolley
f44a4bc9d9
Made woocommerce_update_cart_action_cart_updated a filter which can return true or false to recalc totals Closes #4905
...
Conflicts:
includes/class-wc-form-handler.php
2014-03-05 11:04:14 +01:00
Mike Jolley
84a42f16cb
Add context to strings #4986
2014-03-05 11:02:53 +01:00
Mike Jolley
630eb61203
Later hook for template redirect and the_post Closes #4984
2014-03-05 11:02:53 +01:00
Mike Jolley
bb9299fa0c
Change the save order so email data is correct for manual orders Closes #4995
2014-03-05 11:02:53 +01:00
Mike Jolley
bf8f45fbc9
Correctly recompile scripts on update. Frontend css option no longer exists Closes #5014
2014-03-05 11:02:53 +01:00
Mike Jolley
e81c018e60
wc_get_endpoint_url - added support for permalinks containing a query string Closes #5016
2014-03-05 10:58:36 +01:00
splashingpixels
5d96b666f1
shop order - fixes non object error on comments when order is in the trash
2014-03-05 10:58:36 +01:00
splashingpixels
8b8fe715b6
wc_get_product_ids_on_sale should never return post id of 0 fixes #5002
2014-03-05 10:58:36 +01:00
claudiosmweb
0b08814227
improved the bacs email instructions
...
Conflicts:
includes/gateways/bacs/class-wc-gateway-bacs.php
2014-03-05 10:58:30 +01:00
claudiosmweb
1aa9840856
forced end of line in bank_details method to fix the #4999
...
Conflicts:
includes/gateways/bacs/class-wc-gateway-bacs.php
2014-03-05 10:57:55 +01:00
Patrick Rauland
74755555f5
adding plain text email flag to cheque
2014-03-05 10:57:02 +01:00
Patrick Rauland
d3476b8669
adding plain text email flag to bacs
2014-03-05 10:57:02 +01:00
Patrick Rauland
afc1c1e566
adding wordpress php formatting"
2014-03-05 10:57:02 +01:00
Mike Jolley
10190ab177
Ensure attributes exist
2014-03-05 10:57:02 +01:00
Mike Jolley
f683c29e66
Fix category widget ordering Closes #4971
2014-03-05 10:57:02 +01:00
Mike Jolley
508854effe
Fix reports by using strings - int's have a max. Closes #4904
2014-03-05 10:56:23 +01:00
Mike Jolley
f1189f5aac
Only show the relevant updates in the notices Closes #4977
2014-03-05 10:56:23 +01:00
Mike Jolley
5448e1bedc
Fix strict standards Closes #4980
2014-03-05 10:56:23 +01:00
Mike Jolley
2727b62dec
Fix after tax coupon amounts
2014-02-27 15:53:36 +01:00
Mike Jolley
13add49e42
Hide shipping class if variation is virtual Closes #4972
2014-02-27 15:48:39 +01:00
Coen Jacobs
5ddba16f7f
Fixing the typo fix :)
2014-02-27 15:48:02 +01:00
tamarazuk
6fe0b461d0
Add Canadian address format
...
.. as per Canada Post's addressing guidelines: http://www.canadapost.ca/tools/pg/manual/PGaddress-e.asp#1413985
2014-02-27 15:47:43 +01:00
JustinSainton
415dadc59e
Copypasta fix in docs.
2014-02-27 15:47:15 +01:00
Mike Jolley
8842f25b0e
round mijireh shipping amount
2014-02-27 15:46:51 +01:00
Mike Jolley
967aba149c
wc_delete_shop_order_transients functions and trigger when order status updates. Closes #4875
2014-02-27 15:46:23 +01:00
Mike Jolley
4685753e27
Prevent short codes running with no cart class loaded. Closes #4962
2014-02-27 15:46:11 +01:00
Mike Jolley
6e00477fd6
Tweak where message is added during reset to avoid needing a session Closes #4908
2014-02-27 15:45:47 +01:00
Mike Jolley
389bf99dad
Filters to restrict granting/revoking access to files Closes #4952
2014-02-27 15:45:18 +01:00
Mike Jolley
281c010af3
Changed braces and moved filter #4933
2014-02-27 15:44:25 +01:00
Gerhard
46a78e6936
Coding standards, mostly braces
2014-02-27 15:44:09 +01:00
Gerhard
5f3f7e5bb1
Drop guest checkout test and only check if order is for guest
2014-02-27 15:43:59 +01:00
Mike Jolley
c3bc0e61a7
Fix products_will_display logic
2014-02-27 15:43:07 +01:00
Gerhard
0b3d21c104
Should check for yes if guest checkout is enabled
2014-02-27 15:42:43 +01:00
Gerhard
2920fe0354
Move guest check to wc_customer_has_capability
2014-02-27 15:42:35 +01:00
Gerhard
bf3e5944d2
Update error message, making it clear to log in and try again.
2014-02-27 15:42:25 +01:00
Gerhard
ca3b143b36
Disable order owner check for payment if guest checkout is enabled as per #4957
2014-02-27 15:41:53 +01:00
lekiend
17cc7d7c1a
Update html-admin-page-status-report.php
...
Status report shows update also if update version is lower than current version.
It should show updates only for version number greather than current version
2014-02-27 15:41:43 +01:00
Gerhard
2fa9c2488e
Add permalinks_enabled data to API index
2014-02-27 15:41:23 +01:00
splashingpixels
39e5b81321
get related products added DISTINCT to prevent querying duplicates
2014-02-27 15:41:06 +01:00
Mike Jolley
6c337f122c
Ensure product exists before getting title. Closes #4916
2014-02-27 15:40:39 +01:00
Mike Jolley
0411d1f9df
Combine two meta queries into one #4901
2014-02-27 15:40:07 +01:00
Andrew Benbow
fc749a79fa
Update class-wc-tax.php
...
Compound tax rate calculation is wildly off.
Current tax settings : http://cld.wthms.co/Qeb6
Cart before proposed change : http://cld.wthms.co/ILXk
Cart after proposed change : http://cld.wthms.co/fjWO
2014-02-27 15:39:55 +01:00
Mike Jolley
c799aa1c57
Username from email hook Closes #4941
2014-02-27 15:39:05 +01:00
Gerhard
a8f4aaa677
Add filenames to Downloads section in My Account
2014-02-27 15:38:37 +01:00
Daniel Espinoza
4907e1d02d
Allow showing of empty categories using 'hide_empty' param of get_categories()
2014-02-27 15:33:26 +01:00
Patrick Rauland
1261e48bcc
commenting regex in flat rate shipping
2014-02-27 15:33:13 +01:00
Patrick Rauland
df72ff6fe7
using wordpress brace code style in flat rate shipping
2014-02-27 15:32:58 +01:00
Mike Jolley
500ce37c63
Fix variation level reporting Closes #4885
2014-02-27 15:32:47 +01:00
Mike Jolley
a0ffae78df
Layered nag - remember orderby #4889
2014-02-27 15:32:19 +01:00
Mike Jolley
17d03be635
Use parseHTML and enforce 1.8 jquery Closes #4899
2014-02-27 15:31:53 +01:00
Mike Jolley
b3d4019ea0
Workaround relevanssi Closes #4873
2014-02-27 15:31:31 +01:00
Mike Jolley
5f3ce265ac
For custom attributes, try to turn back to 'name' from saved slug in emails/view order templates Closes #4833
2014-02-27 15:31:31 +01:00
Mike Jolley
3081c8812a
Limit item name lengths Closes #4922
2014-02-27 15:31:30 +01:00
Paul van der Meijs
093fce6238
Prevent ambiguous column error
2014-02-27 15:30:34 +01:00
Mike Jolley
cb4031f0c3
cancel_order - take no action if already cancelled.
2014-02-27 15:30:18 +01:00
Chuck Mac
10d2f9e22f
Passing post_id to the coupon save action
...
Pass post_id to the woocommerce_coupon_options_save action so we know what
coupon ID is being saved.
2014-02-27 15:30:18 +01:00
Mike Jolley
c0ee22971d
remove un-wanted hentry from products Closes #4880
2014-02-27 15:29:49 +01:00
splashingpixels
a653bfa64b
layer nav using list OR was not displaying any terms fixes #4911
2014-02-27 15:29:21 +01:00
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
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
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
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
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
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
Mike Jolley
1f295c9c69
Unify textdomains Closes #4814
2014-02-17 14:27:08 +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
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
Art Project Group
3f9c9c23c9
Update class-wc-shortcode-cart.php
2014-02-17 13:33:10 +01:00
Art Project Group
0a90eba7fd
Prevent an error notice
...
It only shows when country has states and state was leave in blanc on
the form.
2014-02-17 13:33:10 +01:00