Nikki DelRosso
940c2369b0
Added method to check if cart is empty
2015-05-14 14:18:53 -07:00
Mike Jolley
a1851d1249
Merge pull request #8161 from kilbot/master
...
(API) default properties for $order_fee class
2015-05-14 17:24:08 +01:00
Mike Jolley
d53f78ed56
Styled auth and login endpoints
2015-05-14 16:58:34 +01:00
Mike Jolley
9a30f40d69
[2.3] Move action to prevent infinite recursion on login/restoring saved cart
...
Thanks @roykho. Follow up to #7852
2015-05-14 16:08:09 +01:00
Paul Kilmurray
27d50aef55
default properties for $order_fee class
...
The add_fee method on WC_Abstract_Order expects taxable, tax, tax_data
and tax_class properties to be present. The API ignores these
properties if taxable = false.
2015-05-14 16:10:56 +08:00
Mike Jolley
4311055aeb
Send review moderation email to admin
...
Closes #8132
2015-05-13 15:47:32 +01:00
James Koster
0aef556a5c
storefront prompt on add ons screen
2015-05-13 14:50:40 +01:00
Mike Jolley
d19117a108
When paypal payment is on hold, reduce stock and empty cart.
...
Closes #8145
2015-05-13 14:28:17 +01:00
Mike Jolley
2a4f9f77db
Throw API exception when order is invalid
...
Closes #8151 @claudiosmweb
2015-05-13 14:08:12 +01:00
Mike Jolley
1a9336a4dc
[2.3] Remove email alt text from get_avatar
...
Closes #8152
2015-05-13 13:46:03 +01:00
Claudio Sanches
8c1a1cc31d
Merge pull request #8142 from DanielSantoro/patch-2
...
Correct Geographical Ordering
2015-05-12 00:51:39 -03:00
Danny Santoro
f8c5b5c211
Correct Geographical Ordering
...
This changes the order of the listings so that they are in geographical order, according to https://woothemes.zendesk.com/agent/tickets/277081
2015-05-11 14:21:03 -04:00
Claudio Sanches
e6eaf11aa7
Fixed webhook filter name typo, closes #8135
2015-05-10 11:54:15 -03:00
Mike Jolley
02c346eb87
Filter before and after unsetting cart items
...
Closes #8110
2015-05-08 10:26:04 -07:00
Mike Jolley
fa94a7c5e0
Merge pull request #8117 from SiR-DanieL/patch-1
...
Replace get_product_url with add_to_cart_url
2015-05-08 10:18:14 -07:00
Claudio Sanches
b54a7a34a1
[API] Created bulk update/insert for coupons #7915
2015-05-07 13:13:41 -03:00
Claudio Sanches
05aad18c5e
[API] Created bulk update/insert for customers #7915
2015-05-07 13:09:59 -03:00
Claudio Sanches
3a29a0b743
Fixed docblocks for WC_API_Orders:bulk()
2015-05-07 12:27:39 -03:00
Claudio Sanches
611cf9b521
[API] Created bulk update/insert for orders #7915
2015-05-06 18:41:48 -03:00
Claudio Sanches
fd3c802516
Merge branch 'master' of github.com:woothemes/woocommerce
2015-05-06 18:18:22 -03:00
Claudio Sanches
431768df61
Improved the paypal logo for JP, closes #8119
2015-05-06 18:17:19 -03:00
Claudio Sanches
67fdba87eb
Merge pull request #8121 from helgatheviking/master
...
change priority on custom email addresses in emails
2015-05-06 17:58:23 -03:00
Claudio Sanches
41e1ba2811
[2.3] [API] Fixed enable_html_description and enable_html_short_description for products endpoint, closes #8090
2015-05-06 14:28:57 -03:00
Claudio Sanches
08f8317554
[2.3] [API] Fixed start and end date for products, closes #8063
2015-05-06 13:55:40 -03:00
Kathy Darling
bbf928ea9e
change priority on custom email addresses in emails, so plugins can insert data between customer_details and addresses
2015-05-06 14:10:06 +02:00
Nicola Mustone
fe6f680e44
replace get_product_url with add_to_cart_url
2015-05-05 16:18:01 +02:00
Mike Jolley
af6998fe4d
[2.3] Correct coupon % calc. Added inline note to prevent regression.
...
Closes #8074
2015-05-05 14:33:35 +01:00
Mike Jolley
48d071731a
Set date after status
...
Closes #8078
2015-05-05 14:19:22 +01:00
Mike Jolley
d1d5a489fc
[2.3] Fix round_chart_totals to deal with arrays
...
Closes #8077
2015-05-05 13:55:56 +01:00
Mike Jolley
5a92126a39
Remove all sslverify false
...
Closes #8058 cc @claudiosmweb @roykho @barrykooij
2015-05-05 13:39:34 +01:00
Mike Jolley
7254e45edc
Remove notice fade class Closes #8096
2015-05-05 13:28:08 +01:00
Claudio Sanches
31558ba8c8
Merge branch 'master' of github.com:woothemes/woocommerce
2015-05-05 09:01:55 -03:00
Claudio Sanches
8a9ab7ffea
Fixed get_woocommerce_api_url() for the new API versions numbers and
...
fixed the tests
@mikejolley
2015-05-05 09:01:34 -03:00
Claudio Sanches
e3782efbf5
Merge pull request #8001 from bordoni/feature/add_context_to_woocommerce_admin_order_item_headers_action
...
Admin Order Header lacks Variable for context
2015-05-05 08:56:39 -03:00
Claudio Sanches
dd24b978ff
Merge commits from #8075 '
2015-05-05 08:53:57 -03:00
Claudio Sanches
89cd5ac32d
Added esc_html() for #8075
2015-05-05 08:53:43 -03:00
Claudio Sanches
2c52e0e973
Fixed conflicts for #8075
2015-05-05 08:52:28 -03:00
Mike Jolley
5f67a63b43
woocommerce_paypal_refund_request filter
...
Closes #8111
2015-05-05 12:29:07 +01:00
Claudio Sanches
f1cb50b4af
Merge pull request #8107 from SiR-DanieL/patch-2
...
Wrong coupons amount
2015-05-04 15:24:15 -03:00
Nicola Mustone
3288997f72
fix coupons amount
2015-05-04 17:19:34 +02:00
Claudio Sanches
ee24d10e11
Merge pull request #8097 from shivapoudel/z-index
...
Tweak tooltip and fix JSHint errors
2015-05-02 17:30:16 -03:00
Claudio Sanches
7aa1774395
Merge pull request #8099 from javorszky/webhook-filter
...
Adds a filter to webhook topic dropdown values
2015-05-02 17:28:52 -03:00
Shiva Poudel
6ed5ed1047
Additional cost and Attribute term tables merge into one
2015-05-02 22:27:37 +05:45
Shiva Poudel
b0448209f8
Fix JSHint bugs within woocommerce_admin.js
2015-05-02 22:24:44 +05:45
Shiva Poudel
0074777d92
Fix tooltips JSHint error
2015-05-02 22:19:14 +05:45
Shiva Poudel
2953c99440
Fix JSHint error for field validation error tips
2015-05-02 22:13:42 +05:45
Shiva Poudel
7775f4089a
Add line-height for error tip + some arrangement
2015-05-02 21:09:33 +05:45
Gabor Javorszky
fc66b8581a
Adds a filter to webhook topic dropdown values
...
Fixes #8098
2015-05-02 02:31:24 +01:00
Shiva Poudel
2e87c7a8f3
Increase tiptip z-index to make it compatiable with backbone modal
2015-05-02 06:43:55 +05:45
Mike Jolley
d74ce3dbd9
Merge pull request #8016 from Ramoonus/patch-7
...
travis-ci: add wordpress 4.2
2015-05-01 15:37:51 +01:00