Nicola Mustone
|
f41e101b3f
|
test wc_processing_order_count, wc_orders_count
|
2015-04-14 16:47:04 +02:00 |
Nicola Mustone
|
839b5a4aa5
|
Tests for wc_format_list_of_items, wc_cart_totals_subtotal_html, wc_cart_totals_coupon_label
|
2015-04-14 16:37:10 +02:00 |
Nicola Mustone
|
f5d5bf0a00
|
typo
|
2015-04-14 15:40:47 +02:00 |
Nicola Mustone
|
d4508bed9c
|
adding data provider notes in the README
|
2015-04-14 15:40:20 +02:00 |
Nicola Mustone
|
0347a4005f
|
added data providers
|
2015-04-14 15:34:35 +02:00 |
Nicola Mustone
|
d4ff494a3f
|
test wc_get_price_decimals, wc_get_price_decimal_separator, wc_get_price_thousand_separator
|
2015-04-09 17:35:35 +02:00 |
Nicola Mustone
|
58f86eddf9
|
test wc_sanitize_tooltip
|
2015-04-09 17:24:58 +02:00 |
Nicola Mustone
|
bf1407a60d
|
added filters to test_wc_placeholder_img
|
2015-04-09 17:14:59 +02:00 |
Nicola Mustone
|
ce41820fbf
|
test wc_placeholder_img
|
2015-04-09 17:10:00 +02:00 |
Nicola Mustone
|
68e36f625a
|
test wc_delete_product_transients
|
2015-04-09 17:00:07 +02:00 |
Nicola Mustone
|
b8850724d3
|
tests now check for empty arrays first
|
2015-04-09 16:56:45 +02:00 |
Nicola Mustone
|
5815b5f155
|
test wc_get_featured_product_ids
|
2015-04-09 16:50:28 +02:00 |
Nicola Mustone
|
51c4019c76
|
test wc_get_product_ids_on_sale
|
2015-04-09 16:43:18 +02:00 |
Nicola Mustone
|
50abebac89
|
tests WC_Validation
|
2015-04-08 17:56:02 +02:00 |
Nicola Mustone
|
bc2bbf07c5
|
test wc_get_log_file_path
|
2015-04-08 17:55:54 +02:00 |
Nicola Mustone
|
8c52135c26
|
test wc_get_log_file_path
|
2015-04-08 17:55:40 +02:00 |
Nicola Mustone
|
1f8e512b01
|
tests WC_Logger
|
2015-04-08 17:55:19 +02:00 |
Claudio Sanches
|
d8a62828a6
|
Merge pull request #7909 from SiR-DanieL/patch-3
Void return instead of string
|
2015-04-08 11:36:11 -03:00 |
Nicola Mustone
|
c8687d35d8
|
methods don't return anything
|
2015-04-08 16:28:06 +02:00 |
Barry Kooij
|
017c3b341e
|
Merge pull request #7655 from SiR-DanieL/unit
Begin tests WC_Validation
|
2015-04-08 13:15:18 +02:00 |
Mike Jolley
|
37507ec451
|
Merge pull request #7654 from SiR-DanieL/patch-4
Fix documentation for unit tests
|
2015-04-08 12:12:53 +01:00 |
Mike Jolley
|
204c65ca6a
|
Merge pull request #7836 from aelia-co/master
Added support for JOIN types in WC_Admin_Report
|
2015-04-08 12:11:04 +01:00 |
Mike Jolley
|
44a6952e16
|
Merge pull request #7331 from shivapoudel/bulk-message
Bulk message
|
2015-04-08 12:10:56 +01:00 |
Mike Jolley
|
50575c2355
|
Merge pull request #7872 from WPprodigy/patch-1
Enhanced Error Message
|
2015-04-08 11:55:24 +01:00 |
Mike Jolley
|
26e7a5c705
|
Merge pull request #7865 from SiR-DanieL/scrutinizer-issues
Fix scrutinizer issues
|
2015-04-08 11:53:44 +01:00 |
James Koster
|
8fa67a8441
|
tooltip style tweaks
|
2015-04-08 10:27:14 +01:00 |
James Koster
|
cd20ce6789
|
variation images. closes #7844
|
2015-04-08 10:19:23 +01:00 |
James Koster
|
f6346c705c
|
Merge pull request #7889 from shivapoudel/tweak-backbone-modal
Tweak backbone modal
|
2015-04-08 10:02:42 +01:00 |
Barry Kooij
|
99f5aa0dfa
|
Merge pull request #7879 from dannyvankooten/master
Changing all inefficient selectors of $('body') to $(document.body), whi...
|
2015-04-07 16:09:00 +02:00 |
shivapoudel
|
737638cd12
|
Slightly decrease the h1 font-size
|
2015-04-04 14:13:03 +05:45 |
shivapoudel
|
e02b1db1b7
|
Break the outline only for focus state
|
2015-04-04 14:08:02 +05:45 |
shivapoudel
|
257381282c
|
Refactor the styles for backbone modal header
|
2015-04-04 14:03:47 +05:45 |
shivapoudel
|
227c83a084
|
Use of <button> instead of <a> for modal-close
This was the clone of themes.php modal close button
|
2015-04-04 13:57:20 +05:45 |
shivapoudel
|
29f584ba98
|
Fix - Unusual slightly dark box on the backdrop of modal right side
|
2015-04-04 13:51:10 +05:45 |
shivapoudel
|
27f3042ef5
|
Utilize the border-box + content_h math logic
|
2015-04-04 13:43:29 +05:45 |
Claudio Sanches
|
2fb06e4c29
|
[API] Fixed the position type for attributes and images
|
2015-04-03 15:01:41 -03:00 |
Danny van Kooten
|
88f2e690bb
|
Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ).
|
2015-04-03 14:21:47 +02:00 |
James Koster
|
5b1411c771
|
gallery img title/caption. closes #7857
|
2015-04-02 18:55:12 +01:00 |
Caleb Burks
|
3728f8b001
|
Enhanced Error Message
As pointed out by jnachtigall (https://github.com/woothemes/woocommerce/issues/7870), this could help customers who may have accidentally mis-typed the coupon.
|
2015-04-01 16:56:10 -07:00 |
James Koster
|
944723d7ac
|
tel input #7827
|
2015-04-01 17:36:58 +01:00 |
James Koster
|
b11f6753df
|
Merge pull request #7868 from woothemes/select2-admin
select2 admin z-index
|
2015-04-01 16:31:55 +01:00 |
Nicola Mustone
|
d2d2bf60b0
|
revert typecasting format
|
2015-04-01 17:28:51 +02:00 |
Mike Jolley
|
5bce366d40
|
Merge pull request #7749 from javorszky/download-filter
Adds filter to download permissions results
|
2015-04-01 16:27:07 +01:00 |
Nicola Mustone
|
765b1e2e7d
|
wrong var
|
2015-04-01 15:35:53 +02:00 |
Nicola Mustone
|
85fd634861
|
fix scrutinizer issues
|
2015-04-01 15:33:56 +02:00 |
Mike Jolley
|
c19f2e573e
|
[2.3] Only automatically cancel orders created via checkout + allow post_parent to be set
|
2015-04-01 14:21:10 +01:00 |
James Koster
|
483680e716
|
z-index
|
2015-04-01 11:01:35 +01:00 |
Claudio Sanches
|
a1e68cd879
|
Merge pull request #7858 from SiR-DanieL/patch-1
Typo in class-wc-webhooks.php
|
2015-03-31 12:28:22 -03:00 |
Nicola Mustone
|
b6991d869a
|
typo
|
2015-03-31 17:22:21 +02:00 |
Mike Jolley
|
06f2ac2f09
|
[2.3] Remove rounding from shipping cost to greater precision with taxes
|
2015-03-31 13:59:17 +01:00 |