Commit Graph

33050 Commits

Author SHA1 Message Date
Gerhard b4ac079282 Merge branch 'AmazeCom-avoid-unnecessary-session-saving' 2019-09-30 13:55:42 +02:00
Gerhard 6870d756d1 Merge branch 'avoid-unnecessary-session-saving' of git://github.com/AmazeCom/woocommerce into AmazeCom-avoid-unnecessary-session-saving 2019-09-30 13:54:58 +02:00
Gerhard Potgieter 43153ac9a2
Merge pull request #24718 from woocommerce/renovate/mocha-6.x
Update dependency mocha to v6.2.1
2019-09-30 13:48:52 +02:00
Gerhard Potgieter fbcc783167
Merge pull request #24708 from woocommerce/renovate/husky-3.x
Update dependency husky to v3.0.7
2019-09-30 13:48:10 +02:00
Gerhard Potgieter 1903432b1f
Merge pull request #24716 from woocommerce/renovate/eslint-6.x
Update dependency eslint to v6.5.0
2019-09-30 13:47:36 +02:00
Andrew Benbow d339452bce
Update checkout.js 2019-09-30 10:24:00 +01:00
Andrew Benbow f8b268d3a0
Update checkout.js 2019-09-30 10:22:08 +01:00
Vedanshu Jain 436ee5de3a
Merge pull request #24680 from woocommerce/update/tracking-opt-in
Update usage tracking UI, default to opted-out.
2019-09-30 09:14:56 +05:30
vedanshujain cb1cfecf3a Add change logs for a bunch of PRs. 2019-09-30 02:42:04 +05:30
Renovate Bot 314f8f3cc1
Update dependency mocha to v6.2.1 2019-09-29 13:46:36 +00:00
Renovate Bot 9e5a6f5009
Update dependency eslint to v6.5.0 2019-09-29 05:39:38 +00:00
vedanshujain 335c5e18ba Add change logs for bunch of PRs. 2019-09-28 07:44:27 +05:30
Renovate Bot fd6304c647
Update dependency husky to v3.0.7 2019-09-28 01:56:41 +00:00
vedanshujain 670941c021 Removed changelog for 3.7 2019-09-28 07:21:15 +05:30
vedanshujain 2c7e7bff16 Add change logs for a bunch of PRs. 2019-09-28 07:20:18 +05:30
vedanshujain 467b7cf52d Add change logs for a bunch of PRs. 2019-09-28 06:58:19 +05:30
vedanshujain cef99a9f20 Add change logs for a bunch of PRs. 2019-09-28 06:25:34 +05:30
vedanshujain b63d5e6965 Add change logs for a bunch of PRs. 2019-09-28 05:56:27 +05:30
Gerhard Potgieter 6c000bfe39
Merge pull request #24526 from itzmekhokan/fix/24430
Fixed issue #24430
2019-09-27 14:00:43 +02:00
Gerhard Potgieter eecc0f9a60
Merge pull request #24545 from woocommerce/fix/24537
Fixed add to cart link for simple products on feed
2019-09-27 13:53:05 +02:00
Gerhard Potgieter 145b6f72db
Merge pull request #24652 from uok/patch-2
Prevent browser cache when using back/forward buttons on non-cached pages
2019-09-27 13:40:52 +02:00
Gerhard Potgieter e8d617156d
Merge pull request #24665 from miguelfspinto/patch-4
Enable append hashes on custom events (like ajax requests)
2019-09-27 13:35:48 +02:00
Gerhard Potgieter a8fed61dcc
Merge pull request #24682 from mpjason/master
Update downloadable/virtual case in wc_update_product_lookup_tables_column( $column )
2019-09-27 13:26:20 +02:00
Gerhard Potgieter 1a71befbd0
Merge pull request #24692 from woocommerce/renovate/lint-staged-9.x
Update dependency lint-staged to v9.4.0
2019-09-27 12:53:04 +02:00
Sören Schwert c22fcfd98f
Correct comments in stock increase methods
Fixes some comments and a variable name in the stock increase methods.

There is however a logic problem remaining, I think, where the value taken for the per-item `_reduced_stock` meta value falls back to `true` when the meta key does not exists (line 266), however the key is deleted at the end of the loop (line 281), thus allowing the `wc_increase_stock_levels` methods to increase the stock again when re-run directly.
2019-09-27 11:28:46 +02:00
Darren Ethier 2549a8d90c
improve domain replacement for blocks package 2019-09-26 17:24:42 -04:00
Vedanshu Jain aa665446e5
Merge pull request #24476 from yash-webkul/patch-15
Update wc-setup.scss
2019-09-27 00:32:16 +05:30
Rodrigo Primo 417a7c0259 Bump template version 2019-09-26 14:26:09 -03:00
Rodrigo Primo 93a92abfd3 Rename action from woocommerce_after_tabs to woocommerce_product_after_tabs
Doing this to use a more specific name.
2019-09-26 14:19:39 -03:00
Rodrigo Primo a2d8de35e1 Fix phpcs violations 2019-09-26 14:18:56 -03:00
Rodrigo Primo 364661df4e
Merge pull request #24614 from yash-webkul/patch-3
Fixed escaping in class-wc-admin-dashboard.php
2019-09-26 13:41:34 -03:00
Vedanshu Jain 80aafe0b65
Merge pull request #24327 from yratof/yratof-fix-tabledisplay
Fix - Issue on shipping rates tbody due to grammarly fix
2019-09-26 21:56:55 +05:30
Justin Shreve 9dfdfbf532 Check the box if the user goes back to setup and previously checked it 2019-09-26 11:31:46 -04:00
Renovate Bot a1cffcfc0e
Update dependency lint-staged to v9.4.0 2019-09-26 10:39:53 +00:00
Yash Kapoor 3ed83341fc
Fixed escaping in class-wc-admin-dashboard.php
Added that space which was removed in previous commit by mistake.
2019-09-26 10:12:34 +05:30
Rodrigo Primo 7fbe47772b
Merge pull request #24339 from woocommerce/fix/24128
Remove `blur` event to keep focus on select box.
2019-09-25 20:57:13 -03:00
Rodrigo Primo 2f93d3a2f7
Merge pull request #24535 from woocommerce/fix/22939-2
Fixed incorrect docs URL for failed order emails
2019-09-25 20:42:24 -03:00
Rodrigo Primo 4550bb6661
Merge pull request #24544 from woocommerce/fix/checkout-permalink
Prefer wc_get_checkout_url() instead of wc_get_page_permalink( 'checkout' )
2019-09-25 20:38:38 -03:00
Rodrigo Primo 6f1b814b33
Merge pull request #24613 from yash-webkul/patch-1
Fixed escaping.
2019-09-25 20:29:00 -03:00
Rodrigo Primo ddad208df1
Merge pull request #24688 from aaronkirkham/master
Fix admin sub-menus becoming unaligned when scrolling #24671
2019-09-25 19:43:44 -03:00
Vedanshu Jain 2abd1e99f1
Merge pull request #24280 from woocommerce/feature/24273
Introduced woocommerce_sort_fees_callback filter
2019-09-26 02:04:59 +05:30
aaronlad 6bca35ddbe fix #24671 2019-09-25 18:28:32 +01:00
steveo2001 e65c5a5886
Add action to after tabs
If you have a long product description the space under the tabs is empty and is space that can be used to include banners, images, whatever. Therefore it seems appropriate to have an action to hook into after the tabs. A lot of sites we build we end up having to override the tabs.php file in the theme to achieve this as there is no hook.
2019-09-25 16:06:07 +01:00
Rodrigo Primo e7c0c894b2
Merge pull request #24154 from ryangjchandler/master
Fix #24153 - Added filter to disable password change notification
2019-09-24 18:08:04 -03:00
Rodrigo Primo 272f99981e
Merge pull request #24158 from johncodeos/master
Hide Vietnam's state field
2019-09-24 18:07:11 -03:00
Rodrigo Primo 24c11182b6
Merge pull request #24159 from ceich/refine-held-order-qty
Tweak: only consider orders created via checkout to hold stock
2019-09-24 18:04:36 -03:00
Rodrigo Primo 964ec24a9b
Merge pull request #24203 from malviyaritesh/fix/24160
Parse attribute_id as int not string
2019-09-24 18:02:44 -03:00
Rodrigo Primo b033c110db
Merge pull request #24229 from rynaldos/woocommerce_update_product_stock_query-changes
Use $new_stock in woocommerce_update_product_stock_query
2019-09-24 18:01:10 -03:00
Rodrigo Primo b63ecca450
Merge pull request #24249 from miguelfspinto/patch-2
Avoid duplicated process for IPN and PDT payment
2019-09-24 17:59:56 -03:00
Rodrigo Primo af0ee25cd3
Merge pull request #24380 from janakkaneriya007/24378-email-template-preview
fixed the security check error while previewing the email template
2019-09-24 17:57:46 -03:00