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 |
Rami Yushuvaev
|
83e938af1e
|
i18n: Merge similar translation strings to reduce the total strings count #11905
|
2016-10-11 04:39:13 +03:00 |
Claudio Sanches
|
c62c5b835e
|
Updated values to check if line item is null
|
2016-10-04 13:39:37 -03:00 |
Justin Shreve
|
c1d7111240
|
Implement separate variation endpoints for managing a product's variations. Also adds tests.
|
2016-09-29 14:44:14 -07:00 |
Aristeides Stathopoulos
|
831b4463d0
|
Merge pull request #5 from woothemes/master
sync
|
2016-09-09 16:49:48 +03:00 |
Justin Shreve
|
e1e6c682b5
|
* Stop using _ as a prefix for protected or private vars and functions. We have a keyword for that.
* Introduces set_id and get_id to WC_Data for the CRUD classes to share
|
2016-09-09 05:36:54 -07:00 |
Aristeides Stathopoulos
|
9668247b95
|
WordPress.PHP.YodaConditions.NotYoda
|
2016-09-09 03:14:28 +03:00 |
Aristeides Stathopoulos
|
72696901f3
|
WordPress.WhiteSpace.OperatorSpacing.SpacingAfter
|
2016-08-27 09:14:06 +03:00 |
Aristeides Stathopoulos
|
6c30f84fa2
|
WordPress.Arrays.ArrayKeySpacingRestrictions.SpacesAroundArrayKeys
|
2016-08-27 06:23:21 +03:00 |
Claudio Sanches
|
38e1be71eb
|
ID first for all elements in the REST API
cc @mikejolley
|
2016-08-22 16:58:34 -03:00 |
Claudio Sanches
|
0da91bb7d7
|
Merge pull request #11746 from woothemes/crud-meta-id
Swaps meta_id for id across crud and api
|
2016-08-22 16:43:57 -03:00 |
Mike Jolley
|
f34f1aa635
|
Simplify prepare_line_items logic
|
2016-08-22 19:58:30 +01:00 |
Mike Jolley
|
39f4a1cdca
|
Swaps meta_id for id across crud and api
|
2016-08-22 19:37:34 +01:00 |
Mike Jolley
|
fdd7e797ba
|
API get refunds
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
9e45927803
|
Create refund with crud
|
2016-08-22 13:15:15 +01:00 |
Mike Jolley
|
03110e755f
|
Unit tests
|
2016-08-18 17:24:44 +01:00 |
Mike Jolley
|
f1e517130a
|
Feedback from @claudiosmweb
|
2016-08-18 13:30:10 +01:00 |
Mike Jolley
|
7852eecb06
|
Fix get param usage
|
2016-08-17 17:25:29 +01:00 |
Mike Jolley
|
709dec9ef1
|
Create and update handling
|
2016-08-17 16:53:01 +01:00 |
Mike Jolley
|
b4599d9254
|
Schema update
|
2016-08-17 11:44:39 +01:00 |
Mike Jolley
|
92ebb933b4
|
Finish order get
|
2016-08-16 15:18:16 +01:00 |
Mike Jolley
|
3e88ec1f20
|
Product formatting
|
2016-08-16 14:49:30 +01:00 |
Mike Jolley
|
b64c55de49
|
Format item meta
|
2016-08-16 13:55:10 +01:00 |
Mike Jolley
|
3f08d116d8
|
Start using crud for order requests
|
2016-08-15 17:27:33 +01:00 |
Mike Jolley
|
9138d8a9e1
|
order api notices
|
2016-08-15 16:56:55 +01:00 |
Mike Jolley
|
23e13fbfa6
|
created_via
|
2016-08-15 11:29:29 +01:00 |
Mike Jolley
|
f3651a9881
|
Fix user agent calls
|
2016-08-12 12:53:09 +01:00 |
Mike Jolley
|
f4a4f6c361
|
Reduce stock and other notices
|
2016-08-09 14:15:04 +01:00 |
Mike Jolley
|
7b0d9a3e61
|
IP and notes
|
2016-08-08 16:24:16 +01:00 |
Mike Jolley
|
6bf05396c2
|
date_paid
|
2016-08-05 16:14:30 +01:00 |
Mike Jolley
|
b8bf05df11
|
get_user_agent
|
2016-08-05 16:10:45 +01:00 |
Mike Jolley
|
0a0330bac0
|
customer_user
|
2016-08-05 16:09:40 +01:00 |
Mike Jolley
|
7685587b22
|
payment_method
|
2016-08-05 16:04:41 +01:00 |
Mike Jolley
|
8d3b4bc5a4
|
payment_method_title
|
2016-08-05 15:59:55 +01:00 |
Mike Jolley
|
39b4831e95
|
get_id
|
2016-08-05 15:56:23 +01:00 |
Mike Jolley
|
9181c107a8
|
get_currency
|
2016-08-05 15:49:17 +01:00 |
Enrico Deleo
|
2dede356d3
|
remove a line item if quantity is zero
|
2016-07-26 15:15:09 +02:00 |
Claudio Sanches
|
4ed8d46867
|
[REST API] Make easy to update order line items #11450
|
2016-07-19 14:11:44 -03:00 |
Claudio Sanches
|
ff50570b5c
|
[REST API] Check if tax subtotal exists before to prevent errors, closes #11270
|
2016-06-28 14:44:01 -03:00 |