Mike Jolley
|
2c915ba961
|
Allow quantities less than 1, but not 0.
|
2018-01-05 12:48:24 +00:00 |
Mike Jolley
|
16152bfcf0
|
Merge pull request #17849 from woocommerce/fix/17818-1
Update REST API schema for backwards compatibility with WP 4.9
|
2017-11-21 21:53:18 +00:00 |
Claudio Sanches
|
b74fc8963d
|
Update REST API schema for backwards compatibility with WP 4.9
Closes #17818
|
2017-11-21 16:15:51 -02:00 |
Claudio Sanches
|
f289d0e05c
|
Fixed how to delete meta data on REST API v2
|
2017-11-21 16:05:39 -02:00 |
Kelly Dwan
|
5bb04dd61f
|
Rest API: Update the schema types for tax_class and price
|
2017-11-16 16:39:14 -05:00 |
Claudiu Lodromanean
|
9d0f729703
|
Merge pull request #17642 from woocommerce/fix/rest-api-orders-dp
[REST API] Fixed default value of "dp" on orders and refunds endpoints
|
2017-11-09 13:57:24 -08:00 |
Claudio Sanches
|
5daf476dfa
|
Properly sanitize and format "dp"
|
2017-11-09 17:34:25 -02:00 |
Claudio Sanches
|
c6c8af9187
|
[REST API] Fixed default value of "dp" on orders and refunds endpoints
|
2017-11-09 17:23:33 -02:00 |
Mike Jolley
|
a9b419c9b2
|
Load item from order object, not DB directly in API
|
2017-11-08 12:21:55 +00:00 |
Jaydeep Rami
|
3522857d23
|
Fix typo in WooCommerce plugin (#16135)
* Fixed typo
* Fixed more typo
* Fixed more typo
* Fix tyop
* Fix more typo
* Fix more typo
* Fix typo
* Fix typo
* Fix typo
* Fix typo datatime object
* Fix short name of compat
* Fix typo: update short name
* Fix typo "deactive" to "deactivate" and short BW - Compat
* Fix typo "Backwards compat"
* Fix typo 'parameters'
* Fix more typo 'pararmeters'
* Fix typo 'compund'
* FIx typo order
* Fix typo
* Fix typo 'incorrecly'
* Fix typo 'genarate'
* Fix typo 'reletive'
* Fix typo 'Handly'
* Fix typo 'rotatated'
* Fix typo
* Fix typo 'additonal'
* Fix typos
|
2017-07-17 11:10:52 +01:00 |
Rasmus Bengtsson
|
4a3902cd48
|
PHPDoc: Add missing throws statement
|
2017-05-15 13:39:03 +02:00 |
Rasmus Bengtsson
|
4f00d7e5e3
|
PHPDoc: Add missing return statement
|
2017-05-15 13:37:59 +02:00 |
cristiangrama
|
216375f6ea
|
Allow passing a `customer=0` for fetching all guest orders
|
2017-04-21 10:43:09 -05:00 |
Claudio Sanches
|
b528e25759
|
Improve address labels to help translations
|
2017-03-21 15:54:23 -03:00 |
Mike Jolley
|
94148cf512
|
Text changes
|
2017-03-20 16:01:55 +00:00 |
Claudio Sanches
|
59c2849736
|
Changed version 2.7 to 3.0
|
2017-03-15 13:36:53 -03:00 |
Claudio Sanches
|
65ed14635e
|
Change bback $item to $data
|
2017-03-10 17:22:38 -03:00 |
Claudio Sanches
|
4ea40d997b
|
[REST API] Improved order of items in Orders endpoint schema
|
2017-03-10 17:20:27 -03:00 |
Mike Jolley
|
61484ed711
|
Update API endpoints
|
2017-03-10 18:54:59 +00:00 |
Mike Jolley
|
69cc8f5150
|
API dates
|
2017-03-10 16:28:50 +00:00 |
Mike Jolley
|
3eea782750
|
Brackets
|
2017-03-07 12:45:35 +00:00 |
Mike Jolley
|
3073867449
|
Multiple arguments passed to isset must all be isset to be true. We need 'or'.
Fixes #13489
|
2017-03-07 12:44:30 +00:00 |
Claudio Sanches
|
b0e6a5ab5d
|
Get object again after saved
|
2017-02-17 01:46:42 -02:00 |
Claudio Sanches
|
58d90a2ee8
|
Added legacy classes
|
2017-02-17 00:27:40 -02:00 |
Claudio Sanches
|
31f68377f9
|
Fixed docblock
|
2017-02-16 22:25:20 -02:00 |
Claudio Sanches
|
687433d5cc
|
Use CRUD Controller for orders
|
2017-02-16 21:15:34 -02:00 |
Claudio Sanches
|
666d1f3c06
|
Prevent PHP notices while saving meta_data without an id
|
2017-02-16 01:44:45 -02:00 |
Claudio Sanches
|
a19fa78cef
|
Fixed orders get_collection_params()
|
2017-02-16 01:10:41 -02:00 |
Claudio Sanches
|
eaf492a7f1
|
Fixed orders v2 schema
|
2017-02-16 01:08:02 -02:00 |
Claudio Sanches
|
5c0046b325
|
Do not allow save meta_data in orders v1
|
2017-02-16 00:33:17 -02:00 |
Claudio Sanches
|
2d0a479750
|
Updated v1 methods
|
2017-02-16 00:22:15 -02:00 |
Claudio Sanches
|
bad93d4c86
|
Improved naming for meta_data in schema
|
2017-02-15 12:28:45 -02:00 |
Claudio Sanches
|
4352484ed7
|
REST API v2
|
2017-02-09 15:06:13 -02:00 |
Mike Jolley
|
eb150724c4
|
Make sure calculations are redone after setting line items
Closes #13075
|
2017-02-08 17:23:40 +00:00 |
Mike Jolley
|
82d7fe6e73
|
Added more missing args and types
|
2017-01-26 20:33:39 +00:00 |
Mike Jolley
|
b727c61da7
|
Missing arg and setting types
|
2017-01-26 20:06:18 +00:00 |
Mike Jolley
|
2d23705431
|
ID arg definitions
|
2017-01-26 19:22:57 +00:00 |
Claudio Sanches
|
cdf59d6f68
|
E[REST API] Use WC_Data_Exception->getErrorData
|
2017-01-23 17:32:33 -02:00 |
Mike Jolley
|
859727d462
|
Merge pull request #12678 from franticpsyx/rest-api-set-order-item-action
[2.7] Add 'woocommerce_rest_set_order_item' REST API hook
|
2016-12-23 14:18:31 +00:00 |
Manos Psychogyiopoulos
|
42e09eac32
|
make rest api order item totals - always excl tax
|
2016-12-22 19:23:07 +02:00 |
Manos Psychogyiopoulos
|
0d6eae5fca
|
add 'woocommerce_rest_set_order_item' hook
|
2016-12-22 17:56:14 +02:00 |
Manos Psychogyiopoulos
|
dae45b8a29
|
fix paren position
|
2016-12-22 14:10:36 +02:00 |
Manos Psychogyiopoulos
|
6fc59cf2dc
|
set REST order item meta
|
2016-12-22 12:29:57 +02:00 |
Justin Shreve
|
da1e14c087
|
Add WC CLI commands powered by the REST API.
|
2016-12-08 10:59:07 -08:00 |
Mike Jolley
|
4bacbaf90c
|
Fix completed and paid date meta keys.
|
2016-12-08 11:19:32 +00:00 |
Mike Jolley
|
e8d119c42c
|
Feedback
|
2016-12-07 18:13:17 +00:00 |
Mike Jolley
|
7f234a0b63
|
Update array schema
|
2016-12-07 14:24:44 +00:00 |
Mike Jolley
|
d4fbda1d68
|
Put back array for arrays of objects
|
2016-12-07 12:20:56 +00:00 |
Mike Jolley
|
ba62599da0
|
Use objects, rather than arrays in schema when properties are defined
|
2016-12-07 11:36:46 +00:00 |
Rami Yushuvaev
|
93d55dade9
|
add translators comments
|
2016-10-29 20:32:38 +03:00 |