Claudio Sanches
|
a425e92672
|
Removed legacy "Orders index" tool
|
2019-03-15 11:34:32 +00:00 |
Mike Jolley
|
09d92875fa
|
Merge pull request #23010 from woocommerce/update/lookup-tables
Update stock reports to use lookup tables
|
2019-03-13 15:01:07 +00:00 |
Mike Jolley
|
955e91c5ef
|
Use internal docblock comment
|
2019-03-13 14:24:11 +00:00 |
Mike Jolley
|
e6c60dd6c2
|
Show notice when regeneration is taking place with link to AS
|
2019-03-13 12:25:20 +00:00 |
Timmy Crawford
|
f7b58862f0
|
Fix phpcs issues.
|
2019-03-12 17:10:48 -07:00 |
Timmy Crawford
|
6c22bfb96a
|
REST API: Add Private REST API docblock and response headers.
|
2019-03-12 16:26:10 -07:00 |
Mike Jolley
|
20d7603dd6
|
Merge branch 'fix/21034'
|
2019-03-12 13:47:08 +00:00 |
Mike Jolley
|
0877e7d8f7
|
Merge pull request #22954 from woocommerce/add/blocks-rest-api
Merge blocks branch: add 8 product blocks and related API endpoints
|
2019-03-11 15:18:20 +00:00 |
Mike Jolley
|
fbda3a91d8
|
Merge feature/add-tracks into master
|
2019-03-11 15:15:50 +00:00 |
Mike Jolley
|
e55bb84e8b
|
Merge pull request #22718 from woocommerce/experiment/product-sorting-index
Performance: product sorting lookup table
|
2019-03-11 13:27:10 +00:00 |
Mike Jolley
|
15ca2144d3
|
Merge pull request #22773 from woocommerce/performance/delete-empty-meta
Performance: delete empty meta
|
2019-03-08 10:22:31 +00:00 |
Mike Jolley
|
e7c8db0796
|
Merge pull request #22887 from woocommerce/update/22882-additional-system-status-values
Additional System Status Options
|
2019-03-08 10:15:45 +00:00 |
Mike Jolley
|
a3c2dcd8f2
|
Update from master
|
2019-03-08 09:50:56 +00:00 |
Mike Jolley
|
91aa1b92e5
|
Tool to regen lookup tables
|
2019-03-07 13:40:12 +00:00 |
Mike Jolley
|
434c9b5815
|
Improve transient
|
2019-03-07 11:47:19 +00:00 |
Mike Jolley
|
236d9827ee
|
fix transient
|
2019-03-07 11:33:23 +00:00 |
Mike Jolley
|
bb7aa99d4b
|
Add transients to post tests
|
2019-03-07 11:21:42 +00:00 |
Mike Jolley
|
89a4eba859
|
update from 22951
|
2019-03-07 10:58:14 +00:00 |
Kelly Dwan
|
b360643582
|
Add average rating to the products API response
|
2019-03-06 17:32:31 -05:00 |
Claudio Sanches
|
f38e877ee4
|
Updated sanitize callback and fixed coding standards
|
2019-03-06 17:26:19 -05:00 |
Timmy Crawford
|
85713c4c1a
|
Updates per feedback.
|
2019-03-06 17:26:18 -05:00 |
Timmy Crawford
|
da4867e755
|
Update text domain.
|
2019-03-06 17:26:17 -05:00 |
Timmy Crawford
|
2b59c5db64
|
REST API: Add Blocks Products Controller
|
2019-03-06 17:26:17 -05:00 |
Timmy Crawford
|
e17d835e66
|
REST API: Add wc-blocks/v1/products/categories
|
2019-03-06 17:26:16 -05:00 |
Timmy Crawford
|
f4e17ddcee
|
REST API: Add wc-blocks/v1/products/attributes controller.
|
2019-03-06 17:26:15 -05:00 |
Timmy Crawford
|
f2fa01d585
|
PHPCS fixes.
|
2019-03-06 17:26:15 -05:00 |
Timmy Crawford
|
c1313d433c
|
Updates per feedback.
|
2019-03-06 17:26:14 -05:00 |
Timmy Crawford
|
4311670956
|
REST API: wc-blocks/v1/products/attributes/%d/terms
|
2019-03-06 17:26:13 -05:00 |
Mike Jolley
|
56fbcfd8af
|
Include inactive plugins in system status
|
2019-03-06 18:29:44 +00:00 |
Mike Jolley
|
16a0a3e27e
|
Update from master
|
2019-03-05 19:03:01 +00:00 |
Mike Jolley
|
aba2f4713c
|
Clear caches in api
|
2019-03-05 18:16:05 +00:00 |
Paul Sealock
|
d968b95b53
|
Add opt in/out to settings page
|
2019-03-05 11:06:45 +13:00 |
Peter Fabian
|
224ea5d8af
|
Merge pull request #22776 from woocommerce/fix/orders-statuses-param-description
[REST API] Better description for order's status collection param
|
2019-03-04 14:14:04 +01:00 |
Claudio Sanches
|
e131ba5358
|
Updated per feedback
|
2019-03-01 20:01:03 -03:00 |
Gerhard
|
497d082b03
|
Refine Dropin and MU Plugin report functionality a bit. Added option to show if connected to WooCommerce.com.
|
2019-02-27 15:19:12 +02:00 |
Gerhard
|
bf57a037c6
|
First go at adding dropins and mu plugins to system status report
|
2019-02-27 14:27:53 +02:00 |
Mike Jolley
|
7def966e4f
|
Impoved JSON handling
|
2019-02-20 12:00:47 +00:00 |
Claudio Sanches
|
8c18367e57
|
[REST API] Better description for order's status collection param
|
2019-02-19 14:17:16 -03:00 |
Mike Jolley
|
d45734b6f3
|
Tweak indexes tests to test shipping indexes correctly
|
2019-02-19 15:35:28 +00:00 |
Mike Jolley
|
07eadfeb72
|
Merge pull request #22760 from woocommerce/performance/webhook-loading
Performance: webhook loading
|
2019-02-19 09:58:06 +00:00 |
Mike Jolley
|
15bcef85e9
|
Merge pull request #21090 from woocommerce/fix/20937-v0.1
Added test if request is a REST API request so that cart is not loaded.
|
2019-02-19 09:54:48 +00:00 |
Peter Fabian
|
d405c28bb7
|
Added back check for empty REQUEST_URI to authentication function, as it's still needed, the value is used further down.
|
2019-02-18 22:53:58 +01:00 |
Peter Fabian
|
ba12cf723c
|
Renamed filter and reused the function in auth code.
|
2019-02-18 18:54:56 +01:00 |
Mike Jolley
|
4fd2a9f77e
|
Update from master
|
2019-02-18 15:04:58 +00:00 |
Mike Jolley
|
71d3121872
|
Performance: Support pagination to avoid double queries to search webhooks
|
2019-02-18 14:58:32 +00:00 |
Peter Fabian
|
6e24b85c6b
|
Put back status parameter after extra processing.
This allows correct further processing of $request, e.g. for next/previous links, etc.
|
2019-02-14 17:03:53 +01:00 |
Mike Jolley
|
b2c33b8e34
|
Merge branch 'master' into performance/slow-term-queries
|
2019-02-07 13:49:48 +00:00 |
Mike Jolley
|
00b48febac
|
Merge branch 'update/versioned-transients-alt'
|
2019-02-06 13:18:50 +00:00 |
Mike Jolley
|
ea0e8155eb
|
Merge pull request #22553 from woocommerce/fix/22449
use `name` for POST/PUT category image name for consistency
|
2019-01-31 13:46:33 +00:00 |
Mike Jolley
|
f7f2b99211
|
Merge pull request #22551 from princeahmed/master
Fix test get request
|
2019-01-31 13:11:03 +00:00 |