Mike Jolley
|
bb6b7c5489
|
Merge pull request #6967 from BFTrick/issue-6965
Adding Email Styles Back to Email Preview. Fixes #6965
|
2014-12-21 00:20:46 +00:00 |
Spencer Hill
|
d8c8d37fd6
|
Using post_status of 'any' causes a conflict with the WP Invoice Plugin by Usability Dynamics resulting in the Select Box for Variable Subscriptions - when the WooCommerce Variable Subscriptons Plugin is installed and activated - not functioning and returning an error to the user on the front end. Since it's filtering out the Trash status, and others, anyway when being displayed on the front end we found that setting the post_status to publish resolved the issue and doesn't appear to have adverse affects elsewhere.
|
2014-12-19 13:21:15 -08:00 |
Mike Jolley
|
ac03edf6e9
|
Merge pull request #6936 from boohoogal/master
Fix for 'woocommerce_variation_select_change' event trigger #6833
|
2014-12-19 17:08:52 +00:00 |
Claudio Sanches
|
392ec3f46a
|
Merge pull request #6983 from Rtransat/patch-1
Fix label "for" attribute for products_categories
|
2014-12-19 14:58:14 -02:00 |
Rtransat
|
d53210dfbf
|
Fix label "for" attribute for products_categories
|
2014-12-19 17:15:24 +01:00 |
Claudio Sanches
|
7e780a64b1
|
Introduces the woocommerce_restock_refunded_item and woocommerce_order_refunded actions, closes #6922
|
2014-12-19 10:29:47 -02:00 |
Claudio Sanches
|
9d7f14b2a4
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2014-12-19 10:14:03 -02:00 |
Claudio Sanches
|
88d5997cda
|
Moved the "cart notes" before the "proceed to checkout" button, closes #6935
|
2014-12-19 10:12:31 -02:00 |
Claudio Sanches
|
acd637eced
|
Merge pull request #6971 from boohoogal/product-title-template-change
Add span to allow styling of product title in widget product lists
|
2014-12-19 10:04:20 -02:00 |
Claudio Sanches
|
faa5abd5bb
|
Merge pull request #6980 from tc33/master
Returns attribute slugs when linking all variations, closes #6979
|
2014-12-18 19:13:07 -02:00 |
tc33
|
fb51984a6b
|
Fixes #6979 by fetching attribute slugs instead of names.
|
2014-12-18 20:09:07 +00:00 |
Claudio Sanches
|
d821dbf88e
|
[API] Fixed the individual_use, enable_free_shipping and exclude_sale_items params for coupons endpoint
|
2014-12-18 15:01:54 -02:00 |
boohoogal
|
380769808a
|
Changes as proposed in #6949.
|
2014-12-17 19:02:23 +00:00 |
boohoogal
|
1987830730
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-17 18:46:35 +00:00 |
Claudio Sanches
|
c32b40ac10
|
Changed the position of the webhook menu
|
2014-12-17 16:33:51 -02:00 |
Claudio Sanches
|
690b04b29a
|
Improved the webhook meta boxes
|
2014-12-17 16:20:37 -02:00 |
Claudio Sanches
|
d84e1bae10
|
Merge pull request #6970 from woothemes/webhooks-ui
Webhooks ui, closes #6912
|
2014-12-17 16:08:43 -02:00 |
Claudio Sanches
|
67f90fbb87
|
Created webhook logs meta box
|
2014-12-17 15:50:19 -02:00 |
Claudio Sanches
|
9b9243fb92
|
Validated webhook delivery_url and topic
|
2014-12-17 10:45:20 -02:00 |
Claudio Sanches
|
6ccf391168
|
Improved the webhook data class and send a webhook ping when create a new
|
2014-12-17 10:42:39 -02:00 |
Claudio Sanches
|
5b318b1d2a
|
Added the wc_is_webhook_valid_topic() and wc_is_valid_url() conditional functions
|
2014-12-17 10:16:14 -02:00 |
Claudio Sanches
|
d1bed7bef9
|
Changed the shop_webhook postupdated messages
|
2014-12-17 09:45:59 -02:00 |
Claudio Sanches
|
429c91708b
|
Improved the WC_Meta_Box_Webhook_Data:save() method
|
2014-12-17 09:29:43 -02:00 |
Claudio Sanches
|
b8e842d2ee
|
Fixed WC_Webhook::enqueue() [2]
|
2014-12-17 01:48:29 -02:00 |
Claudio Sanches
|
e0ad955afe
|
Fixed WC_Webhook::enqueue()
|
2014-12-17 01:44:35 -02:00 |
Claudio Sanches
|
509147b105
|
Created webhook actions meta box
|
2014-12-16 20:18:06 -02:00 |
Claudio Sanches
|
4c47def638
|
Stop hook webhooks when is not configured the hooks and delivery URL
|
2014-12-16 20:16:38 -02:00 |
Claudio Sanches
|
9f83541d9f
|
Added webhook meta box js
|
2014-12-16 19:07:48 -02:00 |
Claudio Sanches
|
1fae690e68
|
Added methods to save and display the webhook data meta box
|
2014-12-16 19:07:28 -02:00 |
Claudio Sanches
|
802ebdee38
|
Added URL data_type for woocommerce_wp_text_input()
|
2014-12-16 19:06:47 -02:00 |
Claudio Sanches
|
10b2b6bccc
|
Removed support for title in webhooks
|
2014-12-16 19:05:53 -02:00 |
Claudio Sanches
|
4d3673c4c2
|
Created webhook data meta box class
|
2014-12-16 19:05:03 -02:00 |
Claudio Sanches
|
b247997bd2
|
Created method to get the webhook statuses
|
2014-12-16 18:54:48 -02:00 |
Patrick Rauland
|
d8ff34710d
|
adding email styles back to email preview. closes #6965
|
2014-12-16 11:32:54 -07:00 |
Claudio Sanches
|
8180de7fec
|
Created the WC_Webhook::get_i18n_status() method
|
2014-12-16 15:29:37 -02:00 |
Claudio Sanches
|
481aee3969
|
Fixed dead variable in my account shortcode class
|
2014-12-16 10:10:25 -02:00 |
Claudio Sanches
|
5a14f0f3fe
|
Merge pull request #6963 from bryceadams/patch-6962
Removal of old PHP class var use
|
2014-12-16 09:49:14 -02:00 |
Bryce
|
19d06c3d5b
|
remove var keyword in WC_Product_Cat_List_Walker
|
2014-12-16 18:45:02 +07:00 |
Bryce
|
ee8125d97c
|
remove var keyword in WC_Product_Cat_Dropdown_Walker
|
2014-12-16 18:43:58 +07:00 |
James Koster
|
0c95d76c45
|
Storefront banner on add-ons. closes #6923
|
2014-12-16 11:43:26 +00:00 |
Bryce
|
a5d51d040e
|
remove var keyword in WC_Shipping_International_Delivery
|
2014-12-16 18:43:05 +07:00 |
Bryce
|
96ba418d5c
|
remove var keyword in WC_Email_Customer_Reset_Password
|
2014-12-16 18:40:51 +07:00 |
Bryce
|
6af72ecb3d
|
remove var keyword in some email classes
|
2014-12-16 18:40:21 +07:00 |
Bryce
|
f428da3a01
|
remove var keyword in WC_Email_Customer_Invoice
|
2014-12-16 18:39:23 +07:00 |
Bryce
|
1c31af94f5
|
remove var keyword in WC_Shipping_Method
|
2014-12-16 18:38:58 +07:00 |
Bryce
|
e2443c9d4c
|
remove var keyword in WC_Shipping
|
2014-12-16 18:37:58 +07:00 |
Bryce
|
40b0d8d003
|
remove var keyword in WC_Integrations
|
2014-12-16 18:36:26 +07:00 |
Claudio Sanches
|
4150b03ea0
|
Fixed the stock status in quick and bulk edit
|
2014-12-15 20:03:50 -02:00 |
Claudio Sanches
|
1198a1dba2
|
Improved the Webhooks columns/table list
|
2014-12-15 18:49:18 -02:00 |
Claudio Sanches
|
2aeee0169a
|
Display Webhooks menu when the WC API is activated
|
2014-12-15 17:28:58 -02:00 |