Commit Graph

34636 Commits

Author SHA1 Message Date
Rodrigo Primo 82cf437e6e
Merge pull request #25457 from woocommerce/renovate/major-jest-monorepo
Update jest monorepo to v25 (major)
2020-01-22 15:15:29 -03:00
Julia Amosova 26ade8bb1f Add 1 second wait time between 2 UI blocks / AJAX calls 2020-01-22 16:52:35 +00:00
Claudio Sanches 8ee6337aea Move validation to the top 2020-01-22 12:39:19 -03:00
Claudio Sanches d9cc0910ef Trim whitespaces and strip slashes from MaxMind License Key 2020-01-22 12:38:10 -03:00
Renovate Bot 2ce3d1106d
Update jest monorepo to v25 2020-01-22 01:36:42 +00:00
Claudio Sanches d3351d4949
Merge pull request #25455 from woocommerce/update/tag-3.9
Version 3.9.0
2020-01-21 21:14:39 -03:00
Claudio Sanches d8bb034425 Version 3.9.0 2020-01-21 21:13:54 -03:00
brakf 213a8c532c
Added new filter for modification of order count processing count in menu
In my add-on I added a new order status. Those orders I would like to also display via the order count "bubble".
2020-01-21 20:18:57 +01:00
Claudio Sanches 4434c4706e
Merge pull request #25446 from woocommerce/fix/default-custom-location
Fixed default value for wc_get_customer_default_location()
2020-01-21 15:09:22 -03:00
Sergey Ratushnuy bd647cd9cf Small fix 2020-01-21 18:03:01 +02:00
Sergey Ratushnuy 2d1ce22e25 Changed filter name 2020-01-21 17:29:58 +02:00
Claudio Sanches 5c169bf54c Fixed default value for wc_get_customer_default_location() 2020-01-21 11:53:45 -03:00
Claudio Sanches 0436d8637f
Merge pull request #25440 from woocommerce/fix/dont-golocate-when-missing-db
Fixed warning notice when missing MaxMind database
2020-01-21 11:14:51 -03:00
Christopher Allford a6981fc1c0 Added a file existence check to the MaxMind country lookup method to prevent warnings 2020-01-20 21:20:32 -08:00
Claudio Sanches 73387d1181
Merge pull request #25436 from woocommerce/update/3.9-rc.4
3.9.0-rc.4
2020-01-20 19:54:02 -03:00
Claudio Sanches 2847322008 3.9.0-rc.4 2020-01-20 19:53:08 -03:00
Claudio Sanches 826f69289c
Merge pull request #25435 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.5.11
2020-01-20 19:19:30 -03:00
Renovate Bot 3ccefeb8db
Update dependency woocommerce/woocommerce-blocks to v2.5.11 2020-01-20 21:39:43 +00:00
Jeff Stieler dbc88b9068 Update woocommerce-admin dependency. 2020-01-20 12:13:23 -07:00
Rodrigo Primo 2e61321e2a
Merge pull request #25289 from rafdizzle86/feature/add-checkout-place-order-success-triggerhandler
Add a triggerHandler called "checkout_place_order_success" so plugin developers can hook into AJAX order success event.
2020-01-20 15:25:46 -03:00
Kathy Daring 93665d0bb8 Use 0 placeholder in grouped products 2020-01-20 10:33:59 -07:00
Kathy Daring 2cb9bba89e update template version to 3.10.0 2020-01-20 10:28:11 -07:00
Kathy Daring 917795d78f Add woocommerce_quantity_input_placeholder filter 2020-01-20 10:27:45 -07:00
Rodrigo Primo 6333d11bc7
Merge pull request #25431 from woocommerce/update/maxmind-integration-docs
Updated MaxMind's license key field description
2020-01-20 13:54:38 -03:00
Rodrigo Primo a61ab9231b
Merge pull request #25430 from woocommerce/fix/25429
Added clarification to MaxMind integration invalid key error
2020-01-20 13:45:59 -03:00
Claudio Sanches 66fcc31f00 Updated MaxMind's license key field description 2020-01-20 13:18:52 -03:00
Christopher Allford c8c66cabee Expanded the license key invalid error to consider the case where the key is not active yet 2020-01-20 07:57:44 -08:00
Mike Jolley 2638879bdc Add columns to schema and update routine 2020-01-20 14:21:42 +00:00
Mike Jolley 314cc8eee6 Add columns to data store 2020-01-20 14:17:42 +00:00
Mike Jolley 083c87338b Add columns to wc_update_product_lookup_tables 2020-01-20 14:17:25 +00:00
Gerhard Potgieter dc5712db84
Merge pull request #25426 from rvdsteege/unique-meta-is-vat-exempt
Add order meta `is_vat_exempt` with unique meta key.
2020-01-20 14:31:24 +02:00
Gerhard Potgieter 6bed0db518
Merge pull request #25149 from 4selin/feature/25094
Address in shipping calculator malformed for Canada #25094
2020-01-20 14:24:35 +02:00
Reüel van der Steege 97456e7d78 Add order meta `is_vat_exempt` with unique meta key. 2020-01-20 12:06:32 +01:00
Rodrigo Primo 1ca791f8f2
Merge pull request #25343 from BrandynL/pwform-visibility-classfix
added woocommerce specific css selector to password visibility toggle to avoid conflicts
2020-01-17 15:01:57 -03:00
Jeff Stieler 6fed13a651 Fix WP global override. 2020-01-17 10:48:47 -07:00
Jeff Stieler ee56177896 Fix unit tests.
Only require autoloader in uninstall if WooCommerce Admin class hasn't been loaded.
2020-01-17 10:32:17 -07:00
Rodrigo Primo 4e58f77575
Merge pull request #25322 from woocommerce/pr-25242
Prevent fatal error in set_current_gateway with no WC session
2020-01-17 09:54:03 -03:00
Rodrigo Primo f0ccd9bd50
Merge pull request #25395 from woocommerce/fix/25394
Check for the WooCommerce Admin class before adding notice
2020-01-17 09:52:38 -03:00
Jeff Stieler 4b1ccc4d15 Fix wc_admin_daily event schedule persistence.
Avoid an option update race condition.
2020-01-16 17:44:07 -07:00
Jeff Stieler c061e1f272 Load the WooCommerce Admin install class during uninstallation. 2020-01-16 17:43:49 -07:00
Jeff Stieler c40a14fc22 Alias a branch of wc-admin instead. 2020-01-16 17:43:49 -07:00
Paul Sealock 71a8270a18 cleanup 2020-01-16 17:41:46 -07:00
Paul Sealock 7987abfd1e phpcs errors 2020-01-16 17:41:46 -07:00
Paul Sealock 6c9e78850a wc-admin: Include package 2020-01-16 17:40:30 -07:00
Kathy Daring bcb17b62c2 Add support for placeholders in quantity inputs
(cherry picked from commit 99eb5074f3)
2020-01-16 12:47:15 -07:00
Rodrigo Primo 8489d1bd33 Merge branch 'master' into fix/25394 2020-01-16 16:35:43 -03:00
Rodrigo Primo 2668bf6025
Merge pull request #25314 from woocommerce/fix/24746
Removed the lowercase conversion of product search terms
2020-01-16 16:29:07 -03:00
Rodrigo Primo 289c932d17
Merge pull request #25319 from michaelignacio/fix/25226
Fix missing closing tag (#25226)
2020-01-16 16:11:40 -03:00
Rodrigo Primo 5a7075813c
Merge pull request #25344 from woocommerce/bug/valid_order_status_filter
Add second parameter to `woocommerce_valid_order_statuses_for_payment` filter.
2020-01-16 16:01:09 -03:00
Rodrigo Primo 8aad482bc1 Fix typo 2020-01-16 15:31:50 -03:00