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
|
cd92c68476
|
fix offset check
|
2019-03-11 15:00:42 +00:00 |
Mike Jolley
|
db6a73d474
|
Make create_attribute helper use core functions
|
2019-03-11 14:59:10 +00:00 |
Mike Jolley
|
b95bf94092
|
Merge pull request #22984 from woocommerce/fix/skip-order-count-query-when-filtered
Don’t query for an order count unnecessarily
|
2019-03-11 13:28:16 +00:00 |
Mike Jolley
|
de509ef041
|
Merge pull request #22982 from woocommerce/remove/blocks-notice
Remove Blocks Plugin Notif
|
2019-03-11 13:27:49 +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
|
a774a33ba7
|
Merge pull request #22891 from woocommerce/fix/22673
Loop attribute panels to disable options rather than look at values
|
2019-03-11 13:26:15 +00:00 |
Mike Jolley
|
76bbc89c59
|
Merge pull request #22916 from woocommerce/update/22836
Add try catch block to pay_action
|
2019-03-11 13:25:22 +00:00 |
Mike Jolley
|
dd9c584af5
|
Merge pull request #22965 from woocommerce/fix/phpcs-errors
Tracks: Fix CodeSniffer errors
|
2019-03-11 11:08:34 +00:00 |
Paul Sealock
|
6e2c67aef6
|
dont escape
|
2019-03-11 11:59:05 +13:00 |
Paul Sealock
|
60d478b642
|
wc_clean
|
2019-03-11 11:49:56 +13:00 |
Caleb Burks
|
afaf3482c4
|
Don’t query for an order count unnecessarily
|
2019-03-08 16:18:31 -06:00 |
Kelly Dwan
|
845300c975
|
Update test names and comments to reflect correct user role
|
2019-03-08 15:16:59 -05:00 |
Timmy Crawford
|
0ebefa53fd
|
Remove Blocks Plugin Notif
|
2019-03-08 11:09:15 -08:00 |
Rodrigo Primo
|
f0de2a6d23
|
Merge pull request #22970 from woocommerce/update/22959
Check types of defined Payment Gateways
|
2019-03-08 11:17:22 -03:00 |
Mike Jolley
|
30d3f1f49e
|
Filter get_available_payment_gateways for valid results
|
2019-03-08 11:37:47 +00:00 |
Mike Jolley
|
30c58b66cc
|
woocommerce_payment_gateways - ensure class is valid
|
2019-03-08 11:32:36 +00:00 |
Mike Jolley
|
3b8256414f
|
Merge pull request #22818 from woocommerce/fix/21800-edge-cases
Performance: Image regeneration edge cases
|
2019-03-08 11:01:30 +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
|
1e243b43dd
|
Merge pull request #22962 from woocommerce/update/format-phone-function
Phone number sanitize function
|
2019-03-08 10:08:02 +00:00 |
Mike Jolley
|
a3c2dcd8f2
|
Update from master
|
2019-03-08 09:50:56 +00:00 |
Paul Sealock
|
14d9678513
|
admin
|
2019-03-08 10:48:26 +13:00 |
Paul Sealock
|
ea4407de99
|
dione
|
2019-03-08 10:42:23 +13:00 |
Paul Sealock
|
09dec90831
|
getting there
|
2019-03-08 10:20:50 +13:00 |
Paul Sealock
|
9ee0912104
|
even more
|
2019-03-08 10:11:43 +13:00 |
Paul Sealock
|
712f06014d
|
moar
|
2019-03-08 10:08:34 +13:00 |
Paul Sealock
|
e9d02699c4
|
phpcs
|
2019-03-08 10:05:59 +13:00 |
Rodrigo Primo
|
d575bf5013
|
Merge pull request #22963 from woocommerce/fix/admin-failed-order-email-string
Removed URL from translatable string
|
2019-03-07 17:37:45 -03:00 |
Rodrigo Primo
|
9574762e8b
|
Merge pull request #22915 from woocommerce/fix/22894
Add woocommerce_get_product_subcategories_cache_key filter
|
2019-03-07 16:49:17 -03:00 |
Kelly Dwan
|
39a8bbf54c
|
Fix space/tab issue for phpcs
|
2019-03-07 12:32:55 -05:00 |
Claudio Sanches
|
1064e2bbb8
|
Removed URL from translatable string
|
2019-03-07 14:28:48 -03:00 |
Claudio Sanches
|
14b96f0026
|
Fixed a typo
|
2019-03-07 14:23:17 -03:00 |
Claudio Sanches
|
7938e352e3
|
Fixed coding standards
|
2019-03-07 14:16:07 -03:00 |
Claudio Sanches
|
c892ed51a8
|
Better description
|
2019-03-07 14:15:10 -03:00 |
Claudio Sanches
|
ef50a1d5a4
|
Introduced unit tests for wc_sanitize_phone_number
|
2019-03-07 14:14:39 -03:00 |
Claudio Sanches
|
e5e64d1618
|
Apply wc_sanitize_phone_number in WC_Gateway_Paypal_Request
|
2019-03-07 14:08:40 -03:00 |
Claudio Sanches
|
82aeb2a7f4
|
Introduced new wc_sanitize_phone_number function
|
2019-03-07 14:07:32 -03:00 |
Claudio Sanches
|
8c3ef28d07
|
Fixed coding standards
|
2019-03-07 14:07:14 -03:00 |
Mike Jolley
|
5492369fe9
|
Merge pull request #22857 from woocommerce/feature/marketplace-suggestions
Feature/marketplace suggestions
|
2019-03-07 16:39:14 +00:00 |
Mike Jolley
|
3e23010ad6
|
Merge pull request #22693 from woocommerce/fix/21110
Send calling code to PayPal
|
2019-03-07 16:36:19 +00:00 |
Mike Jolley
|
33c576a2fd
|
Merge pull request #22570 from woocommerce/performance/slow-term-queries
Improve slow term ordering queries
|
2019-03-07 16:33:01 +00:00 |
Claudio Sanches
|
ed4f15c6cf
|
Merge branch 'master' of github.com:woocommerce/woocommerce
|
2019-03-07 13:31:51 -03:00 |
Claudio Sanches
|
05601631a1
|
Updated changelog
|
2019-03-07 13:31:27 -03:00 |
Mike Jolley
|
03863c3316
|
Merge pull request #22950 from woocommerce/fix/22947
Use day, not time, in status widget for caching
|
2019-03-07 16:31:02 +00:00 |
Mike Jolley
|
c0c520442c
|
Queue events in order
|
2019-03-07 16:24:52 +00:00 |
Mike Jolley
|
f0037ea643
|
split updates
|
2019-03-07 16:13:47 +00:00 |
Mike Jolley
|
663f724bdd
|
Cleanup methods
|
2019-03-07 15:08:22 +00:00 |
Mike Jolley
|
3173167e7e
|
Update indexes
|
2019-03-07 14:47:46 +00:00 |