Commit Graph

6672 Commits

Author SHA1 Message Date
Tunbosun Ayinla b97f1c4d55 Merge branch 'master' of https://github.com/tubiz/woocommerce 2014-01-19 20:55:38 +01:00
Tunbosun Ayinla daf73f1252 Added Naira to Available Currency
Naira is the official currency of Nigeria. A lot of stores are powered
by WC in Nigeria. This commit add the Naira currency and symbol to WC
#4533
2014-01-19 20:55:29 +01:00
Tunbosun Ayinla 362adf7d6e Added Naira to Available Currency
Naira is the official currency of Nigeria. A lot of stores are powered
by WC in Nigeria. This commit add the Naira currency and symbol to WC
2014-01-19 20:47:23 +01:00
Mike Jolley e8b308b67a Merge pull request #4521 from m1k3lm/patch-1
State names changed since July 2011
2014-01-19 10:05:57 -08:00
Mike Jolley 9275eb89d6 Merge pull request #4528 from alexcsandru/patch-1
Update wc-template-functions.php
2014-01-19 10:04:46 -08:00
alexcsandru 6bf855709a Update wc-template-functions.php
a little bug with esc_url instead esc_attr and result was (height="http://450")
2014-01-19 10:14:56 +02:00
Nick Price e69f3d6b54 Minor fix to stop warnings in HHVM
HHVM is a bit weird and will throw these warnings otherwise:

HipHop Warning: Cannot access property on non-object in /home/_____/public_html/wp-content/plugins/woocommerce/classes/class-wc-product-factory.php on line 36
HipHop Warning: Cannot access property on non-object in /home/_____/public_html/wp-content/plugins/woocommerce/classes/class-wc-product-factory.php on line 37
2014-01-17 14:28:15 -06:00
James Koster a382733c51 floating h3s in checkout. closes #4523 2014-01-17 11:14:10 +00:00
Mikel Martin 4df13778a6 State names changed since July 2011
Álava, Guipúzcoa and Vizcaya oficial names where changed on 2011/07/06 as shown in http://www.boe.es/boe/dias/2011/07/06/pdfs/BOE-A-2011-11606.pdf
2014-01-16 23:49:07 +01:00
Mike Jolley 70a5004ff9 Merge pull request #4512 from claudiosmweb/fix_4509
Fix #4509
2014-01-16 06:11:20 -08:00
Mike Jolley fdb2219f23 Merge pull request #4513 from splashingpixels/master
added coupon text for clarity and coding standards fixes
2014-01-16 06:10:48 -08:00
a3rev f1a00fe70c Apply filter for wc_get_template_part() function 2014-01-16 14:46:48 +07:00
splashingpixels 5b42f5f596 revised/ammend pull request 4513 2014-01-15 23:06:23 -08:00
splashingpixels 74f0d1c4c6 fixes shipping total not updating when select method is used on checkout page 2014-01-15 21:22:43 -08:00
splashingpixels c6018f58af fix shipping cost total not updating when using select dropdown method Fixes #4515 2014-01-15 19:33:21 -08:00
splashingpixels b16d5195c8 coding standards fixes 2014-01-14 21:53:37 -08:00
splashingpixels 6f5bcb8d1b added coupon text for clarity 2014-01-14 21:13:47 -08:00
claudiosmweb 9abf6f63ab fixed some coding standards in includes/admin/post-types/meta-boxes/class-wc-meta-box-coupon-data.php 2014-01-15 02:02:29 -02:00
claudiosmweb 990e765c24 fixed the indentation in includes/admin/post-types/meta-boxes/class-wc-meta-box-coupon-data.php 2014-01-15 01:58:07 -02:00
claudiosmweb 030cab584d fixed validation for "Exclude products" in coupons metabox, fixes #4509 2014-01-15 01:57:41 -02:00
Mike Jolley 617d6dbd76 Merge pull request #4506 from thenbrent/master
Fix order discount input label "for" attribute
2014-01-14 09:14:48 -08:00
Mike Jolley a53393e534 Merge pull request #4507 from thenbrent/cart-coupon-filters
Cart coupon filters
2014-01-14 09:14:34 -08:00
Mike Jolley 34c37f7493 Merge pull request #4508 from maxrice/rest-api-tweaks
REST API Tweaks
2014-01-14 09:13:23 -08:00
Mike Jolley cf1035479f Merge pull request #4510 from Renkas/patch-1
Removed debug output
2014-01-14 09:13:07 -08:00
Renkas 03c0a3f7d0 Removed debug output 2014-01-14 14:30:42 +02:00
Max Rice 7f677300eb API: Add feature image src to product response 2014-01-13 22:14:20 -05:00
Max Rice 8b6145691c API: Add item price to order line items response 2014-01-13 22:14:08 -05:00
Max Rice b6dbaebe01 API: Add subtotal to orders response 2014-01-13 22:13:48 -05:00
Max Rice 497ec8186e Fix remove filter typo 2014-01-13 22:13:37 -05:00
Brent Shepherd 6610f71d5a Fix order discount input label "for" attribute 2014-01-13 18:10:19 -08:00
Brent Shepherd 8ab50db41d Add woocommerce_cart_totals_coupon_html filter 2014-01-13 17:25:54 -08:00
Brent Shepherd 66b7d4ee14 Add woocommerce_coupon_discount_amount_html filter 2014-01-13 17:25:54 -08:00
Mike Jolley 69694e7a13 Actions in each section of coupon admin Closes #4500 2014-01-13 12:51:00 +00:00
Mike Jolley 03f8d500a2 Input styling fixes 2014-01-13 12:46:54 +00:00
Mike Jolley fcf43d9ac0 Customisable names for radios and checkboxes Closes #4493 2014-01-13 12:28:29 +00:00
Mike Jolley 39e45bff42 decompress #4501 2014-01-13 12:22:52 +00:00
Mike Jolley ac24fe52fa Check we have a product #4487 2014-01-13 11:39:54 +00:00
Mike Jolley dc880c7af7 Missing updated class 2014-01-13 11:35:02 +00:00
Mike Jolley d6c1725206 Merge pull request #4496 from claudiosmweb/fix_4495
Suggestion to fix the issue #4495
2014-01-13 03:33:12 -08:00
Mike Jolley 2e0291eff1 Merge pull request #4488 from GeertDD/cached_tax_rates
Cached tax rates
2014-01-13 03:19:52 -08:00
Mike Jolley 0297f8ed65 Merge pull request #4490 from claudiosmweb/fix_4489
Fix #4489
2014-01-13 03:05:34 -08:00
Mike Jolley 9ee977c524 Merge pull request #4485 from pmgarman/store-notice-conditional
Add is_store_notice_showing Conditional
2014-01-13 03:04:32 -08:00
Mike Jolley 95242473c8 Cleanup sessions - CONCAT is too slow.
Being tested in https://woothemes.zendesk.com/agent/#/tickets/133706
2014-01-13 10:45:35 +00:00
claudiosmweb bdb7a3b288 fixed a small typo in includes/class-wc-install.php 2014-01-11 22:13:26 -02:00
claudiosmweb c065617641 fixed wordpress coding standards in includes/class-wc-install.php 2014-01-11 22:05:14 -02:00
claudiosmweb 23b7ddc811 fixed the indentation in includes/class-wc-install.php 2014-01-11 21:56:50 -02:00
claudiosmweb 3a9630f29a fixed the inventory settings install, fixes #4495 2014-01-11 21:56:29 -02:00
claudiosmweb 3d0fbc5204 fixed coding standards in includes/admin/class-wc-admin-dashboard.php 2014-01-10 22:18:28 -02:00
claudiosmweb 34213f0a84 fixed the indentation in includes/admin/class-wc-admin-dashboard.php 2014-01-10 22:15:33 -02:00
claudiosmweb 2dd9d81f3d fixed hard code string, fixes #4489 2014-01-10 22:14:27 -02:00