Commit Graph

6759 Commits

Author SHA1 Message Date
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
Coen Jacobs be7611a633 Changelog bump for #4760 2014-02-13 09:02:19 +01:00
claudiosmweb dabe525a4d fixed some coding standards in templates/emails/email-order-items.php 2014-02-13 09:01:25 +01:00
claudiosmweb 8da96382ec fixed hardcode string in email-order-items.php template 2014-02-13 09:01:25 +01:00
Coen Jacobs 85e95dab16 Changelog bump for #4761 2014-02-13 08:59:48 +01:00
claudiosmweb e38e7e2a0d fixed some coding standards in templates/emails/plain/email-order-items.php 2014-02-13 08:58:39 +01:00
claudiosmweb 3872750c69 removed not useful nl2br in emails plain templates 2014-02-13 08:58:39 +01:00
Coen Jacobs b206d96ad7 This branch is now 2.1.2-bleeding 2014-02-12 17:34:04 +01:00
Coen Jacobs 900f92051b Missed hyphen in 2.1.1 changelog :) 2014-02-12 16:44:10 +01:00
Coen Jacobs 7d0f69841c Version bump for 2.1.1 2014-02-12 16:41:30 +01:00
Coen Jacobs 2499da6c91 Removed duplicate entry from changelog 2014-02-12 16:39:39 +01:00
Coen Jacobs 9ca7799c25 More changelog bumps for 2.1.1 release 2014-02-12 16:37:30 +01:00
Coen Jacobs 491e5a82bb Changelog bump for 2.1.1 maintenance release 2014-02-12 16:33:10 +01:00
Mike Jolley e999cc1c1d Fix manual order calculation when using non-standard decimal points Closes #4742 2014-02-12 16:18:54 +01:00
Mike Jolley 7554cc8cd7 Fix to ensure stock status is updated, even when meta is blank. Prevents new products being hidden when the option to hide out of stock products is enabled. 2014-02-12 16:18:54 +01:00
Mike Jolley 09357c7a9c Italian + Update po files 2014-02-12 16:18:53 +01:00
Mike Jolley d3dab23b75 When add_to_cart is called, ensure the correct product_id is set for variations. Closes #4650 2014-02-12 16:18:53 +01:00
Mike Jolley 3e38d1ff17 return a string for get_cart_url and get_remove_url Closes #4724 2014-02-12 16:18:53 +01:00
Mike Jolley 944327edfb Vars in report classes Closes #4720 2014-02-12 16:18:53 +01:00
Mike Jolley 1ad409b36e Return strings. Closes #4739 2014-02-12 16:18:53 +01:00
Mike Jolley b62162ee3e is_wc_endpoint_url Closes #4731 2014-02-12 16:18:53 +01:00
Mike Jolley 6956087829 Docblock Closes #4726 2014-02-12 16:18:53 +01:00
Mike Jolley 5e82c0478d $packge is array Closes #4725 2014-02-12 16:18:53 +01:00
Mike Jolley 8d3c05f768 Tweak to structure when getting terms ordered by parent Closes #4729 2014-02-12 16:18:53 +01:00
claudiosmweb cbeb3f48c5 fixed some coding standards in includes/wc-customer-functions.php 2014-02-12 16:14:52 +01:00
claudiosmweb 4132d604aa fixed the indentation in includes/wc-customer-functions.php 2014-02-12 16:14:52 +01:00
claudiosmweb f58f8672cc prevents automatic password generation when making the registration in the My Account page, closes #4672 2014-02-12 16:14:52 +01:00
claudiosmweb 50e863e268 Removed wp_verify_nonce in wc_create_new_customer
The check is already done in includes/class-wc-form-handler.php 843 and includes/class-wc-checkout.php 398

On the registration made during checkout caused the error:
PHP Notice:  Undefined index: register in woocommerce/includes/wc-customer-functions.php on line 53
2014-02-12 16:14:52 +01:00
Coen Jacobs 0b9deff159 Changelog bump for "Added tinymce buttons relevant to the short description" 2014-02-12 11:45:02 +01:00
Mike Jolley d1837896e4 Added tinymce buttons relevant to the short description 2014-02-12 11:44:21 +01:00
Coen Jacobs 2be6f47385 Changelog bump for 2.1.1 fixes 2014-02-12 10:35:10 +01:00
Mike Jolley 0ca8250108 Fix saving of checkboxes (off state) in widgets API 2014-02-12 10:32:39 +01:00
Mike Jolley 8ea9fd22df Add versions to all scripts + styles to ensure browser cache is cleared 2014-02-12 10:32:39 +01:00
Gregory K afabced6c7 wc_create_new_customer phpdoc fix 2014-02-11 20:52:10 +01:00
Coen Jacobs ac80b0d880 Patched up docblock after faulty merge. Closes #4721 2014-02-11 17:30:43 +01:00
Gregory K fcd97eff07 Only string param in taxonomy_is_product_attribute
Conflicts:
	includes/wc-conditional-functions.php
2014-02-11 17:27:06 +01:00
Coen Jacobs 470fc9b4e2 Changelog bump: Fixed Twenty Thirteen single product page layout 2014-02-11 17:22:57 +01:00
James Koster 5a7e541949 twenty thirteen single product layout 2014-02-11 17:22:09 +01:00
Mike Jolley a4473f6679 Set $time Closes #4718 2014-02-11 17:06:11 +01:00
Coen Jacobs ab31c0d1ba Changelog bump for #4689 2014-02-11 16:59:26 +01:00
Mike Jolley 3ea7fbdefc Hide empty categories in the product_categories shortcode Closes #4689 2014-02-11 16:56:59 +01:00