Claudiu Lodromanean
|
ba0a989a38
|
Merge pull request #21306 from woocommerce/feature/21115
[REST API] Reports totals endpoints
|
2018-09-10 10:23:56 -07:00 |
Claudiu Lodromanean
|
75bac9f3c6
|
Merge pull request #21316 from woocommerce/fix/21120
Replaced in_stock with stock_status for v3 products endpoint.
|
2018-09-10 09:47:31 -07:00 |
Peter Fabian
|
f80d628c56
|
Fixed omitted grandparent's prepare_objects_query for products endpoint.
|
2018-09-10 13:49:42 +02:00 |
Peter Fabian
|
1237e5ef7e
|
Added enums to collection_params for stock_status.
|
2018-09-10 12:36:18 +02:00 |
Peter Fabian
|
0ddd8f4506
|
Fixed stock_status validation.
|
2018-09-10 12:32:01 +02:00 |
Peter Fabian
|
70a4309d81
|
Replaced in_stock with stock_status for v3 products endpoint.
|
2018-09-10 11:53:20 +02:00 |
Claudio Sanches
|
14a1217218
|
Load all product types even when empty
|
2018-09-08 22:45:51 -03:00 |
Claudio Sanches
|
5f723fc0d9
|
Removed extra code
|
2018-09-08 22:40:27 -03:00 |
Claudio Sanches
|
d199538514
|
Inserted data for /reports/reviews/count endpoint
|
2018-09-08 22:10:19 -03:00 |
Claudio Sanches
|
d2b0ff0f32
|
Initial /reports/reviews/totals endpoint
|
2018-09-08 21:19:57 -03:00 |
Claudio Sanches
|
2fcabfe7e6
|
/reports/coupons/totals endpoint
|
2018-09-08 21:04:13 -03:00 |
Claudio Sanches
|
daf6650d5d
|
/reports/customers/count endpoint
|
2018-09-08 20:32:39 -03:00 |
Claudio Sanches
|
a0145c0265
|
Fixed schema to include instance_id for shipping_lines
|
2018-09-08 19:12:40 -03:00 |
Claudio Sanches
|
30a2e87cf5
|
Fixed schema to include instance_id for shipping_lines
|
2018-09-08 19:10:45 -03:00 |
Claudio Sanches
|
ca36e368c5
|
Added /reports/products/totals endpoint
|
2018-09-08 19:02:29 -03:00 |
Claudio Sanches
|
5d67b474ed
|
Load product types
|
2018-09-08 19:02:22 -03:00 |
Claudio Sanches
|
017b44693b
|
Updated names
|
2018-09-05 10:30:14 -03:00 |
Claudio Sanches
|
f13deab00a
|
/reports/orders/count
|
2018-09-05 10:28:22 -03:00 |
Claudio Sanches
|
25ed037fb0
|
Include new reports endpoints results
|
2018-09-05 09:36:19 -03:00 |
Claudio Sanches
|
9fd386155f
|
Allow to easy manipulate /reports endpoint results
|
2018-09-05 09:28:58 -03:00 |
Claudio Sanches
|
f0e6ec7a6c
|
Register reports
|
2018-09-05 09:25:56 -03:00 |
Claudio Sanches
|
c271fca508
|
Restored reports endpoints
|
2018-09-05 09:24:02 -03:00 |
Claudio Sanches
|
6a3483fa8a
|
[REST API] Make product's created date editable
|
2018-09-03 10:57:28 -03:00 |
Claudio Sanches
|
0b0fba824b
|
Returns only reviews and fixed prepared args
|
2018-08-02 14:01:46 -03:00 |
Claudio Sanches
|
c98cb8b0fd
|
Introduced batch endpoint and set default for status
|
2018-07-31 13:33:33 -03:00 |
Claudio Sanches
|
48078f6bcc
|
DELETE /product/reviews/<id>
|
2018-07-31 12:37:44 -03:00 |
Claudio Sanches
|
a286bde484
|
PUT /products/reviews/<id>
|
2018-07-31 11:51:18 -03:00 |
Claudio Sanches
|
2f3779afa9
|
POST method for product reviews endpoint
|
2018-07-26 16:31:17 -03:00 |
Claudio Sanches
|
1137782c6a
|
Improved links
|
2018-07-24 15:56:46 -03:00 |
Claudio Sanches
|
7d07d52279
|
Allow _fields
|
2018-07-24 15:52:48 -03:00 |
Claudio Sanches
|
73938b642a
|
Allow fetch multiple reviews
|
2018-07-24 15:45:12 -03:00 |
Claudio Sanches
|
6233d8bdf0
|
Improved reviews schema
|
2018-07-24 15:10:41 -03:00 |
Claudio Sanches
|
ac0f56244a
|
Fixed product reviews permission check
|
2018-07-24 14:38:32 -03:00 |
Claudio Sanches
|
809c2f0539
|
Merge branch 'feature/rest-api-v3' into feature/rest-api-reviews-v3
|
2018-07-24 14:01:50 -03:00 |
Claudio Sanches
|
99840c3914
|
Merge branch 'master' into feature/rest-api-v3
|
2018-07-12 16:07:57 -03:00 |
Claudio Sanches
|
463447e9d9
|
Fixed path for data endpoints
|
2018-07-12 15:48:11 -03:00 |
Peter Fabian
|
3fa3830b6c
|
Merge pull request #20757 from woocommerce/update/wc_get_user_agent
Make wc_get_user_agent respect RFC2616
|
2018-07-12 11:46:51 +02:00 |
Claudiu Lodromanean
|
6dbd5d5323
|
Merge pull request #20731 from woocommerce/add/20724
Do not load all tables in multisite system status
|
2018-07-11 13:42:52 -07:00 |
Gerhard Potgieter
|
f0bd830502
|
Do not return or store user agent in lower case as HTTP header fields values are case sensitive as per rfc2616
|
2018-07-11 13:54:14 +02:00 |
Gerhard Potgieter
|
7fa802071e
|
Merge pull request #20490 from dezio1900/master
Allow items to be changed in wc_save_order_items function
|
2018-07-11 12:52:36 +02:00 |
Gerhard Potgieter
|
3cda8c439c
|
Better table matching on multisite, hat tip to @claudiulodro for pointing me in the right direction.
|
2018-07-11 11:19:10 +02:00 |
Claudiu Lodromanean
|
1ef4aa10a0
|
Merge pull request #20728 from woocommerce/fix/20708
Add edit_theme_options capability to shop manager role
|
2018-07-10 12:01:13 -07:00 |
Claudio Sanches
|
9b7fbff544
|
Merge pull request #20686 from woocommerce/fix/20673
Replaced query attribute placeholder with actual value for header link.
|
2018-07-10 15:22:30 -03:00 |
Claudio Sanches
|
4fd6dbd880
|
Merge pull request #20740 from woocommerce/fix/20224-b
Escape sku input properly for quick edit
|
2018-07-10 15:22:09 -03:00 |
Claudio Sanches
|
3ed4dea4bb
|
Merge pull request #20723 from woocommerce/fix/20707
Only wordwrap plain emails
|
2018-07-10 15:21:57 -03:00 |
Claudio Sanches
|
1c7b2f3100
|
Merge pull request #20670 from woocommerce/pr/20669
Deleting a product via API should handle children products regardless of type.
|
2018-07-10 15:16:13 -03:00 |
Gerhard Potgieter
|
ac09473853
|
Escape sku input properly for quickedit
|
2018-07-10 10:56:49 +02:00 |
Gerhard Potgieter
|
36b6bd79c0
|
Add update routines to recreate user roles
|
2018-07-10 10:30:11 +02:00 |
Claudiu Lodromanean
|
af98ef66e7
|
Merge pull request #20730 from woocommerce/fix/20716
Fix log file deletion
|
2018-07-09 11:35:45 -07:00 |
Claudiu Lodromanean
|
24a1ccf5fc
|
Merge pull request #20732 from woocommerce/update/20709
Outdated templates notice improvements
|
2018-07-09 11:27:46 -07:00 |