Commit Graph

11501 Commits

Author SHA1 Message Date
Rasmus 13f6e442df Fix missing fields in get_formatted_address
Fixes missing fields in get_formatted_address in WC_Countries so it doesn't throw a notice about undefined variable when argument is missing.
2015-03-04 15:02:35 +01:00
Mike Jolley 830fba3e41 Merge pull request #7625 from SiR-DanieL/patch-6
Added order count functions
2015-03-04 13:18:41 +00:00
Nicola Mustone 95f581452f removed useless functions 2015-03-04 11:35:25 +01:00
Mike Jolley f63c3bf56a Merge pull request #7623 from SiR-DanieL/unit
Test wc-product-functions.php
2015-03-04 10:31:46 +00:00
Mike Jolley 123ae9cd5a Merge pull request #7620 from SiR-DanieL/patch-5
Welcome page tweaks
2015-03-04 10:28:26 +00:00
Mike Jolley d4ccca7f3d Merge pull request #7618 from SiR-DanieL/patch-4
Replace int cast with absint
2015-03-04 10:27:37 +00:00
Mike Jolley 5146d582cb Just some braces 2015-03-04 10:25:08 +00:00
Nicola Mustone ed67650c36 added order count functions 2015-03-04 09:51:06 +01:00
Nicola Mustone 3615e75de1 helper methods to get and delete a dummy product 2015-03-04 09:33:05 +01:00
Nicola Mustone 72c2d37478 restore _manage_stock properly 2015-03-04 09:25:15 +01:00
Nicola Mustone c916037f10 test wc-product-functions.php 2015-03-04 09:00:33 +01:00
Nicola Mustone f7577c5097 missing "WooCommerce" and update version 2015-03-03 19:05:55 +01:00
Nicola Mustone 147ccf3ef8 replace int cast with absint 2015-03-03 17:36:47 +01:00
Claudio Sanches a53c8a2292 Update compressed files 2015-03-03 10:56:34 -03:00
Claudio Sanches ced8527553 Merge pull request #7615 from SiR-DanieL/patch-3
Missing semicolons
2015-03-03 10:56:09 -03:00
Nicola Mustone 090c499da9 missing semicolons 2015-03-03 14:41:52 +01:00
Claudio Sanches 250f3e7fe6 Merge pull request #7613 from SiR-DanieL/unit
Unit tests for conditional, formatting and order functions
2015-03-03 10:14:20 -03:00
Nicola Mustone 42107fa37b fix option name 2015-03-03 12:47:13 +01:00
Mike Jolley c0e5d6a959 Set placeholder for selects and ensure set if the first option is blank 2015-03-03 11:43:41 +00:00
Nicola Mustone a18d2bd158 localize status in test_wc_get_order_status_name 2015-03-03 12:42:58 +01:00
Nicola Mustone e602082056 test order-functions 2015-03-03 12:38:05 +01:00
Nicola Mustone 9877d49207 test_wc_trim_string 2015-03-03 12:37:57 +01:00
Nicola Mustone f1f8759c41 test_wc_is_valid_url 2015-03-03 12:37:49 +01:00
Mike Jolley 6658c88adc Add args to correct scripts
Fixes #7610. @claudiosmweb
2015-03-03 10:58:10 +00:00
Mike Jolley 3fb9787b20 Merge pull request #7600 from SiR-DanieL/unit
Test wc_empty_cart
2015-03-03 10:22:55 +00:00
Mike Jolley 3d2ee4f54a Merge pull request #7567 from tamarazuk/system-status-fatal-fix
System Status: Fix fatal error when `$response` is not an object
2015-03-03 10:04:20 +00:00
Tamara Zuk 5d4a57d8e2 System Status: Use is_wp_error() instead of is_object()
thanks @claudiosmweb!
2015-03-03 02:07:39 -05:00
Tamara Zuk 0e4cea8e85 Introduce `WC_Order::get_cancel_order_url_raw()` method 2015-03-03 02:01:17 -05:00
Claudio Sanches 12d381da2e Improved the WC_Language_Pack_Upgrader::has_available_update() 2015-03-02 13:49:59 -03:00
Claudio Sanches 3db16ae606 Prevent translation update message for en_US, closes #7599 2015-03-02 13:49:27 -03:00
Nicola Mustone f47012348b ignore full tmp path 2015-03-02 17:14:31 +01:00
Nicola Mustone 060bce3f00 delete created product 2015-03-02 17:11:42 +01:00
Nicola Mustone 6ac167ac36 wc-cart-functions - unit tests begin 2015-03-02 17:06:03 +01:00
Nicola Mustone b7f881c2fb Merge branch 'master' of github.com:woothemes/woocommerce
Conflicts:
	assets/css/admin.css
	assets/js/frontend/checkout.js
	assets/js/frontend/checkout.min.js
	i18n/languages/woocommerce-admin.pot
	i18n/languages/woocommerce.pot
	includes/abstracts/abstract-wc-product.php
	includes/admin/meta-boxes/class-wc-meta-box-product-data.php
	includes/wc-page-functions.php
	readme.txt
	woocommerce.php
2015-03-02 16:31:05 +01:00
Claudio Sanches f2fc3b151f Merge pull request #7562 from tjuris/get-related-terms-filters
Apply filters to product/tag terms when querying related products
2015-03-02 10:39:31 -03:00
Mike Jolley 2335b413c4 include_template_functions at all times
Fixes #7581

Adds little to no overhead.
2015-03-02 13:31:55 +00:00
James Koster 0973dec1e3 lightbox uses image title / caption correctly. 2015-03-02 12:15:10 +00:00
Mike Jolley 3ac113367d Pass clicked button to added_to_cart Closes #7550 2015-03-02 12:14:15 +00:00
Mike Jolley a786fba802 Min and max for grouped products Closes #7577 2015-03-02 12:11:57 +00:00
Mike Jolley 9865e5f11e urlencode coupon Closes #7572 2015-03-02 12:03:31 +00:00
Mike Jolley 154e289b08 Fix unclosed div element Closes #7575 2015-03-02 11:58:13 +00:00
Mike Jolley 89704ef36a Fix - Export report CSV.
Closes #7580
2015-03-02 11:44:56 +00:00
Mike Jolley 560a6bec87 Correct review itemprop Closes #7587 2015-03-02 10:34:23 +00:00
Tanel Jüris fe60425eeb Rename filter prefix from wc_ to woocommerce_ 2015-03-02 12:09:24 +02:00
Mike Jolley 7d23acf381 Merge pull request #7597 from woothemes/hotfix-partial-refunds-rounding
Pass max_refund through wc_format_decimal
2015-03-02 10:03:50 +00:00
Mike Jolley d98569327d Check payment title exists before output. 2015-03-02 10:03:30 +00:00
Mike Jolley b8e01fdfdd Remove unused defaults Closes #7573 2015-03-02 10:03:30 +00:00
Mike Jolley 92b15933ab Merge pull request #7574 from WillBrubaker/master
Filter the default attribute availability
2015-03-02 10:02:09 +00:00
Mike Jolley a7be0d5b8a Merge pull request #7385 from RistoNiinemets/form-field
Form field args and type filters
2015-03-02 09:56:08 +00:00
Mike Jolley 8a42ed06f1 Merge pull request #7552 from NickIvanter/patch-6
Allow custom CSS classes to be specified for [product] shortcode
2015-03-02 09:55:49 +00:00