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 |
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 |
Coen Jacobs
|
d8c54b11f6
|
Changelog bump for #4809
|
2014-02-17 13:32:55 +01:00 |
claudiosmweb
|
3b28564273
|
fixed the input names in assets/js/admin/meta-boxes-variations.js
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
7e00d4d4fa
|
fixed coding standards meta-boxes-variations.js
fixed some JSHint issues
this commit helps in #4680
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
e38869f2e8
|
fixed the indendation in assets/js/admin/meta-boxes-variations.js
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
ec50642476
|
fixed the variation bulk edit, closes #4807
solved the issue with increase and decrease values forcing to be string the prompt return value
|
2014-02-17 13:31:20 +01:00 |
Coen Jacobs
|
cd81918618
|
Changelog bump for #4802, #4799, #4804
|
2014-02-17 10:43:02 +01:00 |
Mike Jolley
|
2fb6030e52
|
Fix printf in customer new account email Closes #4802
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
57f7aeaa0c
|
Fix ampersands in plan text Closes #4799
|
2014-02-17 10:39:54 +01:00 |
James Koster
|
52dd2cb0b6
|
stack password reset fields on handheld. closes #4804
|
2014-02-17 10:39:54 +01:00 |
James Koster
|
b3e87b16b9
|
stack password reset fields on handheld. closes #4804
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
8c92a80c8f
|
apigen fix
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
c22309fd51
|
ApiGen + woodocs template + grunt task
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
6d0a31b491
|
Update docblocks
|
2014-02-17 10:39:53 +01:00 |
Coen Jacobs
|
d9888648d0
|
Changelog bump for #4786, #4785, #4791 and #4796
|
2014-02-14 12:55:50 +01:00 |
Mike Jolley
|
5564e49b15
|
woocommerce_get_username_from_email filter for login Closes #4791
|
2014-02-14 12:52:39 +01:00 |
Gerhard
|
5c22b36cb7
|
REST API OAuth signature issue fix when using filter params
|
2014-02-14 12:52:39 +01:00 |
Mike Jolley
|
a1f12b0382
|
Trash in the uninstaller too
|
2014-02-14 12:52:39 +01:00 |
Mike Jolley
|
1996b7b7b5
|
Trash instead of force delete Closes #4785
|
2014-02-14 12:52:39 +01:00 |
Mike Jolley
|
9d47a60914
|
If you only ship to the billing address, ensure the shipping address data for customers is updated Closes #4786
|
2014-02-14 12:52:39 +01:00 |
Coen Jacobs
|
22f37222e3
|
Changelog bump for #4788
|
2014-02-14 12:00:46 +01:00 |
Mike Jolley
|
4dcea21d76
|
Admin screen strings need to be sanitised to work with chinese chars Closes #4788
|
2014-02-14 11:58:50 +01:00 |
Coen Jacobs
|
7afe12e696
|
Changelog: Enforce a static base for product permalink structures
|
2014-02-14 11:47:38 +01:00 |
Mike Jolley
|
ee7db46934
|
Force a valid base when saving permalinks
|
2014-02-14 11:46:47 +01:00 |
Coen Jacobs
|
c0eb6a5afa
|
Out of stock counter use correct variable changelog bump #4790
|
2014-02-14 09:23:19 +01:00 |
tamarazuk
|
6f4a91e36e
|
Dashboard: Fixes # of "out of stock" products
Use woocommerce_notify_no_stock_amount rather than woocommerce_notify_low_stock_amount to count out of stock products
|
2014-02-14 09:22:06 +01:00 |
Coen Jacobs
|
5fd62e202a
|
Changelog for 'Added United Arab Emirates Dirham currency' #4793
|
2014-02-14 09:07:55 +01:00 |
Sean Cull
|
fa8a2a7f42
|
Added currency support for United Arab Emirates Dirham
|
2014-02-14 09:06:49 +01:00 |
Coen Jacobs
|
d94a4b70d3
|
This branch is now 2.1.3-bleeding
|
2014-02-13 22:50:20 +01:00 |
Coen Jacobs
|
ffeb88447e
|
Stable tag bumps for 2.1.2
|
2014-02-13 22:30:12 +01:00 |
Coen Jacobs
|
6aa631c22f
|
Changelog bump for multiple localization updates
|
2014-02-13 22:28:48 +01:00 |
Mike Jolley
|
ce52185f89
|
Language updates
|
2014-02-13 22:27:55 +01:00 |
Coen Jacobs
|
86fc4aebce
|
Revert "Removed obsolete edit icon #4753"
This reverts commit 9e4d10f269 .
|
2014-02-13 22:19:27 +01:00 |
Coen Jacobs
|
bf17c315de
|
Fixed "Shipping via" label in PayPal changelog bump
|
2014-02-13 21:44:07 +01:00 |
Mike Jolley
|
5930b5fe77
|
Fix paypal shipping via text
|
2014-02-13 21:42:13 +01:00 |
Coen Jacobs
|
60091d5825
|
Changelog bump for #4774
|
2014-02-13 16:56:01 +01:00 |
Coen Jacobs
|
202455bdde
|
Changelog bump for always set billing email fix
|
2014-02-13 16:55:11 +01:00 |
Mike Jolley
|
5d411baa55
|
If logged in, and no billing_email is set, set it.
|
2014-02-13 16:53:32 +01:00 |
Mike Jolley
|
2853f706a5
|
Fix saving of fee tax total Closes #4774
|
2014-02-13 16:53:32 +01:00 |
Coen Jacobs
|
55bc9da7af
|
Changelog bump for ##4738
|
2014-02-13 16:01:54 +01:00 |