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
Gerhard
368bfd97d1
Pass max_refund through wc_format_decimal
2015-03-02 11:54:43 +02:00
Claudio Sanches
c4e1602406
Merge branch 'master' of github.com:woothemes/woocommerce
2015-02-27 13:33:05 -03:00
Claudio Sanches
d0c71bd46e
Fixe the admin access for subscsribers and customers
2015-02-27 13:32:47 -03:00
Will
de6c986953
Filter the default attribute availability
2015-02-26 11:23:19 -05:00
Barry Kooij
ffc436957b
Removed double @property comment
2015-02-26 17:14:06 +01:00
Claudio Sanches
4fda1842a7
Merge pull request #7571 from SiR-DanieL/patch-2
...
Undefined wc_error_count fix
2015-02-26 12:29:40 -03:00
Nicola Mustone
0fc973b5aa
undefined wc_error_count fix
2015-02-26 16:18:11 +01:00
Claudio Sanches
7674ca9ec3
Merge pull request #7570 from RistoNiinemets/master
...
fix email img border style typo
2015-02-26 11:48:10 -03:00
Risto Niinemets
798c1a9933
fix email img border style typo
2015-02-26 16:40:26 +02:00
Mike Jolley
66e13a9927
Filter object
2015-02-26 11:59:50 +00:00
Mike Jolley
7c279f278b
Add space after item name
2015-02-26 11:59:50 +00:00
Tamara Zuk
3525b0f193
Append status codes to wp_remote_post and wp_remote_get notes
2015-02-26 02:05:01 -05:00
Tamara Zuk
8e4259b915
System Status: Fix fatal error when `$response` is not an object
2015-02-26 01:50:42 -05:00
Tanel Jüris
d9a568bbea
Apply filters to product/tag terms when querying related products
2015-02-25 16:02:31 +02:00
Claudio Sanches
37882756d3
Fixed HTML entities for up-sells and cross-sells fields, closes #7553
2015-02-25 10:27:53 -03:00
Mike Jolley
3789824e2a
Merge pull request #7559 from woothemes/slash1andy-patch-1
...
Getting rid of space
2015-02-25 10:01:10 +00:00
slash1andy
21e3709174
Fixed 2 spaces that were wrong
...
minified CSS again after change
2015-02-24 22:59:31 -06:00
Andrew Wikel
35e1a4d2a2
Getting rid of space
2015-02-24 22:33:34 -06:00
Nick Ivanter
a1c9bac225
Allow custom CSS classes to be specified for [product] shortcode
...
This change allows custom CSS classes to be added to the output generated by the [product] shortcode. This is useful, for instance, when embedding a product into a regular post as an advertisement. With custom CSS classes, you can style it to be left or right aligned, floating, etc.
2015-02-24 23:32:35 +03:00