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
roykho
ae678b538c
add filter for products widget args
2015-04-29 07:36:27 -07:00
Claudio Sanches
60517013d3
Merge pull request #8068 from ragulka/invisible-variation-filter
...
Pass current variation to woocommerce_hide_invisible_variations filter
2015-04-29 10:53:14 -03:00
Illimar Tambek
3e9c56a5ca
Pass current variation to woocommerce_hide_invisible_variations filter
2015-04-29 12:16:58 +03:00
Claudio Sanches
c9c6e86e70
Merge pull request #8067 from javorszky/grouped-xss-filter
...
[2.3] Grouped xss filter
2015-04-28 23:31:51 -03:00
Gabor Javorszky
72bb8fb553
New filter on grouped products' permalinks
...
Closes #8065
* adds new filter: 'woocommerce_grouped_product_list_link'
2015-04-29 03:07:47 +01:00
Gabor Javorszky
7de4d6ad49
Adds escaping to url and title in link for grouped product page
2015-04-29 03:00:01 +01:00
Claudio Sanches
0a3fc7673e
[API] Fixed the returned status when delete a product attribute
2015-04-28 15:56:28 -03:00
Claudio Sanches
8d339a7022
Stop yoda!
2015-04-28 15:10:29 -03:00
Claudio Sanches
8303d50830
Compress files for #8056
2015-04-28 14:31:41 -03:00
Claudio Sanches
96c7b169ea
Merge pull request #8056 from shivapoudel/coupon-tabs
...
Tweaks tabbed panel plus responsive coupon tabs
2015-04-28 14:12:51 -03:00
Claudio Sanches
5510eb62f5
[2.3] Removed state placeholders in user profile #8043
2015-04-28 13:33:00 -03:00
James Koster
3266509f1e
[2.3] remove placeholder. closes #8043
2015-04-28 17:28:51 +01:00
James Koster
aebef4aece
variation img title / caption. closes #8032
2015-04-28 17:19:38 +01:00
Claudio Sanches
c0a8e4d87e
[2.3] Error prevention for WC_Admin::admin_footer_text(), closes #8057
2015-04-28 11:06:40 -03:00
Víctor Falcón
226d940e72
Add order to woocommerce_get_return_url filter
2015-04-28 14:48:39 +02:00
Shiva Poudel
445a5ddaec
Why to include this if border-top is not defined anywhere?
2015-04-28 07:40:27 +05:45
Shiva Poudel
9539fcf476
Tweaks tabbed panel plus responsive coupon tabs
2015-04-28 06:51:06 +05:45
Claudio Sanches
679a548bc1
Merge branch 'master' of github.com:woothemes/woocommerce
2015-04-27 18:13:19 -03:00
Claudio Sanches
4441436618
[2.3] Fixed system report in WordPress 2.4 with emojis
...
@mikejolley
2015-04-27 18:12:46 -03:00
Claudio Sanches
62c58360c2
Merge pull request #8054 from slobodan/wc-checkout-doc
...
Fixes WC_Checkout class name in header comment block
2015-04-27 17:50:54 -03:00
Claudio Sanches
dd8b2f6007
[API] Deprecated the products/sku/<sku> endpoint, closes #7592
2015-04-27 17:49:35 -03:00
Claudio Sanches
2c2e1d8676
Merge pull request #8055 from woothemes/api-status
...
API Version and system status, closes #7771
2015-04-27 17:01:51 -03:00
Claudio Sanches
e1f7f5bb01
Improved the system status to have a section only for API
2015-04-27 17:00:55 -03:00
Slobodan Manic
f1927c8c40
Fixes WC_Checkout class name in header comment block
2015-04-27 21:57:16 +02:00