Commit Graph

31419 Commits

Author SHA1 Message Date
Mike Jolley b6705e2b16
Merge pull request #23252 from woocommerce/fix/23248
Style span.description elements after select2 boxes
2019-04-18 11:58:12 +01:00
Mike Jolley 8d5d7b2463 Update from master 2019-04-18 11:56:47 +01:00
Mike Jolley 44d129e452
Merge pull request #23334 from woocommerce/fix/23328
Revert selectWoo escaping change
2019-04-18 11:51:11 +01:00
Mike Jolley 3aff19afe7 version bump 2019-04-18 11:47:07 +01:00
Mike Jolley 6c55da19ef
Merge pull request #23350 from woocommerce/renovate/babel-plugin-add-module-exports-1.x
Update dependency babel-plugin-add-module-exports to v1.0.2
2019-04-18 11:37:31 +01:00
Mike Jolley f66e523c5f
Merge pull request #23250 from Spreeuw/patch-7
Add $this parameter to email class filters
2019-04-18 11:35:51 +01:00
Mike Jolley ccc45852fc
Merge pull request #23272 from franticpsyx/optimize-get-available-variations
Prime post caches to reduce queries needed to populate variations data
2019-04-18 11:34:20 +01:00
Mike Jolley cafd81e6e5
Merge pull request #23329 from woocommerce/fix/23327
Non int value handling in wc_let_to_num
2019-04-18 11:30:57 +01:00
Mike Jolley ceefe98bd0
Merge pull request #23297 from dkjensen/master
Remove tags from product titles when building PayPal request URL
2019-04-18 11:23:55 +01:00
Gerhard c601d20b57 Fix alignment 2019-04-18 12:22:22 +02:00
Mike Jolley 5c91dac198
Merge pull request #23236 from woocommerce/fix/23219
Added is-active class to Orders when looking at individual order
2019-04-18 11:22:11 +01:00
Mike Jolley 2f850633a5
Merge pull request #23251 from woocommerce/fix/23239
CSV Import: Search for 'number' anywhere in cell, not just the end
2019-04-18 11:21:14 +01:00
thomas shellberg 6f4217e429 make state/county option for Greece 2019-04-18 12:21:06 +02:00
Gerhard 6026d2b9bf Typecast is sufficient enough 2019-04-18 12:20:59 +02:00
Mike Jolley 442ce26591
Merge pull request #23270 from jenkoian/fix-network-orders-widget
Bug - Fix for network orders widget when WooCommerce is network active.
2019-04-18 11:20:06 +01:00
Mike Jolley 180a0aaf8d
Merge pull request #23238 from woocommerce/fix/23224
Updated back to link for attribute terms.
2019-04-18 11:13:20 +01:00
Mike Jolley f0c5209f2b
Merge pull request #23249 from woocommerce/fix/23247
Avoid post update in `wc_update_product_stock`
2019-04-18 11:10:36 +01:00
Mike Jolley e7a6c51e61
Merge pull request #23201 from woocommerce/fix/23168
Add check for VAT exemption inside `display_prices_including_tax`
2019-04-18 11:03:52 +01:00
Mike Jolley b686150655
Merge pull request #23196 from woocommerce/fix/23195
Replace full stops before running through `parse_str`
2019-04-18 11:01:59 +01:00
Mike Jolley 19a1a7d7db
Merge pull request #23132 from woocommerce/fix/23127
Attribute renaming: Fix migration queries
2019-04-18 10:58:07 +01:00
Mike Jolley 262eef64f5
Merge pull request #23339 from woocommerce/fix/23337
Correctly handle images in v3 api
2019-04-18 10:55:24 +01:00
Mike Jolley e64e927aab
Merge pull request #23356 from leonaves/patch-1
Fix security check on email template preview page.
2019-04-18 10:51:01 +01:00
Gerhard f87df5c95a Swap flag around to ensure it tries TRANSLIT first, also silence notices should they pop up for some reason 2019-04-18 09:51:14 +02:00
Gerhard bedde9377c Better iconv support checking 2019-04-18 09:37:01 +02:00
Gerhard 10acd7a290 Use //IGNORE instead of //TRANSLIT due to it relying on server config which would ignore the flag and throw notices. 2019-04-18 09:26:39 +02:00
Timmy Crawford 5931a6eafc
Merge pull request #23355 from woocommerce/fix/23352
Remove call to header_register_callback and revert to 3.5 cookie handling
2019-04-17 16:10:46 -07:00
Leon Aves 60148d7f8f
Fix security check on email template preview page.
The nonce generated on the previous page was not being verified properly due to mismatched brackets (the second argument to wp_verify_nonce was not being passed).
2019-04-18 00:08:00 +01:00
Mike Jolley b697be51d4 Remove call to header_register_callback and revert to 3.5 cookie handling 2019-04-17 23:50:42 +01:00
Renovate Bot 2406feabfd
Update dependency babel-plugin-add-module-exports to v1.0.2 2019-04-17 17:17:11 +00:00
Claudio Sanches 669542ed7d Adds offerCount to variable product's structured data 2019-04-17 14:04:52 -03:00
Rodrigo Primo 14241b3f19 Add WC 3.6.0 release date to readme.txt 2019-04-17 11:18:15 -03:00
Rodrigo Primo f209e346d1 3.6.0 changelog 2019-04-17 11:15:47 -03:00
Timmy Crawford c552d43522
Merge pull request #23323 from woocommerce/update/stable/3.6.0
Update stable to 3.6.0
2019-04-17 06:22:29 -07:00
Timmy Crawford ff068d7e23
Merge pull request #23324 from woocommerce/renovate/woocommerce-block-library-2.x
Update dependency @woocommerce/block-library to v2.0.0
2019-04-17 06:21:35 -07:00
Timmy Crawford 763d3aec33
Merge pull request #23332 from woocommerce/fix/tracks-cookie-save
Set tracks cookie on wp hook instead on when calling record event.
2019-04-17 06:20:24 -07:00
Timmy Crawford 7a7c995e0a
Merge pull request #23336 from woocommerce/fix/23328-temp
Remove slash from currency code string
2019-04-17 06:17:31 -07:00
Gerhard 9ad8ef56da Be sure to also print the wp script since the OBW does not include those by default in the footer. 2019-04-17 14:56:51 +02:00
Gerhard fee86cd8cd Move JS to woocommerce_setup_footer and do not output wp scripts. 2019-04-17 14:54:59 +02:00
Gerhard 5c7b069d17 Use wp_loaded for cookie set 2019-04-17 14:23:19 +02:00
Gerhard f65f7a6d59 Remove wc_setcookie usage in WC_Tracks_Client::get_anon_id 2019-04-17 14:20:21 +02:00
Mike Jolley 111684ef32 Correctly handle images in v3 api 2019-04-17 13:18:33 +01:00
Mike Jolley f18542aa71 remove slash from currency code string 2019-04-17 12:06:57 +01:00
Mike Jolley 4e50a8f6dd Escape strings passed to selectwoo 2019-04-17 12:02:20 +01:00
Mike Jolley 705c305ef4 Revert selectwoo change to fix #23328 2019-04-17 12:01:22 +01:00
Gerhard 00e8aeef60 Use __CLASS__ instead of self 2019-04-17 11:51:07 +02:00
Gerhard c74df4ca11 Set tracks cookie on wp hook instead on when calling record event. 2019-04-17 11:39:50 +02:00
Gerhard 8ca0bd7b4d Add logic to wc_let_to_num to handle non int values, added unit tests to cover these scenarios 2019-04-17 10:30:49 +02:00
Renovate Bot d4aeadcf93
Update dependency @woocommerce/block-library to v2.0.0 2019-04-17 02:35:39 +00:00
Timmy Crawford a5f466e716 Update stable to 3.6.0 2019-04-16 18:07:08 -07:00
Mike Jolley 9863362de3
Merge pull request #23315 from woocommerce/update/changes-from-3.5.8
Merge changes from 3.5.8
2019-04-16 14:57:50 +01:00