Commit Graph

6799 Commits

Author SHA1 Message Date
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
Mike Jolley 14944c849e Fix term counts when terms span taxonomies Closes #4738 2014-02-13 16:01:19 +01:00
Coen Jacobs 9e4d10f269 Removed obsolete edit icon #4753 2014-02-13 15:46:29 +01:00
Coen Jacobs 6b9be11766 Changelog updates for upcoming 2.1.2 fix release 2014-02-13 14:58:16 +01:00
Mike Jolley 86524a64f2 Update schemas before DBDELTA to fix mysql errors on update 2014-02-13 14:52:39 +01:00
Mike Jolley e61d580aba Buttonsource should be bn
@coenjacobs doesn’t have to be in read me
2014-02-13 14:52:39 +01:00
Paolo Albera 2991bee0b5 Update class-wc-countries.php 2014-02-13 14:52:39 +01:00
Mike Jolley d59530013c Set countries as an array by default in the shipping abstract 2014-02-13 14:52:39 +01:00
Mike Jolley fa5c605aa7 View order shortcode is no longer used 2014-02-13 14:52:39 +01:00
Mike Jolley 32932b0a61 Tweak the order of checks in bulk_and_quick_edit_save_post to make it more efficient on autosave #4765 2014-02-13 14:52:39 +01:00
Coen Jacobs 7a162d73fa Changelog bump for #4751 2014-02-13 11:59:20 +01:00
Mike Jolley 99fd3a83e6 Fix multiple image selection for product gallery Closes #4751 2014-02-13 11:58:44 +01:00
Coen Jacobs 6e18025859 Changelog bump for #4766 and #4758 2014-02-13 11:31:42 +01:00
Mike Jolley 8a9aa5880f Fix line total display for order fees Closes #4766 2014-02-13 11:28:50 +01:00
Mike Jolley e81c3abacc Wrap billing and shipping fields with a div/class Closes #4758 2014-02-13 11:28:50 +01:00
Coen Jacobs c19ae08099 Changelog bump for #4749 2014-02-13 11:07:25 +01:00
Gerhard f0dc27a47e Fix variation download file url save for Amazon S3 extension. 2014-02-13 11:02:26 +01:00
Coen Jacobs b6a6f4a5c6 Changelog bump for #4746 2014-02-13 10:58:20 +01:00
Mike Jolley 817ccb3999 The checkout's get_value method should return null if a value is not yet set - this allows the 'default' in woocommerce_form_field to be used as a fallback Closes #4746 2014-02-13 10:57:02 +01:00
Coen Jacobs f295029519 Changelog bump for DOING_AJAX change 2014-02-13 10:50:18 +01:00
Mike Jolley b2592d267a Only check DOING_AJAX
Not sure why, but some hosts are setting the HTTP_X_REQUESTED_WITH
header for seemingly non-ajax requests. Could be MT, could be cloud
flare, we don’t know.
2014-02-13 10:49:33 +01:00
Coen Jacobs 1b5283420a Changelog bump for #4753, #4732 and _doing_it_wrong fix 2014-02-13 10:47:03 +01:00
James Koster 7334d7b031 reports font size tweak. closes #4732 2014-02-13 10:44:59 +01:00
James Koster 96c7437344 stock report icons. closes #4753 2014-02-13 10:44:59 +01:00
Mike Jolley 40fc9ef83e Fixes Irony 2014-02-13 10:44:59 +01:00