Commit Graph

34601 Commits

Author SHA1 Message Date
Peter Fabian a9e262cb38 Make inactive plugin more visually distinctive. 2020-03-05 19:19:20 +01:00
Peter Fabian 381386bdaf Rename $path to prevent clashing with global variable. 2020-03-05 19:11:56 +01:00
grigorijurasov 06f44f386b Update wc-core-functions.php 2020-03-05 18:41:14 +01:00
grigorijurasov f69649884b
Merge pull request #1 from woocommerce/master
Pulling from WooCommerce
2020-03-05 18:36:23 +01:00
Rodrigo Primo e39db20eca
Add woocommerce_emogrifier action (#25829)
* add woocommerce_emogrifier action

* fix formating issue

* fix formating, again :"
;
2020-03-05 14:02:29 -03:00
Rodrigo Primo b53bde72d9
Merge pull request #25811 from adams-specialty-products/master
Fixes "screen-reader-text" label_class set as string
2020-03-05 13:59:41 -03:00
Rodrigo Primo e12b2a0af7
Merge pull request #25728 from leanzafrancesco/add/can-restock-refunded-items-filter
Add woocommerce_can_restock_refunded_items filter
2020-03-05 13:53:53 -03:00
Peter Fabian 0bd518cf52 Update system status info about WC Admin.
The check now also tests whether wc admin is active to prevent notice about undefined constant when running on WP 5.2 and older, or with inactive WC Admin.
2020-03-05 17:50:55 +01:00
Rodrigo Primo 8e006a962f
Merge pull request #25826 from jobthomas/jobthomas-help-tab-review
"Help" tabs review
2020-03-05 13:48:56 -03:00
Rodrigo Primo e40ddc5291
Merge pull request #25727 from leanzafrancesco/add/order-tax-location-filter
Add woocommerce_order_get_tax_location filter
2020-03-05 13:48:40 -03:00
Peter Fabian 9b42f6a4fc
Merge pull request #25828 from woocommerce/fix/admin-notices
Display only wc-admin notices when enabled to avoid duplicate notices
2020-03-05 16:47:09 +01:00
Christopher Allford d165f91c71
Merge pull request #25682 from woocommerce/fix/25637
Escape MaxMind database URL
2020-03-05 07:44:50 -08:00
Claudio Sanches 85ca36919b
Use urlencode 2020-03-05 11:54:41 -03:00
Rodrigo Primo 265d78f96b
Merge pull request #25726 from woocommerce/fix/25694
Support both `.data()` and `.datasore` to have better compatibility
2020-03-05 11:03:43 -03:00
vedanshujain 9ac9970a77 Also display on selected pages outside of wc-admin 2020-03-05 17:07:10 +05:30
vedanshujain 4b3977868b Display only wc-admin notices when enabled to avoid duplicate notices 2020-03-05 16:53:10 +05:30
Peter Fabian 77ff3ecef8
Merge pull request #25822 from woocommerce/renovate/woocommerce-woocommerce-admin-1.x
Update dependency woocommerce/woocommerce-admin to v1
2020-03-05 11:58:24 +01:00
Job 1cd3ae0088
Remove the "Education" tab from Help
We still had an education tab there, but we have no active agreements with any of the recommended resources. I think we can just delete thme from core.
2020-03-05 11:39:08 +02:00
Job 1bac3ae62c
Updated the Help & Support tab
The Help & Support tab didn't correspond in terminology to what we're using on WooCommerce.com. Notable changes:

* "Helpdesk" --> "WooCommerce.com Support"
* URL for getting help on WooCommerce.com updated
* More active voice in instructions
2020-03-05 11:35:13 +02:00
Albert Juhé Lluveras 515f5604f4 Add comma before 'etc.' in address 2 placeholder 2020-03-05 10:31:19 +01:00
Job a463c08d4f
Merge pull request #1 from woocommerce/master
Update fork
2020-03-05 11:26:12 +02:00
Renovate Bot 3968c31466
Update dependency woocommerce/woocommerce-admin to v1 2020-03-05 02:07:09 +00:00
Rodrigo Primo 05cfc7eece Add @since tag to get_woocommerce_currency_symbols()
See #25733
2020-03-04 16:26:07 -03:00
Rodrigo Primo 62d3a1fa44 Fix typo 2020-03-04 16:25:33 -03:00
Rodrigo Primo c529273973
Merge pull request #25733 from TimBHowe/fix/25732
Added the get_woocommerce_currency_symbols function to allow develope…
2020-03-04 16:23:50 -03:00
Rodrigo Primo 0aa438e031 Add version to @since tag of WC_Coupon_Data_Store_CPT::updated_props
See #25755
2020-03-04 15:57:17 -03:00
Rodrigo Primo 831b02a0a6
Merge pull request #25755 from nefeline/fix/undefined-property-coupon-post-meta-update
Fix > Undefined property error when updating the coupon post meta
2020-03-04 15:56:24 -03:00
Rodrigo Primo ac9f6a215e Move package @jest/test-sequencer to devDependencies
The package @jest/test-sequencer was added to the dependencies section
by mistake. This package is used only to run the e2e tests so it should
live in the devDependencies.
2020-03-04 14:19:27 -03:00
Rodrigo Primo 2fc629e557
Merge pull request #25807 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.5.14
2020-03-04 14:17:20 -03:00
Rodrigo Primo 3b04d35e1c
Merge pull request #25814 from jpkleemans/patch-1
Update comment
2020-03-04 11:16:44 -03:00
Jan-Paul Kleemans 108ad568d0
Update comment 2020-03-04 12:30:17 +01:00
Daniel Morell 7b7934e237
Fixed screen-reader-text label class set as string
The field 'label_class' should be an array not a string. This fix makes it an array.
2020-03-03 14:06:52 -06:00
Renovate Bot ec0b9412ef
Update dependency woocommerce/woocommerce-blocks to v2.5.14 2020-03-03 14:59:04 +00:00
Rodrigo Primo 136b3da62c
Merge pull request #25804 from woocommerce/fix/25784
Update slug for generating the i18n file
2020-03-03 10:57:28 -03:00
vedanshujain 657e95b55e Added tests 2020-03-03 18:46:37 +05:30
Rodrigo Primo b46bc98f9b
Merge pull request #25793 from woocommerce/renovate/config-3.x
Update dependency config to v3.3.0
2020-03-03 09:20:44 -03:00
Rodrigo Primo 3e1479d767
Merge pull request #25791 from woocommerce/renovate/wordpress-monorepo
Update dependency @wordpress/e2e-test-utils to v4.3.0
2020-03-03 09:20:17 -03:00
Rodrigo Primo f7624c595c
Merge pull request #25678 from woocommerce/renovate/docker-mariadb-10.x
Update mariadb Docker tag to v10.5
2020-03-03 09:12:56 -03:00
Rodrigo Primo 3f8507e534
Merge pull request #25795 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.14.0
2020-03-03 08:31:45 -03:00
Renovate Bot 4ceb6104d2
Update mariadb Docker tag to v10.5 2020-03-03 11:31:11 +00:00
Rodrigo Primo 2bdd02c9bc
Merge pull request #25794 from woocommerce/renovate/eslint-plugin-jest-23.x
Update dependency eslint-plugin-jest to v23.8.1
2020-03-03 08:31:08 -03:00
Rodrigo Primo ac3aeee765
Merge branch 'master' into renovate/config-3.x 2020-03-03 08:30:09 -03:00
Rodrigo Primo 06e6b02871
Merge pull request #25792 from woocommerce/renovate/commander-4.x
Update dependency commander to v4.1.1
2020-03-03 08:29:18 -03:00
Rodrigo Primo 3cfb5876ca
Merge branch 'master' into renovate/wordpress-monorepo 2020-03-03 08:28:09 -03:00
Rodrigo Primo 4d57a6db22
Merge pull request #25790 from woocommerce/renovate/babel-monorepo
Update babel monorepo
2020-03-03 08:26:12 -03:00
vedanshujain d8388ef266 Remove rounding because we already appropriately round in `get_rounded_items_total`. 2020-03-03 16:34:35 +05:30
vedanshujain 1314fdc0e7 Clear existing shippin rates before adding rate for test 2020-03-03 16:15:25 +05:30
Peter Fabian 0c0a7b0355 Update slug for generating the i18n file.
When running from the release directory, slug is auto-detected incorrectly, so specify it explicitly.
2020-03-02 19:09:29 +01:00
vedanshujain 2c2d96ec95 Added tests for rounding issues 2020-03-02 15:30:10 +05:30
vedanshujain a0c209193b Remove rounding because individual lines would already have been rounded at this point if needed. 2020-03-02 15:19:16 +05:30