Claudio Sanches
|
fb57390da3
|
Merge pull request #10902 from mindsize/variation-sku-fix
Variation sku fix
|
2016-05-11 16:46:40 -03:00 |
Claudio Sanches
|
5b916de27a
|
Updated WP-API vendor files
|
2016-05-11 16:43:51 -03:00 |
Zach Stepek
|
c96cd1e4d3
|
Merge branch 'master' into variation-sku-fix
# Conflicts:
# assets/js/frontend/add-to-cart-variation.min.js
|
2016-05-11 14:41:39 -05:00 |
Zach Stepek
|
b1a70ddb96
|
Merge remote-tracking branch 'upstream/master'
|
2016-05-11 14:37:26 -05:00 |
Claudio Sanches
|
2b1d4eced6
|
[REST API] Allow batch create, update and delete for almost all endpoints
|
2016-05-11 16:34:53 -03:00 |
Claudio Sanches
|
dac471273f
|
Merge pull request #10884 from woothemes/wp-api-batch
[REST API] Batch create, update and delete items
|
2016-05-11 16:22:54 -03:00 |
Zach Stepek
|
50a7b07496
|
Update specificity of jQuery selector used to reset SKU in product-meta
|
2016-05-11 12:25:56 -05:00 |
Claudio Sanches
|
ccd1f48025
|
[REST API] Save default total_sales, closes #10898
|
2016-05-11 13:19:56 -03:00 |
Claudio Sanches
|
47ef7e17a1
|
Created new function to generate webhook secrets based on the user ID and username, closes #10881
|
2016-05-11 13:14:00 -03:00 |
Mike Jolley
|
c1830c12cc
|
Redirect to install page w/ nonce
Fixes #10860
|
2016-05-11 17:01:34 +01:00 |
Mike Jolley
|
c9095abf8e
|
Save line taxes for shipping rows
Fixes #10897
|
2016-05-11 16:32:51 +01:00 |
Mike Jolley
|
aa3dab3572
|
Resize modal content dynamically
Fixes #10896
|
2016-05-11 16:19:22 +01:00 |
Claudio Sanches
|
35fdcd243a
|
[REST API] Added method to check if the request is to the rest api and allow third party plugins
|
2016-05-11 11:52:29 -03:00 |
Mike Jolley
|
2cc0ac294e
|
Fix return on add_metadata
Fixes #10892
|
2016-05-11 15:28:40 +01:00 |
Mike Jolley
|
d1da61a954
|
Remove update files
|
2016-05-11 14:26:54 +01:00 |
Mike Jolley
|
99cd5187c0
|
Merge branch 'master' into background-updates
# Conflicts:
# includes/updates/woocommerce-update-2.4.php
# includes/updates/woocommerce-update-2.6.php
|
2016-05-11 14:26:37 +01:00 |
Mike Jolley
|
e716993809
|
Store instance ID transitions to option and fire action
Closes #10883 @franticpsyx
|
2016-05-11 14:25:31 +01:00 |
Mike Jolley
|
a7176ae543
|
this is a legacy update
|
2016-05-11 14:25:31 +01:00 |
Mike Jolley
|
5bb7a3a1c4
|
Logging
|
2016-05-11 14:22:42 +01:00 |
Mike Jolley
|
9cf0758d3f
|
Add logging and notices
|
2016-05-11 14:22:31 +01:00 |
Mike Jolley
|
44bca2633e
|
Notice HTML
|
2016-05-11 14:22:21 +01:00 |
Mike Jolley
|
bba4bab8e1
|
Save notices during shutdown
|
2016-05-11 14:22:06 +01:00 |
Mike Jolley
|
511e8c3146
|
Handle updates in install class
|
2016-05-11 12:44:23 +01:00 |
Mike Jolley
|
67fa79b1a4
|
Move updaters to functions
|
2016-05-11 12:44:12 +01:00 |
Mike Jolley
|
f896d7a040
|
Background updater class
|
2016-05-11 12:44:00 +01:00 |
Mike Jolley
|
8e0d7d7bb7
|
Include libs for background processing
|
2016-05-11 12:43:54 +01:00 |
Mike Jolley
|
a8bd4bc6e1
|
Updating/updated notices
|
2016-05-11 12:43:35 +01:00 |
Mike Jolley
|
8ba2da9820
|
Store instance ID transitions to option and fire action
Closes #10883 @franticpsyx
|
2016-05-11 11:30:10 +01:00 |
Mike Jolley
|
cd01218ee9
|
this is a legacy update
|
2016-05-11 11:10:25 +01:00 |
Mike Jolley
|
63675c87dc
|
Merge pull request #10891 from woothemes/add/shipping-zone-method-hooks
Add action hooks for shipping zone method actions
|
2016-05-11 11:07:40 +01:00 |
Mike Jolley
|
d3b450139b
|
Merge branch 'pr/10893'
|
2016-05-11 10:58:09 +01:00 |
Mike Jolley
|
96cb47e037
|
escape
|
2016-05-11 10:58:04 +01:00 |
Mike Jolley
|
e54a0479fa
|
Merge branch 'pr/10895'
|
2016-05-11 10:55:38 +01:00 |
Mike Jolley
|
a0b792625d
|
Adjust action args
|
2016-05-11 10:55:33 +01:00 |
Caleb Burks
|
2fd455769d
|
Make customer download links available for admins
|
2016-05-10 23:52:18 -05:00 |
Claudio Sanches
|
cae8056172
|
[REST API] Fixed a conflict with authentication and our old API
This make authentication avaiable only on the WP REST API for the wc/v1
namespace.
Closes #10890
|
2016-05-10 18:27:28 -03:00 |
Joey Kudish
|
7f71376418
|
add action hooks for shipping zone method actions
Adds action hooks for shipping zone methods added, deleted and status
toggled
|
2016-05-10 11:43:47 -07:00 |
Claudio Sanches
|
63b39e7a74
|
Fixed tests for WC_Tests_Install::test_in_plugin_update_message
|
2016-05-10 14:47:38 -03:00 |
Mike Jolley
|
e552c3c916
|
Remove filter to hide variations with no prices in get_children()
#10854
|
2016-05-10 18:23:16 +01:00 |
Mike Jolley
|
bc3b9a04b7
|
Do not add field names when tokenizing
|
2016-05-10 18:23:16 +01:00 |
Claudio Sanches
|
5d47875eed
|
[REST API] Allow save post_name/slug for products in v3
Closes #10888
|
2016-05-10 13:46:53 -03:00 |
Claudio Sanches
|
ad94a25e5e
|
Merge branch 'master' of github.com:woothemes/woocommerce
|
2016-05-10 13:41:28 -03:00 |
Claudio Sanches
|
d7e874324a
|
[REST API] Fixed some schema contexts
|
2016-05-10 13:41:15 -03:00 |
Mike Jolley
|
d8620c1504
|
Merge pull request #10889 from ryross/master
Fixing typo in comment
|
2016-05-10 17:31:02 +01:00 |
Claudio Sanches
|
eaa0e6884c
|
Merge pull request #10771 from danielhuesken/master
WooCommerce API: Add sort order fields for product attributes and categories
|
2016-05-10 13:28:56 -03:00 |
Claudio Sanches
|
26fd51ac79
|
[REST API] Stop load legacy API classes into the WP REST API, closes #10887
|
2016-05-10 13:26:39 -03:00 |
Ryder Ross
|
9a9dd7faf4
|
Fixing typo in comment
|
2016-05-10 09:17:28 -07:00 |
Claudio Sanches
|
7b3ff6fcf9
|
Merge pull request #10886 from shoheitanaka/patch-5
Japanese post code validation
|
2016-05-10 13:09:59 -03:00 |
Mike Jolley
|
0927cbee8d
|
Tweaks saved card markup and styling to improve CC form.
|
2016-05-10 15:43:39 +01:00 |
Steve
|
2da25a7708
|
Update class-wc-admin-attributes.php
|
2016-05-10 13:13:30 +12:00 |