Commit Graph

33823 Commits

Author SHA1 Message Date
Peter Fabian 4a506ebcf7
Merge pull request #25530 from woocommerce/fix/country-region-label
Fix/country region label
2020-02-04 13:54:22 +01:00
Peter Fabian f57fef5bdd Updated unit tests. 2020-02-04 13:45:28 +01:00
Peter Fabian e971d14265 Updated the privacy-related strings as well. 2020-02-04 13:25:47 +01:00
Peter Fabian 57917c8fa2
Merge pull request #25404 from woocommerce/update/action-scheduler-external
move action scheduler to external via composer
2020-02-04 11:39:48 +01:00
vedanshujain ee274be95a Modified "Country" to "country / Region" for more inclusiveness 2020-02-04 13:46:13 +05:30
Vedanshu Jain a85dc86978
Merge pull request #25540 from woocommerce/fix/25358
Find the correct form element to update.
2020-02-04 12:38:03 +05:30
Rodrigo Primo 23558b14c6
Merge pull request #25550 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.7.4
2020-02-03 14:59:09 -03:00
Rodrigo Primo e1bb5b59bf
Merge pull request #25554 from woocommerce/renovate/mocha-7.x
Update dependency mocha to v7.0.1
2020-02-03 14:46:04 -03:00
Rodrigo Primo bef92951bc
Merge pull request #25553 from woocommerce/renovate/husky-4.x
Update dependency husky to v4.2.1
2020-02-03 14:45:30 -03:00
Rodrigo Primo 2174acb882
Merge pull request #25551 from woocommerce/renovate/config-3.x
Update dependency config to v3.2.5
2020-02-03 14:44:53 -03:00
Rodrigo Primo 8efd767c31
Merge pull request #25548 from woocommerce/renovate/babel-monorepo
Update babel monorepo
2020-02-03 14:42:26 -03:00
Peter Fabian 4f76c36318
Merge pull request #25521 from woocommerce/fix/25493
Remove code that ignored the woocommerce_ship_to_destination option
2020-02-03 18:06:39 +01:00
Peter Fabian 152a5cd52c
Merge pull request #25527 from woocommerce/fix/25526
Use enable onboarding path instead of manually setting onboarding option
2020-02-03 17:18:02 +01:00
Renovate Bot e1251c82f4
Update dependency mocha to v7.0.1 2020-02-01 02:52:04 +00:00
Renovate Bot 116f597b8b
Update dependency husky to v4.2.1 2020-02-01 02:51:32 +00:00
Renovate Bot e61a2b658a
Update dependency config to v3.2.5 2020-02-01 01:58:42 +00:00
Renovate Bot 23e5a72116
Update dependency autoprefixer to v9.7.4 2020-02-01 01:58:09 +00:00
Renovate Bot 2be556813d
Update babel monorepo 2020-02-01 00:49:30 +00:00
Rodrigo Primo ee5dc5c0be
Merge pull request #25294 from woocommerce/tweak/email-header-width
Set header table width to 100% for full width
2020-01-31 15:14:28 -03:00
Rodrigo Primo bda787164d
Merge pull request #25546 from woocommerce/fix/udpate-since-tags
Updated since tags for the upcoming version.
2020-01-31 14:19:50 -03:00
Peter Fabian 6410ef9156 Updated since tags for the upcoming version. 2020-01-31 18:03:54 +01:00
Ron Rennick 9b99f3b9ae use action scheduler dist package 2020-01-31 10:13:50 -04:00
Ron Rennick e242d84877 fix merge conflicts 2020-01-31 10:11:01 -04:00
Peter Fabian b85d314d5d Find the correct form element to update.
Previously it just found the first one, which made the second checkbox buggy.
2020-01-31 12:45:08 +01:00
Peter Fabian 331b953c0c Harmonize aria-label with other labels. 2020-01-31 08:59:52 +01:00
Peter Fabian e87cea8688
Merge pull request #25501 from woocommerce/fix/25487
[4.0] Increase Onboarding A/B Test to 50%
2020-01-31 08:54:14 +01:00
Joshua Flowers 236bae9b6a Check for wc_admin_url function in onboarding redirect 2020-01-31 10:56:44 +08:00
Joshua Flowers 28af08a1cb Move exit 2020-01-31 10:52:49 +08:00
Claudio Sanches 0bec8443f4
Merge pull request #25137 from woocommerce/fix/24936
Only update the customer IP address when order gets created from admin
2020-01-30 19:41:08 -03:00
Claudio Sanches 0883b5b977
Merge pull request #24907 from princeahmed/master
remove unnecessary codes
2020-01-30 15:32:30 -03:00
Claudio Sanches 9974083903
Merge pull request #25474 from woocommerce/remove-hash-equals
Remove hash_equals() polyfill as it is no longer needed
2020-01-30 14:54:36 -03:00
Claudio Sanches 1fc001bd1b Fixed incorrect entry in changelog 2020-01-30 13:09:11 -03:00
Claudio Sanches 603c0e30ab
Merge pull request #25535 from woocommerce/update/changelog
3.9.1 changelog
2020-01-30 13:06:37 -03:00
Claudio Sanches 18dd970473 3.9.1 changelog 2020-01-30 13:06:01 -03:00
Peter Fabian a9a64fcee0
Merge pull request #25482 from woocommerce/fix/cart-e2e-test
Fix failing cart e2e test: fix setup wizard logic if new onboarding is presented
2020-01-30 12:51:56 +01:00
Peter Fabian 7c07b192af Changed country to country/region label. 2020-01-30 12:42:41 +01:00
Julia Amosova 3dfc8f3dc5 Remove unnecessary 2nd setup wizard flow for the new onboarding 2020-01-30 11:29:28 +00:00
林博仁(Buo-ren Lin) 4887159146 Use "Country / Region" for country selection drop-down label to (try to) avoid political complaints (#24425)
Due to the One China Policy, vendors will be blamed on if a certain region is labeled as either "Country" or "Province of Country", avoid this problem in advance by generalizing the label of selecting them.

Refer-to: #24237 add Hong Kong, Taiwan as Chinese states; fix name of Macao by nobodxbodon · Pull Request #24425 · woocommerce/woocommerce <https://github.com/woocommerce/woocommerce/pull/24425>
Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com>
2020-01-30 12:26:35 +01:00
Julia Amosova 18d93e321a Update setup wizard test logic 2020-01-30 10:38:10 +00:00
Julia Amosova 1a46497042
Merge pull request #25295 from woocommerce/update/selenium-cleanup
[E2E] Remove code related to e2e tests that were previously run using Selenium WebDriver
2020-01-30 10:11:05 +00:00
Peter Fabian 00f8e787be Bumped version string. 2020-01-30 10:16:19 +01:00
Joshua Flowers 74917a1548 Use enable onboarding path instead of manually setting onboarding option 2020-01-30 12:52:05 +08:00
Claudio Sanches 2cb564d0ab Updated since tag to 3.10.0 2020-01-29 18:35:07 -03:00
Christopher Allford ceeba16014
Merge pull request #24919 from TimBHowe/fix/20921
Fix/20921 - Throw error for invalid character in flat rate cost.
2020-01-29 13:32:49 -08:00
Claudio Sanches 641a4c1890
Merge pull request #25087 from woocommerce/add/post-merge
Introduced GIT post-merge hook to update NPM and Composer dependencies
2020-01-29 18:24:08 -03:00
Rodrigo Primo 1793fdf682
Merge pull request #25522 from woocommerce/update/maxmind-title
Simplify MaxMind integration title
2020-01-29 17:17:10 -03:00
Claudio Sanches 966171c6f4
Merge pull request #25511 from woocommerce/renovate/woocommerce-woocommerce-rest-api-1.x
Update dependency woocommerce/woocommerce-rest-api to v1.0.7
2020-01-29 15:47:13 -03:00
Claudio Sanches 2ec4492074 Simplify MaxMind integration title 2020-01-29 13:43:27 -03:00
Claudio Sanches f4263d8c11 Remove code that ignored the woocommerce_ship_to_destination option 2020-01-29 12:18:14 -03:00
Rodrigo Primo 3d97718094
Merge pull request #25485 from woocommerce/update/25336
Allow filter file path on WC_Download_Handler::download_product()
2020-01-28 20:41:21 -03:00