Claudio Sanches
772d45bd06
Added method to revoke api keys
2015-05-18 15:46:16 -03:00
Claudio Sanches
c4d4a623b5
Improved the API Keys table list, added actions and fixed the links
2015-05-18 15:33:36 -03:00
Claudio Sanches
2f5df9c185
Added methods to generate and edit API keys
2015-05-18 15:23:05 -03:00
Claudio Sanches
c49ab520b8
Created page to edit and create keys
2015-05-16 00:09:29 -03:00
Claudio Sanches
2689d8b51e
Created api keys table list
2015-05-15 23:03:24 -03:00
Claudio Sanches
84c937c011
Improved the woocommerce_api_keys table
2015-05-15 22:52:00 -03:00
Claudio Sanches
20906f2248
Fixed the authentication with the new woocommerce_api_keys table
2015-05-15 21:16:53 -03:00
Claudio Sanches
bee1fba738
Added nonces field in woocommerce_api_keys table
2015-05-15 18:25:41 -03:00
Claudio Sanches
41e8f69a70
Fixed the woocommerce_api_keys name
2015-05-15 18:20:49 -03:00
Claudio Sanches
c76c965b59
Removed user api keys options
2015-05-15 18:04:58 -03:00
Claudio Sanches
0ecfc26a84
Created new database for api_apps
...
@mikejolley
2015-05-15 17:57:18 -03:00
Claudio Sanches
572712cb52
Improved the access to the keys/apps section in api tab
2015-05-15 17:14:31 -03:00
Claudio Sanches
eb6f25b47b
Moved some webhooks admin methods from WC_Settings_Rest_API to WC_Admin_Webhooks class
2015-05-15 16:50:30 -03:00
Claudio Sanches
7b8a24924a
Moved api settings to API tab
2015-05-15 16:35:50 -03:00
Claudio Sanches
0edbfeaa35
Created new Settings API tab and moved the old webhooks tab to API tab
2015-05-15 16:12:11 -03: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
Claudio Sanches
e7d6cf22d0
Fixed the auth validation
2015-04-23 17:51:49 -03:00
Claudio Sanches
75ee806a00
Created WC_Auth::auth_endpoint() method
2015-04-23 17:48:56 -03:00
Claudio Sanches
e79dfec3b0
Improved the auth urls validation
2015-04-23 17:45:38 -03:00
Claudio Sanches
d0d3aae8c1
Improved the WC_Auth::make_validation() method
2015-04-23 17:43:38 -03:00
Claudio Sanches
5d90975392
Allow versions in the URL
2015-04-23 16:58:15 -03:00
Claudio Sanches
a1a929757b
Improved the wc-auth/authorize endpoint
2015-04-23 16:46:28 -03:00
Claudio Sanches
3df93e7004
Created final authentication flow
2015-04-23 16:37:59 -03:00
Claudio Sanches
e4445cc082
Added noindex and nofollow for auth endpoint
2015-04-22 18:24:33 -03:00
Claudio Sanches
eb3366dc08
Added callback_url and create validation method
2015-04-22 18:12:40 -03:00
Claudio Sanches
c972c0029d
Created authentication flow
2015-04-22 17:48:39 -03:00
Claudio Sanches
0bb3f1066c
Show authentication data in templates/auth/form-grant-access.php
2015-04-22 17:48:18 -03:00
Claudio Sanches
a6afac4516
Added content to grant access template
2015-04-22 17:21:42 -03:00
Claudio Sanches
8cfa3eed75
Added validation for the auth params
2015-04-22 17:02:15 -03:00
Claudio Sanches
a989184135
Created initial auth templates
2015-04-22 12:27:12 -03:00
Claudio Sanches
db23f5faa0
Create initial WC_Auth class and endpoint
2015-04-17 17:41:25 -03:00
Claudio Sanches
3e99768047
[API] Added product_url and button_text for external products, closes #7974
2015-04-17 15:50:18 -03:00
James Koster
11313fe229
[2.3] template version
2015-04-17 14:30:30 +01:00
Mike Jolley
467a269175
Only set author for user added notes so system notes can be distinguished
2015-04-17 11:23:09 +01:00
Claudio Sanches
7ab0d01aa2
[API] Fixed create order method
2015-04-16 15:26:54 -03:00
Claudio Sanches
99896f8410
Merge pull request #7966 from benedict-w/patch-4
...
Update cart.php - Added $cart_item to woocommerce_cart_item_quantity
2015-04-16 10:42:32 -03:00
Claudio Sanches
4d1b48a649
Merge pull request #7967 from shivapoudel/event-textarea
...
Don't react with enter key for textarea on backbone modal
2015-04-16 10:42:07 -03:00
shivapoudel
d0dad3587a
Don't react with enter key for textarea on backbone modal used for tinyMCE
2015-04-16 19:10:56 +05:45
Benedict
5fc10ad757
Update cart.php
...
In the `woocommerce_cart_item_quantity` filter the `$cart_item_key` is useless without the `$cart_item`, which is included in all the other relevant filters in this file. NB. Added here as last argument so not to break existing code.
2015-04-16 15:11:30 +02:00
Claudio Sanches
b2eb52298e
Updated the template version for #7962
2015-04-15 10:39:14 -03:00
Claudio Sanches
e8d3ce26a6
Merge pull request #7962 from SiR-DanieL/patch-1
...
Action woocommerce_before_variations_form
2015-04-15 10:28:18 -03:00
Nicola Mustone
c8f8ee33be
Action woocommerce_before_variations_form
...
Added action `woocommerce_before_variations_form` to hook before the variations dropdowns
2015-04-15 15:26:46 +02:00
Claudio Sanches
a344fae67f
Improved simplify commerce for free subscriptions
2015-04-15 09:55:35 -03:00
Claudio Sanches
8914594534
Fixed the simplify subscription payment when is a free trial
2015-04-15 09:48:56 -03:00
Claudio Sanches
52baea6825
Merge pull request #7957 from nickrouty/patch-1
...
Verify order was found
2015-04-14 19:25:46 -03:00
nickrouty
0f88f6386b
Verify order was found
...
Verify the order was found before evaluating the user_id on the $order object. Would previously throw an error if attempting to view an invalid order number.
2015-04-14 15:16:34 -07:00
Mike Jolley
1e06f82f59
Merge pull request #7948 from dangh/master
...
Cannot remove shipping class at quick edit
2015-04-14 12:02:17 +01:00
Mike Jolley
3d13b762d1
Merge branch 'mattallan-wc-api-rollback-error'
2015-04-14 11:27:37 +01:00
Mike Jolley
d133d35e27
Fix conflict
2015-04-14 11:27:30 +01:00