Commit Graph

32972 Commits

Author SHA1 Message Date
Rodrigo Primo b5cf46efde
Merge pull request #24199 from MahdiY/add/get-zone-criteria-filter
Add filter hook to get zone criteria
2019-08-08 09:56:49 -03:00
Renovate Bot 6bd8c09dd1
Update dependency husky to v3.0.3 2019-08-08 12:48:02 +00:00
Rodrigo Primo 21418bb28b Avoid PHP notice when getting order item type
This commit changes WC_Order_Item_Data_Store::get_order_item_type() to
avoid a PHP notice ("Notice: Trying to get property 'order_item_type' of
non-object") when there is no entry in the database for the order item
ID passed.
2019-08-07 18:03:26 -03:00
Gerhard 7484bd9199 Remove duplicate tooltip text 2019-08-07 17:49:38 +02:00
Julià Mestieri d1236021bb Added selectWoo as dependency of country-select. 2019-08-07 11:21:11 +02:00
Mahdi Yousefi 449a258781
Remove whitespace at end of line 2019-08-07 11:26:28 +04:30
Mahdi Yousefi c2d05b1fc0
Update class-wc-shipping-zone-data-store.php 2019-08-07 08:34:14 +04:30
vedanshujain 970271d0b7 Remove `blur` event to keep focus on select box.
This removes the `blur` call so that focus on select box is maintained for accessibility. This call was added way back in 2012 but from what it looks like, it can be removed safely.
2019-08-06 22:08:00 +05:30
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
Shohei Tanaka 4312dc4834
add space
I added space
2019-08-06 21:41:16 +09: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
Shohei Tanaka 0aa2f160a9
Update address setting for Japanese
Update setting for Japanese Name and postcode and Prefecture.
2019-08-06 20:10:15 +09: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
Andrew Lazarus 2596e6ecda
Removed whitespace 2019-08-05 11:29:39 +02:00
Andrew Lazarus 3805794baf Fix - Issue on shipping rates tbody, toby set to inherit, should be table-row-group 2019-08-05 11:23:04 +02:00
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 3dfe1037ba Use non-breaking space for product quantity in templates 2019-08-02 18:42:58 -03:00
Claudio Sanches f496dda56e Do not minify FlexSlider library in every build 2019-08-02 14:25:43 -03:00
Silumesii Maboshe 0a07a23ee6 Add Zambia's Provinces to the list of states.
Uses ISO_3166-2 standard to add Zambia's Provinces to WooCommerce. Ref: https://en.wikipedia.org/wiki/ISO_3166-2:ZM.
2019-08-02 17:38:36 +02: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
Luis 802002a10a
Adding the "translators" comment. 2019-08-02 11:31:11 -03:00
Luis 3a435ef9e4
Changing filter names and bumping version 2019-08-02 11:19:43 -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
Luis 0d80af01dc
Fixing code standards violations 2019-08-02 00:10:11 -03:00
Claudio Sanches 1b4ac250a7 Change wording to "Browse products" 2019-08-01 19:12:29 -03:00
Claudio Sanches 243b435139 Restored Photoswipe custom styles 2019-08-01 17:49:03 -03: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