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
Mike Jolley
3e8ba7d591
Merge pull request #8062 from Victoor/master
...
Add order to woocommerce_get_return_url filter
2015-05-01 15:36:16 +01:00
Mike Jolley
1a2afc0bca
Merge pull request #8083 from woothemes/avoid-multi-get-default-calls
...
Avoid making multiple get_default_* calls
2015-05-01 15:35:40 +01:00
Mike Jolley
d2b99ebe5e
Merge pull request #8087 from shivapoudel/settings-api
...
Tweaks iris-picker styles
2015-05-01 15:35:28 +01:00
Mike Jolley
0e66f85efe
Merge pull request #8092 from roykho/paypal
...
log paypal standard transaction fees closes #8091
2015-05-01 15:34:32 +01:00
Mike Jolley
8bb7a8c934
[2.3] Move action to prevent infinite recursion on login/restoring saved cart
...
Thanks @roykho. Follow up to #7852
2015-05-01 15:33:24 +01:00
Mike Jolley
5786f89b3c
Update unit test for c37c1bd9fa
2015-05-01 15:28:17 +01:00
Shiva Poudel
2e4397797f
form-table should have position relative
2015-05-01 19:56:42 +05:45
Mike Jolley
906940791a
Merge branch 'variation-prices-sync'
2015-05-01 15:01:14 +01:00
Mike Jolley
efb8be72c2
Round tax total
2015-05-01 14:57:56 +01:00
Mike Jolley
3b3845872f
Change deprecated args
...
Closes #7210
2015-05-01 14:52:51 +01:00
Mike Jolley
d6604cb668
Split order details into customer + item templates. Tidied up codebase/template based logic.
...
cc @jameskoster
2015-05-01 14:50:18 +01:00
Mike Jolley
77941a57c5
New way to gather item meta with bw compatibility on item meta class
...
#7210
This also includes a new template file for order item details.
@jameskoster Version bumping the order details template. Splitting it
up some more in next commit.
2015-05-01 12:42:29 +01:00
Shiva Poudel
d19b482d00
Clean the margin
2015-05-01 16:09:42 +05:45
roykho
c23b68dc93
revised to not hide meta and sanitize
2015-04-30 21:05:46 -07:00
roykho
7c074c75e2
log paypal standard transaction fees closes #8091
2015-04-30 20:29:02 -07:00
Claudio Sanches
5662e3a1bd
Merge pull request #8089 from roykho/bulk-edit
...
[2.3] fixed issue with bulk edit sale price saving as 0 when not entering any value fixes #8076
2015-04-30 21:44:07 -03:00
Shiva Poudel
dc4019c208
This should be h3 instead of h4
...
@see https://github.com/woothemes/woocommerce/blob/master/includes/abstracts/abstract-wc-settings-api.php#L708
2015-05-01 04:50:56 +05:45
roykho
7eb7f7df30
fixed issue with bulk edit sale price saving as 0 when not entering any value fixes #8076
2015-04-30 15:49:22 -07:00
Shiva Poudel
7acaaa2d07
Tweaks iris color-picker styles
2015-05-01 03:34:28 +05:45
Shiva Poudel
e0ceb139c5
Fix JSHint errors within settings.js
2015-05-01 03:28:01 +05:45
Claudio Sanches
5f20595a4d
Merge pull request #8080 from roykho/password
...
fixed on password change, password 1 field can be skipped closes #8079
2015-04-30 10:56:26 -03:00
Gerhard
072b52c520
Avoid making multiple get_default_* calls after each other, just reuse the first calls data
2015-04-30 14:29:25 +02:00
roykho
a23142423c
fixed on password change, password 1 field can be skipped closes #8079
2015-04-29 22:07:34 -07:00
Peter
d94b2c95fc
Update class-wc-meta-box-order-data.php
2015-04-29 16:47:17 -04:00
Peter
c8707a68c1
Update class-wc-meta-box-order-data.php
...
Set "Order" string to be retrieved from post type object singular name rather than being hard coded. Similar to side bar meta box titles.
2015-04-29 16:01:34 -04:00
Claudio Sanches
457cf47dbf
Merge pull request #8071 from roykho/products-widget
...
add filter for products widget args
2015-04-29 11:43:55 -03:00