Commit Graph

11267 Commits

Author SHA1 Message Date
Barry Kooij b0ad011eee Merge branch 'tamarazuk-raw-cancel-order-url' 2015-03-06 15:06:41 +01:00
Barry Kooij c45c4fd1a2 optimize PR#7605 2015-03-06 15:06:24 +01:00
Barry Kooij 31f414ecb4 Merge branch 'raw-cancel-order-url' of git://github.com/tamarazuk/woocommerce into tamarazuk-raw-cancel-order-url 2015-03-06 13:44:52 +01:00
Mike Jolley 66e6366be0 Shipping calculator - Made state/postcode respect country locale like checkout.
Fixes #7637
2015-03-06 12:37:21 +00:00
Mike Jolley 9f269f765d Load persistent cart when empty, and Prevent cart being cleared when accessing the login page.
Closes #7636
2015-03-06 12:02:02 +00:00
Claudio Sanches 25944c9086 Fixed the WC_Countries::get_formatted_address() default args
@mikejolley
2015-03-06 00:05:40 -03:00
Claudio Sanches 9c13d310e6 Merge pull request #7643 from shivapoudel/unused-styles
Optimized the activation styles
2015-03-05 23:06:52 -03:00
Claudio Sanches 07dc3d2002 Merge pull request #7646 from DeanMarkTaylor/patch-1
Fix "Undefined index: test_ipn" PHP notice
2015-03-05 23:05:15 -03:00
Dean Taylor a841817b6a Fix "Undefined index: test_ipn" PHP notice 2015-03-05 22:58:22 +00:00
Shiva Poudel 6f993c5375 Optimized the activation styles 2015-03-06 01:39:47 +05:45
Claudio Sanches 69552d265d Fixed select 2 formatSelectionTooBig(), closes #7640 2015-03-05 14:55:41 -03:00
Claudio Sanches 02d08764ae Merge pull request #7639 from SiR-DanieL/unit
WC_Product_Simple tests
2015-03-05 14:04:18 -03:00
Nicola Mustone d20047430b more tests 2015-03-05 17:32:53 +01:00
Nicola Mustone eefdfac91d delete product if not empty 2015-03-05 17:32:45 +01:00
Mike Jolley 7fa0ee5004 split_shared_term handling 2015-03-05 11:27:58 +00:00
Mike Jolley c8b664ff47 Exclude total sales from duplication Closes #7631 2015-03-05 10:03:36 +00:00
Mike Jolley a7e1236282 Merge pull request #7629 from SiR-DanieL/unit
Added more product functions tests
2015-03-05 09:24:16 +00:00
Mike Jolley 4d8d4310bf Tidyup #7627 2015-03-05 09:20:24 +00:00
Mike Jolley 0245c4239b Merge pull request #7627 from rasmusbe/patch-1
Fix missing fields in get_formatted_address
2015-03-05 09:13:42 +00:00
Nicola Mustone 1b941941a2 wrong tearDown 2015-03-04 18:25:29 +01:00
Nicola Mustone 36ece7a7f8 test WC_Product_Simple 2015-03-04 18:23:25 +01:00
Nicola Mustone 99c35e83eb added more product functions tests 2015-03-04 16:48:11 +01:00
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