Muhammad Haris
81bdf69c74
Missing hook details for new rating after title
...
Missing hook details in the comment for new rating after title on single product pages
2014-02-27 15:47:56 +01:00
Patrick Rauland
e7de7e338c
adding year picker to reports section
2014-02-27 15:47:49 +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
eea2e21765
Tweak product attributes template to hide table if nothing is shown Closes #4927
2014-02-27 15:40:50 +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
45611628a7
Readme update for upcoming 2.1.3 release
2014-02-27 15:35:05 +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
Mike Jolley
55f6620e50
Load frontend lang first, and remove no-longer needed alt_lang loader Closes #4874
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
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