Commit Graph

6902 Commits

Author SHA1 Message Date
Mike Jolley 9f7363a717 Turn off cursor for IE Closes #4824 2014-02-17 12:09:35 +00:00
Mike Jolley c3f514fa0a Standards and some query tweaks for get_downloadable_products #4827 2014-02-17 11:58:14 +00:00
Mike Jolley 1e1490894e Code standards 2014-02-17 10:50:36 +00:00
Mike Jolley b22abbda90 Order status check needs to be inside wc_downloadable_product_permissions so permissions are granted after completion. Closes #4826 2014-02-17 10:50:00 +00:00
Coen Jacobs e2ebb387f7 Better workaround for esc_url stripping spaces #4842 2014-02-17 11:48:43 +01:00
Coen Jacobs a19266b955 esc_attr instead of esc_url to preserve spaces in img src #4842 2014-02-17 11:29:36 +01:00
Mike Jolley 7789d34baf Merge pull request #4831 from artprojectgroup/master
Prevent an error notice
2014-02-17 10:20:44 +00:00
Mike Jolley a67c91db7b Flip default status of price_trim_zeros
#4828 #4823 enabled with add_filter( 'woocommerce_price_trim_zeros',
'__return_true’ );
2014-02-17 10:19:12 +00:00
Mike Jolley ca782212de define cart_session_data in constructor Closes #4822 2014-02-17 10:16:06 +00:00
Mike Jolley 711cf9161f Merge pull request #4809 from claudiosmweb/fix_4807
Fix a bug in variations bulk edit and fixed some standards
2014-02-17 09:48:11 +00:00
Mike Jolley 0ddff220d5 Make my-account/view-order use the template file 2014-02-17 09:44:45 +00:00
Art Project Group 4031c8b5d7 Update class-wc-shortcode-cart.php 2014-02-16 19:53:55 +01:00
Art Project Group 7d9a1e77a6 Prevent an error notice
It only shows when country has states and state was leave in blanc on
the form.
2014-02-16 15:44:24 +01:00
claudiosmweb 199c13efda fixed the input names in assets/js/admin/meta-boxes-variations.js 2014-02-14 18:56:38 -02:00
claudiosmweb 3dd39c1fb9 fixed coding standards meta-boxes-variations.js
fixed some JSHint issues
this commit helps in #4680
2014-02-14 18:49:36 -02:00
claudiosmweb f3eb602532 fixed the indendation in assets/js/admin/meta-boxes-variations.js 2014-02-14 18:28:23 -02:00
claudiosmweb d3e4a18763 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-14 18:24:48 -02:00
Mike Jolley d5482d00d0 Fix printf in customer new account email Closes #4802 2014-02-14 15:50:30 +00:00
Mike Jolley 97dd163c5e Fix ampersands in plan text Closes #4799 2014-02-14 15:37:30 +00:00
James Koster 081e1dc583 stack password reset fields on handheld. closes #4804 2014-02-14 15:18:37 +00:00
James Koster 64654094d4 stack password reset fields on handheld. closes #4804 2014-02-14 15:18:23 +00:00
Mike Jolley 406487ac23 apigen fix 2014-02-14 15:09:35 +00:00
Mike Jolley 964fc53ece ApiGen + woodocs template + grunt task 2014-02-14 14:29:40 +00:00
Mike Jolley 84e754e298 Update docblocks 2014-02-14 14:29:39 +00:00
Mike Jolley 8b4c81da13 Merge pull request #4796 from kloon/master
REST API OAuth signature issue fix when using filter params
2014-02-14 11:48:57 +00:00
Mike Jolley e667d41497 woocommerce_get_username_from_email filter for login Closes #4791 2014-02-14 11:47:12 +00:00
Gerhard 30c1486aa7 REST API OAuth signature issue fix when using filter params 2014-02-14 13:26:31 +02:00
Mike Jolley 8a2a5b06c6 Trash in the uninstaller too 2014-02-14 11:22:00 +00:00
Mike Jolley 449c95029b Trash instead of force delete Closes #4785 2014-02-14 11:21:14 +00:00
Mike Jolley 5bfa91f2b9 If you only ship to the billing address, ensure the shipping address data for customers is updated Closes #4786 2014-02-14 11:19:32 +00:00
Mike Jolley 94693ea81d Admin screen strings need to be sanitised to work with chinese chars Closes #4788 2014-02-14 10:57:48 +00:00
Mike Jolley 69748cd4e3 Force a valid base when saving permalinks 2014-02-14 10:43:15 +00:00
Coen Jacobs 7acc71d212 Merge pull request #4790 from tamarazuk/patch-1
Dashboard: Fixes # of "out of stock" products
2014-02-14 09:21:15 +01:00
Coen Jacobs bc37f289fa Merge pull request #4793 from seanreloaded/master
Added currency support for United Arab Emirates Dirham
2014-02-14 09:05:56 +01:00
Sean Cull e2fab93c7a Added currency support for United Arab Emirates Dirham 2014-02-14 02:17:22 -05:00
tamarazuk d16fa41f05 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 00:06:30 -05:00
Coen Jacobs 87a3fdb94f Merge branch 'refs/heads/2.1'
Conflicts:
	package.json
	readme.txt
	woocommerce.php
2014-02-13 22:48:13 +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
Mike Jolley ba37adce5c Language updates 2014-02-13 21:23:02 +00:00
Coen Jacobs 86fc4aebce Revert "Removed obsolete edit icon #4753"
This reverts commit 9e4d10f269.
2014-02-13 22:19:27 +01:00
Coen Jacobs 1f8baa241f Revert "Removed obsolete edit icon #4753"
This reverts commit c82ea5c84d.
2014-02-13 22:19:07 +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
Mike Jolley 3bfbc9dfc5 Fix paypal shipping via text 2014-02-13 16:06:48 +00: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