Commit Graph

7035 Commits

Author SHA1 Message Date
Mike Jolley 4e0ad3282f Update change log 2014-03-20 10:04:41 +00:00
Mike Jolley 04da12a806 More JS min 2014-03-20 10:04:01 +00:00
splashingpixels fd7ec12b70 frontend woocommerce jshinted and coding standards 2014-03-20 10:03:45 +00:00
splashingpixels 17859d9d42 frontend single-product jshinted and coding standards 2014-03-20 10:03:41 +00:00
splashingpixels 55698e6c59 frontend price-slider jshinted and coding standards 2014-03-20 10:03:37 +00:00
splashingpixels eebe726c10 frontend credit-card-form jshinted and coding standards 2014-03-20 10:03:33 +00:00
Mike Jolley 3a54142299 URL decode attributes in admin so they display correctly (asian chars) 2014-03-20 10:03:09 +00:00
Mike Jolley 49a7d169ca Remove this from earlier as it breaks foreign chars 2014-03-20 10:02:35 +00:00
Mike Jolley 73b415f055 esc_attr isn't suitable for meta keys 2014-03-20 10:02:31 +00:00
Mike Jolley fb0948c2d0 Expanding line item_meta causes conflicts if attributes are named with things like 'name', 'type' or 'qty'. Added blacklist to exclude unsafe values. Closes #5100 2014-03-20 10:02:23 +00:00
Mike Jolley e9d48ea28e sync min and max prices for regular and sale prices so prices are displayed correctly when sale price is lower than a regular price of another variation 2014-03-20 10:01:51 +00:00
Mike Jolley debd45bc19 get_children visible only arg to hide out of stock items. Moved logic. 2014-03-20 10:01:33 +00:00
Mike Jolley 7810d78cde wc_session_use_secure_cookie filter 2014-03-20 10:01:26 +00:00
splashingpixels c5f7d046b7 frontend country-select jshinted and coding standards 2014-03-20 10:01:17 +00:00
splashingpixels 8dd179b855 frontend chosen jshinted and coding standards 2014-03-20 10:01:13 +00:00
splashingpixels fabf19db37 Fix merge conflict and min scripts. 2014-03-20 10:01:02 +00:00
splashingpixels ac53f7fbac removed url decode from custom text attributes related to commit 7bce58e 2014-03-20 09:59:20 +00:00
Patrick Rauland 7e88c32ae7 fixing comma issue with free shipping coupon 2014-03-20 09:59:14 +00:00
Mike f82fb6b8b8 Remove comment exclusion in order notes meta box 2014-03-20 09:59:11 +00:00
Juraj Kiss 447c16da89 Fix bulk editing variation sale price #5164 2014-03-20 09:58:56 +00:00
Mike Jolley 3cf6d78859 URL decode not needed for custom text attribute names Closes #5155 2014-03-20 09:58:40 +00:00
splashingpixels b8de522ed1 cart jshinted and standard coding fixes 2014-03-20 09:56:52 +00:00
splashingpixels 34f5aa8c1e cart-fragments jshinted and standard coding fixes 2014-03-20 09:56:48 +00:00
splashingpixels c46a33b54e address-il8n jshinted and standard coding fixes 2014-03-20 09:56:44 +00:00
monirulalom 36c06c2a3d Update wc-core-functions.php file
Update wc-core-functions.php file to add Bangladeshi currency and symbol.
2014-03-20 09:56:23 +00:00
splashingpixels 5692f02e68 form-login form values were not persistent after failed submission 2014-03-20 09:55:56 +00:00
Mike Jolley afde101e50 Don't hide empty - do it at walker level to maintain correct counts and hierarchy Closes #5028 2014-03-20 09:55:46 +00:00
Mike Jolley fa00577674 Fix term count corrections when a count is 0 #5028 2014-03-20 09:55:41 +00:00
Mike Jolley 6891768237 Hide empty at walker level #5028 2014-03-20 09:55:36 +00:00
Mike Jolley da970638d5 Convert states to strings for PayPal Closes #5078 2014-03-20 09:55:14 +00:00
Mike Jolley c39c4ca5a3 Fix term recount during WP callbacks Closes #5133 2014-03-20 09:54:44 +00:00
Mike Jolley 6dcc387978 Use is_purchasable to determine if a variation cart button is needed, and potentially show empty_price_html Closes #5137 2014-03-20 09:54:32 +00:00
Mike Jolley 2a787b8fb2 Use protocol relative URLs in the cart widget because it gets cached and can display on https or http pages Closes #5135 2014-03-20 09:53:56 +00:00
Mike Jolley 0735ca6a65 min 2014-03-20 09:53:40 +00:00
splashingpixels 48b9807cd1 frontend add to cart jshinted and coding standards 2014-03-20 09:53:33 +00:00
splashingpixels 1396e9179a frontend add to cart variation jshinted and coding standards 2014-03-20 09:53:20 +00:00
Mike Jolley 2fed8e3f53 Fix sale flash for out of stock sale items Closes #5119 2014-03-20 09:52:19 +00:00
Mike Jolley 936c6e84b1 Correct discount calculation in admin when fees are involved. Closes #5103 2014-03-20 09:52:01 +00:00
Mike Jolley dd44ea643b Item meta list classes Closes #5083 2014-03-20 09:50:56 +00:00
Mike Jolley 7da5004e8b Move plugin headers to main WC POT file Closes #5073
Languages will need updating.
2014-03-20 09:50:26 +00:00
Mike Jolley ccddd1df05 Filter the filename Closes #5074 2014-03-20 09:50:12 +00:00
splashingpixels e23ad23503 lingering tooltip after gallery image delete fixes #5124 2014-03-20 09:49:47 +00:00
Mike Jolley efc88fdb05 Move loop_end hook as it is generic and used in all WP loops 2014-03-20 09:49:35 +00:00
Gerhard a049c63123 Remove opening bracket from AED currency symbol 2014-03-20 09:48:19 +00:00
Coen Jacobs 24f47553e2 Updated expiry times for transients 2014-03-20 09:45:43 +00:00
thenbrent bf33ca51ba Add no_available_payment_methods_message filter 2014-03-20 09:44:52 +00:00
thenbrent 1f9ec54e76 Add 'woocommerce_cart_totals_fee_html' filter 2014-03-20 09:44:47 +00:00
splashingpixels 33f487e64c variation bulk sale price edit over reaching causing errors on save 2014-03-20 09:44:09 +00:00
jmotes 92e3cb7c22 Fix for #5106 - allow checkout in older IE 2014-03-20 09:42:25 +00:00
InoPlugs Webdesign 3e82ea460a Update class-wc-checkout.php
We need this hook to mark the fees our plugin (additional fee based on gateway) adds to the the order. Otherwise we can't tell if a fee was added by the user (Add fee button), by another plugin or by our plugin.
2014-03-20 09:41:45 +00:00