Commit Graph

32636 Commits

Author SHA1 Message Date
Vedanshu Jain 8bd6a44763
Merge pull request #24172 from woocommerce/fix/wording-consistency
Update wording to redirect back to catalog when there's no orders or downloads in My Account
2019-09-24 01:38:29 +05:30
Vedanshu Jain 59929a8021
Merge pull request #24668 from woocommerce/travis-php-7.4
Remove PHP 7.4 job from the list of Travis jobs allowed to fail
2019-09-24 01:08:24 +05:30
Rodrigo Primo 3482dd3a79 Remove PHP 7.4 job from the list of Travis jobs allowed to fail
Now that WP fixed all the PHP 7.4 related notices and that the WC unit
tests are passing when running against this PHP version, we can remove
the PHP 7.4 from the list of Travis jobs that are allowed to fail.
2019-09-23 14:38:27 -03:00
Rodrigo Primo 1b699621be
Merge pull request #24639 from itowhid06/master
use `esc_html__` instead of  `esc_html`
2019-09-23 12:32:23 -03:00
Rodrigo Primo 7cb614b41d
Merge pull request #24630 from nikhil-webkul/patch-5
Update class-wc-meta-box-product-images.php
2019-09-23 12:30:43 -03:00
Rodrigo Primo 2b9f1fe020
Merge pull request #24601 from nikhil-webkul/patch-4
Update abstract-wc-legacy-order.php
2019-09-23 12:28:41 -03:00
Rodrigo Primo a4016fb497
Merge pull request #24629 from woocommerce/renovate/eslint-6.x
Update dependency eslint to v6.4.0
2019-09-23 12:26:45 -03:00
Rodrigo Primo 5681cfe70c
Merge pull request #24618 from yash-webkul/patch-14
Added escaping.
2019-09-23 12:24:23 -03:00
Rodrigo Primo 01b86568aa
Merge pull request #24616 from yash-webkul/patch-13
Fixed escaping function.
2019-09-23 12:22:27 -03:00
Rodrigo Primo 36f691e7de
Merge pull request #24615 from yash-webkul/patch-4
Added escaping.
2019-09-23 12:20:41 -03:00
Rodrigo Primo e5167e0d00
Merge pull request #24602 from keefyhub/master
Fix typo on email templates
2019-09-23 12:16:56 -03:00
Rodrigo Primo 348d6037bf
Merge pull request #24589 from itzmekhokan/fix/24588
Fixed issue #24588
2019-09-23 12:12:24 -03:00
Rodrigo Primo 9c46f238b9
Merge pull request #24632 from woocommerce/renovate/phpunit-phpunit-7.x
Update dependency phpunit/phpunit to v7.5.16
2019-09-23 11:57:32 -03:00
Rodrigo Primo faf5432359
Merge pull request #24637 from woocommerce/renovate/stylelint-11.x
Update dependency stylelint to v11
2019-09-23 11:53:43 -03:00
Rodrigo Primo f850c2c69c
Merge pull request #24644 from woocommerce/renovate/chromedriver-77.x
Update dependency chromedriver to v77
2019-09-23 11:53:00 -03:00
Renovate Bot 0839bb5a27
Update dependency eslint to v6.4.0 2019-09-23 14:52:59 +00:00
Rodrigo Primo a2424b90c0
Merge pull request #24649 from woocommerce/renovate/cross-env-6.x
Update dependency cross-env to v6
2019-09-23 11:52:08 -03:00
Rodrigo Primo 6e1139cc56
Merge pull request #24661 from woocommerce/renovate/lint-staged-9.x
Update dependency lint-staged to v9.3.0
2019-09-23 11:51:21 -03:00
Renovate Bot 8ed3caeca5
Update dependency lint-staged to v9.3.0 2019-09-22 10:53:27 +00:00
Renovate Bot 1fa16c31ad
Update dependency cross-env to v6 2019-09-17 17:23:25 +00:00
Renovate Bot 7f2cf15b38
Update dependency chromedriver to v77 2019-09-17 00:00:46 +00:00
Towhidul Islam 0d54a139fc fixed some typos 2019-09-15 21:41:27 +06:00
Towhidul Islam 780584230a use `esc_html__` instead of `esc_html` 2019-09-15 21:27:49 +06:00
Renovate Bot 10d5bd6b22
Update dependency stylelint to v11 2019-09-15 14:32:26 +00:00
Renovate Bot e0a0054f2d
Update dependency phpunit/phpunit to v7.5.16 2019-09-14 10:31:58 +00:00
Nikhil Chaudhary 951c57ada1
Update class-wc-meta-box-product-images.php
Added escaping function where required.
2019-09-14 09:13:48 +05:30
Yash Kapoor df8c0855a4
Added escaping. 2019-09-11 15:37:39 +05:30
Yash Kapoor 5c1a64026a
Fixed escaping function. 2019-09-11 15:12:34 +05:30
Yash Kapoor e8c6fd272b
Added escaping. 2019-09-11 15:06:00 +05:30
Keith Light 67332f9fa0 Amend typos in email templates 2019-09-10 09:47:07 +01:00
Nikhil Chaudhary fe43184455
Update abstract-wc-legacy-order.php
Added escaping
2019-09-10 10:40:16 +05:30
itzmekhokan 5a54c87c55 Fixed issue #24588 2019-09-07 12:23:33 +05:30
Rodrigo Primo fe2ec80b18
Merge pull request #24546 from woocommerce/fix/24534
Fixed markup in Storefront banner
2019-09-06 12:11:03 -03:00
Rodrigo Primo 2ed006585c
Merge pull request #24564 from woocommerce/update/cldr
Declare support to Unicode CLDR recommendation
2019-09-06 12:05:14 -03:00
Rodrigo Primo 9277a0e260
Merge pull request #24277 from woocommerce/fix/24231
Fix position of ID section in mobile rows actions
2019-09-05 10:03:48 -03:00
Claudio Sanches d13d6543f7
Merge pull request #24451 from woocommerce/add/in-app-connect
Add support to allow connect and install for in-app purchase flow.
2019-09-03 21:33:39 -03:00
Claudio Sanches a7e3272797 Fixed Macao name 2019-09-03 20:59:09 -03:00
Claudio Sanches 2af2f073cc Update country/region to follow Unicode CLDR recommendation 2019-09-03 12:56:05 -03:00
Claudio Sanches 3dec01ce38 Include note about follow Unicode CLDR recommendation 2019-09-03 12:46:44 -03:00
Gerhard Potgieter 3685171c52
Merge pull request #23701 from sandrodz/master
Consistent register/login submit button css class names
2019-09-03 13:45:56 +02:00
Gerhard Potgieter 1feefe164c
Merge pull request #24552 from woocommerce/renovate/cross-env-5.x
Update dependency cross-env to v5.2.1
2019-09-03 13:40:25 +02:00
Renovate Bot eb7063c363
Update dependency cross-env to v5.2.1 2019-09-03 11:39:34 +00:00
Gerhard Potgieter 25a8a72bd5
Merge pull request #24547 from woocommerce/renovate/eslint-6.x
Update dependency eslint to v6.3.0
2019-09-03 13:38:44 +02:00
Claudio Sanches 4a88834daf
Merge pull request #24557 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.5
2019-09-02 10:38:30 -03:00
Renovate Bot e276b25f3b
Update dependency husky to v3.0.5 2019-09-01 16:25:33 +00:00
Renovate Bot 363c62bd88
Update dependency eslint to v6.3.0 2019-08-30 20:17:15 +00:00
Claudio Sanches 0ea56e0bab Fixed coding standards 2019-08-30 14:33:59 -03:00
Claudio Sanches 49af62ba8b Allow some HTML markup on addons banner 2019-08-30 14:29:08 -03:00
Claudio Sanches e70b2369bc
Merge pull request #24383 from woocommerce/update/grunt-contributors
Update grunt contributors command to take a branch input
2019-08-30 14:11:05 -03:00
Claudio Sanches 0461ac3b5f Exclude renovate-bot 2019-08-30 14:10:37 -03:00