Commit Graph

29616 Commits

Author SHA1 Message Date
Mike Jolley 3e66b1b4df
Merge pull request #22501 from realbigplugins/product-gallery-events
Product Gallery Before/After Init Events and adjustments to ProductGallery object to use custom arguments for Flexslider
2019-01-22 11:23:58 +00:00
claudiulodro cdfe34f79a skip couple tests on old versions 2019-01-21 10:02:55 -08:00
Mike Jolley e5af25e994
Merge pull request #21341 from kinging123/patch-2
Added action 'woocommerce_variation_header' after actions in variations list
2019-01-21 16:59:48 +00:00
claudiulodro 81360d6827 Merge remote-tracking branch 'origin/master' into HEAD 2019-01-21 08:12:56 -08:00
Mike Jolley 6367d19615 phpcs 2019-01-21 08:11:40 -08:00
Mike Jolley 6534653f53
Merge pull request #22309 from cynepkot/master
Update to email-styles.php to fix the iOS email app layout issue
2019-01-21 16:10:56 +00:00
Mike Jolley 177d403878 Update currency test 2019-01-21 16:02:28 +00:00
Mike Jolley 759424a5fb
Merge pull request #22394 from fitimvata/master
Add filters for mail callback in WC_Email::send method.
2019-01-21 16:00:10 +00:00
Mike Jolley d096d17d25 Merge branch 'pr/22488' 2019-01-21 15:39:00 +00:00
Mike Jolley 2d14315f3d woocommerce_cart_totals_get_item_tax_rates 2019-01-21 15:38:48 +00:00
Mike Jolley 0c9de00b74
Merge pull request #22425 from helgatheviking/issue-21845-b
switch woocommerce_ordered_again hook to ref_array
2019-01-21 15:15:54 +00:00
Mike Jolley 459dc12724
Merge pull request #22504 from woocommerce/renovate/stylelint-9.x
Update dependency stylelint to v9.10.1
2019-01-21 15:06:04 +00:00
Mike Jolley 7973812e8a
Merge pull request #22495 from jespervnielsen/patch-4
Added DK (Danish ) To locale-info
2019-01-21 15:05:03 +00:00
Mike Jolley c830d429ef
Merge pull request #22435 from zJesusJavier/patch-2
Updating Venezuelan Currency
2019-01-21 15:01:18 +00:00
Mike Jolley 944ece0fad
Merge pull request #22414 from woocommerce/update/22406
Add a fallback to cURL version check in system status
2019-01-21 15:00:35 +00:00
Mike Jolley 7433dfe6f3
Merge pull request #22424 from Prospress/fix/22422
return coupon error messages as text message for alert()
2019-01-21 14:57:34 +00:00
Sandesh 1c4f02d2e2 Before action for order heading in checkout form template (#22481)
* Before and After actions for order heading

To modify checkout HTML structure effectively through action.

* Remove unnecessary action.
2019-01-21 14:55:16 +00:00
Mike Jolley 120add0bff
Merge pull request #22487 from woocommerce/fix/22485
Made municipality address field optional for Latvia.
2019-01-21 14:54:05 +00:00
Renovate Bot 62c636e3ef
Update dependency stylelint to v9.10.1 2019-01-21 14:52:21 +00:00
Mike Jolley 690e07a2c9
Merge pull request #22502 from woocommerce/renovate/eslint-5.x
Update dependency eslint to v5.12.1
2019-01-21 14:51:00 +00:00
Mike Jolley 3f432544fc
Merge pull request #22510 from woocommerce/renovate/autoprefixer-9.x
Update dependency autoprefixer to v9.4.6
2019-01-21 14:49:25 +00:00
Mike Jolley e91f3b88f5
Merge pull request #22448 from woocommerce/fix/21580
Multisite - Load customer data for logged in users regardless of being member of sub-site
2019-01-21 14:21:21 +00:00
Mike Jolley 0c70945bcb Merge branch 'fix/21580' of https://github.com/woocommerce/woocommerce into fix/21580 2019-01-21 14:05:50 +00:00
Mike Jolley 7db783d7a1 revert admin bar change 2019-01-21 14:05:48 +00:00
Renovate Bot 60d5e10540
Update dependency autoprefixer to v9.4.6 2019-01-21 13:01:17 +00:00
Renovate Bot 658165d10a
Update dependency eslint to v5.12.1 2019-01-18 22:04:14 +00:00
Claudiu Lodromanean 7f78cc3acc
Merge pull request #22334 from Prospress/fix/22326
add gutenberg block preprocessor filter to shop page content
2019-01-18 09:29:28 -08:00
Eric Defore 148e308d38 Have ProductGallery object utilize arguments that are passed into it. 2019-01-18 12:20:13 -05:00
Eric Defore c1c8a88920 Add before and after Events for Product Galleries on Product Single 2019-01-18 12:08:38 -05:00
Jesper V Nielsen 1430dcb11d
Added DK (Danish ) To locale-info
Added danish locale-info settings.
example: DKK 12.345,67
The tax rate is called "Moms"

Som will argue, that the currency code could be "kr", but thats not default in WooCommerce, and the organizations who has to accept cart payment on the shops, states that if a danish shop, sells to foregin countries, the currency must be DKK
2019-01-18 11:22:07 +01:00
Ron Rennick dad1ffb4c9 use function_exists instead of version_compare 2019-01-17 16:14:53 -04:00
Claudiu Lodromanean 3bb5d2ee79
Merge pull request #22446 from woocommerce/fix/22285
Hide 0 costs for local pickup
2019-01-17 12:10:37 -08:00
Claudio Sanches e584d385f8
Merge pull request #22486 from woocommerce/update/phpcs-precommit-param
Show rule name when running PHPCS on precommit.
2019-01-17 17:51:30 -02:00
Claudio Sanches 5294fb7e12
Merge pull request #22490 from woocommerce/renovate/pin-dependencies
Pin dependencies
2019-01-17 17:48:26 -02:00
Renovate Bot 62e4eaa701
Pin dependencies 2019-01-17 18:47:27 +00:00
Claudio Sanches 4c04e1a22f
Merge pull request #21976 from woocommerce/update/pre-commit
New pre-commit hook for PHP, JS and SCSS
2019-01-17 16:46:46 -02:00
Claudio Sanches 720fd3f2e8 Included command to update hooks 2019-01-17 16:46:11 -02:00
Claudio Sanches f1090d6222 Merge branch 'master' into update/pre-commit 2019-01-17 16:23:50 -02:00
Rodrigo Primo 29ff0b9b88 fix phpcs errors 2019-01-17 14:55:24 -02:00
Mike Jolley fa6e2536db Tweak cost display logic 2019-01-17 13:56:11 +00:00
Mike Jolley ac29165892
Merge pull request #22459 from woocommerce/fix/21770
Prevent selected payment method description box from sliding up
2019-01-17 13:35:22 +00:00
Mike Jolley d7476c7217
Merge pull request #22466 from woocommerce/fix/22036
Fixed padding of addresses in email template
2019-01-17 13:34:30 +00:00
Mike Jolley 34a4457a0d phpcs 2019-01-17 13:33:57 +00:00
RobertoDonPedro 3a2b3d10ad
Filter get_item_tax_rates in class-wc-cart-totals.php
Adds filter on the return value of function 'get_item_tax_rates' to prevent the mandatory caching of tax rates, described in https://github.com/woocommerce/woocommerce/issues/21855
2019-01-17 13:57:31 +01:00
Peter Fabian ede86d8307 Made municipality address field optional for Latvia. 2019-01-17 13:18:31 +01:00
Gerhard cadcad2c6a Add the -s param to the PHPCS command to see the rules it is failing again when running the precommit hook. 2019-01-17 13:23:14 +02:00
Jesús Ramirez 4c8662c7f1
Update wc-core-functions.php 2019-01-16 16:51:07 -04:00
Claudiu Lodromanean 3dee72eddc
Merge pull request #22452 from woocommerce/fix/21700
[REST API] Variations endpoint - Removed extra inherited filters from product endpoint
2019-01-16 09:41:40 -08:00
Claudiu Lodromanean 6540e89425
Merge pull request #22445 from woocommerce/fix/21996
Change priority of notices on the account page
2019-01-16 09:40:51 -08:00
Claudiu Lodromanean c2c7cbeccb
Merge pull request #22444 from woocommerce/fix/22119
Fix checkout field locales on first load
2019-01-16 09:39:42 -08:00