Claudiu Lodromanean
|
1411567177
|
Merge pull request #21312 from woocommerce/fix/21295
Fix encoded special chars in layered nav "Any %s" string.
|
2018-09-11 10:01:36 -07:00 |
Claudiu Lodromanean
|
c60eb6a2f2
|
Merge pull request #21314 from woocommerce/add/20822
Add filter to control the restore refunded items chekbox default
|
2018-09-11 09:26:55 -07:00 |
Claudiu Lodromanean
|
a9b635efb1
|
Merge pull request #21322 from woocommerce/update/tracker
Tracker changes
|
2018-09-11 09:17:04 -07:00 |
Gerhard Potgieter
|
6ff90a1912
|
Cleaner code and correct apply_filters
|
2018-09-11 12:50:20 +02:00 |
Claudio Sanches
|
61873627a7
|
Merge branch 'master' into feature/rest-api-v3
|
2018-09-10 19:16:22 -03:00 |
Claudiu Lodromanean
|
48bf960a74
|
Merge pull request #21245 from woocommerce/fix/woocommerce-sessions-schema
Change wp_woocommerce_sessions primary key
|
2018-09-10 12:20:45 -07:00 |
Claudiu Lodromanean
|
fe1acc0e8e
|
Merge pull request #21311 from woocommerce/update/21308
Sort by latest instead of Sort by newness
|
2018-09-10 10:27:43 -07:00 |
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 |
Claudiu Lodromanean
|
ac24982e92
|
Merge pull request #21304 from woocommerce/fix/customer-list-query
Fix customer list query
|
2018-09-10 09:42:01 -07:00 |
Claudiu Lodromanean
|
f7028154a1
|
Merge pull request #21278 from woocommerce/fix/20989
Updated shipping class count and posts query to account for variations correctly.
|
2018-09-10 09:02:31 -07:00 |
Peter Fabian
|
17f9b601e9
|
Reverted more accurate counting of shipping class items as it could cause perf issues.
|
2018-09-10 16:23:06 +02:00 |
Gerhard Potgieter
|
c572327ce9
|
Check if helper is connected to woocommerce.com
|
2018-09-10 15:47:46 +02:00 |
Gerhard Potgieter
|
1f2b028b0b
|
Category counts
|
2018-09-10 15:35:44 +02:00 |
Gerhard Potgieter
|
58a2ae494d
|
Review counts
|
2018-09-10 15:30:17 +02:00 |
Gerhard Potgieter
|
f28002f257
|
Use wp_json_encode instead of esc_js. Hat tip @dtugend
|
2018-09-10 14:35:55 +02: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 |
Gerhard Potgieter
|
16b2abe8cd
|
Remove charset, WP will load site charset by default. We need to do esc_js first before wp_specialchars_decode to avoid esc_js to encode double quotes again.
|
2018-09-10 11:58:39 +02:00 |
Peter Fabian
|
70a4309d81
|
Replaced in_stock with stock_status for v3 products endpoint.
|
2018-09-10 11:53:20 +02:00 |
Gerhard Potgieter
|
e3994348b3
|
Update checked functionality to use a filter, removed option from settings screen. Can use the woocommerce_restock_refunded_items filter to have the option checked or not, defaults to unchecked.
|
2018-09-10 11:31:24 +02:00 |
Ivete Tecedor
|
9b07180c7a
|
#20822 -- adding config for making the "restock refunded items" checkbox be UNchecked by default
|
2018-09-10 11:27:14 +02:00 |
Gerhard Potgieter
|
6b3feb0417
|
Decode encoded special chars for Any string label used in the layered nav widget.
|
2018-09-10 10:49:25 +02:00 |
Gerhard Potgieter
|
8b51ceaca2
|
Sort by latest instead of Sort by newness
|
2018-09-10 10:26:04 +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
|
6d54a533ae
|
Fixed customer list query
|
2018-09-08 21:21:00 -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 |
Claudiu Lodromanean
|
0cc137be1e
|
Merge pull request #20848 from woocommerce/fix/20844
Make wc_get_attachment_image_attributes do what it is suppose to.
|
2018-09-07 12:08:34 -07:00 |
claudiulodro
|
08a76e1eea
|
Add srcset handling
|
2018-09-07 11:36:03 -07:00 |
Claudiu Lodromanean
|
2da0c5715c
|
Merge pull request #21292 from woocommerce/fix/21091
Tax display in cart now depends on whether customer is tax exempt.
|
2018-09-07 11:01:42 -07:00 |
Claudiu Lodromanean
|
d9b5cf7b6f
|
Merge pull request #21244 from rubn-g/fix/variable-product-cache-miss
Fix/variable product cache miss
|
2018-09-06 15:17:27 -07:00 |
Ruben
|
0a0f733a6e
|
fix lint code style issue
|
2018-09-06 22:52:48 +02:00 |
Claudiu Lodromanean
|
5ee82ce9c0
|
Merge pull request #21270 from jessepearson/add/system-tools-action
Add action for when system tools are run
|
2018-09-06 13:17:09 -07:00 |
Claudiu Lodromanean
|
552adaae13
|
Merge pull request #21274 from woocommerce/fix/21215
Improve performance of the query to delete version transients
|
2018-09-06 12:48:28 -07:00 |
Claudiu Lodromanean
|
d6cbf78825
|
Merge pull request #21193 from woocommerce/add/21182
Add hidden, screen-reader label on address line 2 input on checkout
|
2018-09-06 10:32:36 -07:00 |
Claudiu Lodromanean
|
dbbf31c99d
|
Merge pull request #21234 from woocommerce/update/obw-shipping-step-fulfillment
OBW: Remove live rates from shipping step, promote label printing.
|
2018-09-06 10:31:02 -07:00 |
Peter Fabian
|
cf3f54ec64
|
Made tax display in cart depend on whether customer is tax exempt.
|
2018-09-06 17:40:21 +02:00 |
Jeff Stieler
|
1dc6a1c66d
|
OBW: fix PHPCS errors.
|
2018-09-06 09:13:58 -06: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 |