Commit Graph

32405 Commits

Author SHA1 Message Date
Claudio Sanches b600b00091
Merge pull request #24337 from woocommerce/fix/uppercase-boolean-values-importer
Allow wc_string_to_bool to not be case sensitive
2019-08-06 13:12:40 -03:00
Gerhard 9c7e1d43b0 Update unit tests for wc_string_to_bool to test for camel case as well as uppercase values. 2019-08-06 14:12:42 +02:00
Gerhard 44421facfe convert string to lowercase before checking value in wc_string_to_bool 2019-08-06 14:10:31 +02:00
Rodrigo Primo bccb7c3283
Merge pull request #24191 from woocommerce/fix/24188
Only add the image node to structured data if product has image
2019-08-05 16:45:30 -03:00
Rodrigo Primo 3683cd0a8f
Merge pull request #24329 from woocommerce/update/travis-dist
Update travis dist to xenial
2019-08-05 10:29:15 -03:00
Gerhard 4eae977494 Chrome beta 2019-08-05 15:09:49 +02:00
Gerhard e7ce889c9c Use start-stop deamon 2019-08-05 14:52:43 +02:00
Gerhard 862c43c553 xvfb needs to be started in before_script 2019-08-05 14:43:54 +02:00
Gerhard 5a9cb3e862 Include headless browser in services 2019-08-05 14:34:42 +02:00
Gerhard a58cced761 Instruct mysql to start 2019-08-05 14:33:51 +02:00
Gerhard 4b624bc477 Xenial not Bionic 2019-08-05 14:29:09 +02:00
Gerhard c078fdb9e1 Update travis dist to bionic, bionic has support for PHP 5.6 and up. 2019-08-05 14:20:22 +02:00
Gerhard Potgieter 199615d34a
Merge pull request #24309 from woocommerce/fix/24305
Do not minify FlexSlider library in every build
2019-08-05 14:00:09 +02:00
Gerhard 5ea1b72b6a PHPCS fixes 2019-08-05 13:51:46 +02:00
Daniel Bitzer b59e633b15 Fix output escaping for menu titles
Menu title contains HTML
2019-08-05 13:51:45 +02:00
Vedanshu Jain 623f296a2a
Merge pull request #24323 from woocommerce/fix/24316
Add missing additional content output to new account email
2019-08-05 17:07:57 +05:30
Gerhard 958bd7d0dd Bump version number of template that was never done with changes. 2019-08-05 10:02:31 +02:00
Gerhard e48c5491aa Add missing additional content output to customer-new-account email template. 2019-08-05 09:58:30 +02:00
Claudio Sanches f496dda56e Do not minify FlexSlider library in every build 2019-08-02 14:25:43 -03:00
Rodrigo Primo 7c776e1593
Merge pull request #24279 from woocommerce/feature/23582
Introduced filter to prevent adjust product stock
2019-08-02 11:58:09 -03:00
Rodrigo Primo ff533288c7
Merge pull request #24270 from woocommerce/renovate/chromedriver-76.x
Update dependency chromedriver to v76
2019-08-02 10:55:09 -03:00
Gerhard Potgieter d890396751
Merge pull request #24304 from woocommerce/update/3.7-rc-changelog
Changelog for #24301
2019-08-02 15:04:44 +02:00
Gerhard 646c661f4f Changelog for #24301 2019-08-02 15:03:41 +02:00
Gerhard Potgieter daa95c291f
Merge pull request #24301 from woocommerce/fix/23870
Fix/23870
2019-08-02 14:56:52 +02:00
Gerhard 02f9c7c8ff Use strict checking 2019-08-02 14:55:17 +02:00
Gerhard 34e883ce81 Apply patch by @dtwist 2019-08-02 14:19:37 +02:00
Hardik Thakkar 27689ba0ca Fixed #23870 2019-08-02 14:10:39 +02:00
Rodrigo Primo 304b07d855
Merge pull request #24286 from woocommerce/update/master-3.8-branch
Make master 3.8 dev branch
2019-08-02 08:47:55 -03:00
Gerhard Potgieter 9c9820dc8b
Merge pull request #24289 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.3.0-rc.1
2019-08-02 13:18:50 +02:00
Gerhard 21df7c6546 Move 3.7 changelog out of changelog.txt and back into readme.txt 2019-08-02 13:15:25 +02:00
Rodrigo Primo aa590c8acd
Merge pull request #24283 from woocommerce/fix/24240
Make wc_get_endpoint_url() follow WordPress permalink settings
2019-08-01 17:36:26 -03:00
Rodrigo Primo 833c5016ea Add unit tests for wc_get_endpoint_url() 2019-08-01 17:23:11 -03:00
Rodrigo Primo ad6d9ec8fe
Merge pull request #24282 from woocommerce/feature/24243
Introduced filter to change default redirect URL in wc_logout_url()
2019-08-01 15:20:09 -03:00
Renovate Bot fb7dbd451b
Update dependency woocommerce/woocommerce-blocks to v2.3.0-rc.1 2019-08-01 15:11:11 +00:00
Claudio Sanches ac5646ebda
Merge pull request #24285 from woocommerce/renovate/grunt-stylelint-0.x
Update dependency grunt-stylelint to v0.11.1
2019-08-01 12:09:54 -03:00
Rodrigo Primo d33505b33a
Merge pull request #24198 from woocommerce/fix/24190
Prevent run wc_load_cart() before before_woocommerce_init
2019-08-01 11:26:37 -03:00
Gerhard cd5319e97f Make master 3.8 dev branch, move changelogs from readme.txt to changelog.txt and start new 3.8 changelog in readme.txt. 2019-08-01 11:35:17 +02:00
Renovate Bot 1189b1d066
Update dependency grunt-stylelint to v0.11.1 2019-08-01 01:42:45 +00:00
Claudio Sanches c4afd53749 Make wc_get_endpoint_url() compatible with WordPress use_trailing_slashes settings 2019-07-31 20:57:55 -03:00
Claudio Sanches 52ba85c977 Introduced filter to change default redirect url in wc_logout_url() 2019-07-31 20:35:10 -03:00
Claudio Sanches e9c6c06a81 Use default redirect page 2019-07-31 20:34:11 -03:00
Claudio Sanches 1e6785f758 Introduced filter to prevent adjust product stock 2019-07-31 17:37:33 -03:00
Renovate Bot 289f3c62fb
Update dependency chromedriver to v76 2019-07-31 00:11:56 +00:00
Claudio Sanches d627a4bbb8
Merge pull request #24259 from woocommerce/renovate/woocommerce-woocommerce-blocks-2.x
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.3
2019-07-30 16:33:16 -03:00
Claudio Sanches 0689ca62f5
Merge pull request #24260 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.2
2019-07-30 16:32:36 -03:00
Renovate Bot 2b7755693d
Update dependency husky to v3.0.2 2019-07-29 17:19:08 +00:00
Renovate Bot 7bf9353d21
Update dependency woocommerce/woocommerce-blocks to v2.3.0-beta.3 2019-07-29 16:42:16 +00:00
Gerhard Potgieter 8f31d38f75
Merge pull request #24254 from woocommerce/update/3-7-rc.1
WooCommerce 3.7.0 RC 1
2019-07-29 13:42:21 +02:00
Gerhard fa9dfa64e2 Bump version to 3.7.0-rc.1 and update changelog with changes since beta. 2019-07-29 13:23:52 +02:00
Gerhard Potgieter 9709382f31
Merge pull request #24213 from woocommerce/update/3-7-beta-tweaks
Deprecate instead of remove
2019-07-29 13:18:26 +02:00