JustinSainton
|
d64fc3a764
|
capital_p_dangit()
|
2014-02-21 00:47:42 -08:00 |
Mike Jolley
|
946851cd74
|
Merge pull request #4877 from Ramoonus/patch-2
Double declaration fix
|
2014-02-20 16:43:12 +00:00 |
Mike Jolley
|
65ca23128e
|
Merge pull request #4883 from nathanmarks/coupon-input-type
Added the type attribute to the coupon input on the cart page
|
2014-02-20 16:42:38 +00:00 |
Mike Jolley
|
5062de9767
|
Fix display of fee_taxes when spanning multiple tax classes Closes #4803
|
2014-02-20 16:39:57 +00:00 |
Mike Jolley
|
f35c3708bb
|
Rounding order_tax and order_shipping_tax restricts our ability to get an accurate tax_total after an order is made. Fixes some paypal rounding requests.
@coenjacobs
|
2014-02-20 15:41:08 +00:00 |
Mike Jolley
|
c7a129c7fd
|
Only show settings link if method has_settings
|
2014-02-20 15:16:53 +00:00 |
Nathan
|
c1f7706d44
|
Added the type attribute to the coupon input on the cart page
|
2014-02-20 09:22:55 -05:00 |
Ramon van Belzen
|
d53eb0ebb6
|
Double declaration fix
|
2014-02-19 20:53:00 +01:00 |
Mike Jolley
|
fbccfca522
|
Correctly join post meta to fix order searches Closes #4855
|
2014-02-19 16:11:20 +00:00 |
Coen Jacobs
|
8fdf4d94cf
|
Merge pull request #4853 from scottbasgaard/master
Use 'include' parameter to show siblings/children of current category. Fixes #891
|
2014-02-19 17:09:21 +01:00 |
Mike Jolley
|
f1f7b84db9
|
Sanitize screen id. Closes #4788
|
2014-02-19 14:30:21 +00:00 |
Mike Jolley
|
3f8b314431
|
Run array_unique on results of order search Closes #4855
|
2014-02-19 14:27:09 +00:00 |
Mike Jolley
|
b250f32ca2
|
Merge pull request #4867 from splashingpixels/master
added filter for empty cart return to shop link
|
2014-02-19 14:06:03 +00:00 |
Mike Jolley
|
9303908d7b
|
Use md5 hash for transient names so that the lengths are valid. Closes #4851
|
2014-02-19 14:05:36 +00:00 |
splashingpixels
|
e85a7d2352
|
added filter for empty cart return to shop link
|
2014-02-18 22:28:19 -08:00 |
Coen Jacobs
|
3e4b79e6c9
|
Changelog bump for #4856
|
2014-02-18 12:31:39 +01:00 |
Coen Jacobs
|
56ed38db10
|
Code standards for #4856
|
2014-02-18 12:28:51 +01:00 |
Gerhard
|
b4811c93d3
|
Fix COD warning when you have hide shipping methods until address entered selected
|
2014-02-18 12:28:51 +01:00 |
Coen Jacobs
|
1e410ebcdc
|
Code standards for #4856
|
2014-02-18 12:27:05 +01:00 |
Coen Jacobs
|
911e151423
|
Merge pull request #4856 from kloon/fix_cod_hidden_shipping_methods_error
Fix COD warning when you have hide shipping methods until address entered
|
2014-02-18 12:25:12 +01:00 |
Gerhard
|
3a9604bf78
|
Fix COD warning when you have hide shipping methods until address entered selected
|
2014-02-18 11:58:52 +02:00 |
Coen Jacobs
|
c29a3dc0cf
|
Changelog bump for #4847
|
2014-02-18 10:49:19 +01:00 |
Coen Jacobs
|
5094d2174a
|
Merge pull request #4847 from kloon/master
Add email lookup to customers endpoint, try at #4845
|
2014-02-18 10:47:50 +01:00 |
Scott Basgaard
|
39b83a3039
|
Code clean up. Various undefined variables / notices.
|
2014-02-17 22:09:58 +01:00 |
Scott Basgaard
|
563adcaa86
|
Use 'include' parameter to show siblings/children of current category. Fixes #891
|
2014-02-17 22:00:25 +01:00 |
Gerhard
|
a614e79ad4
|
update @since to 2.2
|
2014-02-17 19:17:40 +02:00 |
Gerhard
|
4fe3dd28fb
|
Move email lookup to own endpoint customers/email/<email>
|
2014-02-17 19:13:01 +02:00 |
Coen Jacobs
|
756a167198
|
Changelog bump for WC 2.1.3 release
|
2014-02-17 16:37:42 +01:00 |
Mike Jolley
|
e345281018
|
Handle get_rate_code when no matching rate is found. Prevents notices.
|
2014-02-17 16:36:21 +01:00 |
Mike Jolley
|
4d831d02ee
|
Fix notice when left blank
|
2014-02-17 16:36:21 +01:00 |
Mike Jolley
|
3be6664f05
|
Handle get_rate_code when no matching rate is found. Prevents notices.
|
2014-02-17 15:11:50 +00:00 |
Mike Jolley
|
8c7996e5b1
|
Fix notice when left blank
|
2014-02-17 14:54:06 +00:00 |
Gerhard
|
5c18fab238
|
Add back absint to validate function for customers by id endpoint
|
2014-02-17 16:44:08 +02:00 |
Gerhard
|
a7e659b6fa
|
Review customer/<email> endpoint, move into own function
|
2014-02-17 16:39:56 +02:00 |
Mike Jolley
|
f9251084d9
|
woocommerce_get_sections_{id} filters Closes #4817
|
2014-02-17 14:30:42 +00:00 |
Coen Jacobs
|
d0e42aa8f0
|
Changelog bump for #4813
|
2014-02-17 15:20:25 +01:00 |
James Koster
|
dd30ce9687
|
rating height fix. closes #4813
|
2014-02-17 15:19:42 +01:00 |
James Koster
|
981ad95e4c
|
rating height fix. closes #4813
|
2014-02-17 14:17:55 +00:00 |
Coen Jacobs
|
0cb792b916
|
Changelog bump for #4814 and #4806
|
2014-02-17 14:29:36 +01:00 |
Mike Jolley
|
1f295c9c69
|
Unify textdomains Closes #4814
|
2014-02-17 14:27:08 +01:00 |
James Koster
|
3b12837e02
|
star rating tweaks. closes #4806
|
2014-02-17 14:27:08 +01:00 |
Gerhard
|
88425e64cc
|
Add email lookup to customers endpoint, try at 4845
|
2014-02-17 15:19:11 +02:00 |
Mike Jolley
|
c0c21c8364
|
Unify textdomains Closes #4814
|
2014-02-17 13:14:45 +00:00 |
James Koster
|
d3c1c4ec0f
|
star rating tweaks. closes #4806
|
2014-02-17 12:49:19 +00:00 |
Coen Jacobs
|
27ff5ec160
|
Changelog bump for #4822, #4842, #4826, #4827, #4824, #4825
|
2014-02-17 13:42:36 +01:00 |
Mike Jolley
|
e09c7b6cb5
|
wc_get_product_ids_on_sale should return array of integers, not strings Closes #4825
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
38f4060401
|
Min
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
884943f8a4
|
Turn off cursor for IE Closes #4824
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
8eed83ab08
|
Standards and some query tweaks for get_downloadable_products #4827
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
a3967af1d0
|
Code standards
|
2014-02-17 13:35:38 +01:00 |