Commit Graph

32363 Commits

Author SHA1 Message Date
Ron Rennick 130ebf95cd phpcs sniff fixes for class-wc-admin.php 2019-04-23 12:07:02 -03:00
Ron Rennick d2d342f30e disable export of scheduled action posts 2019-04-23 12:03:30 -03:00
Mike Jolley 9d5eb07373 _e -> esc_html_e 2019-04-23 15:53:58 +01:00
Mike Jolley 57929f2b09 During initial lookup generation set option 2019-04-23 15:23:47 +01:00
Mike Jolley f20a48b1e4
Merge pull request #23417 from szepeviktor/patch-1
get_total_refunded should return a float
2019-04-23 14:18:30 +01:00
Hardik Thakkar be40faba61 Fixes #23440 : # symbol in Product Category name breaks Reports CSV export 2019-04-23 18:19:17 +05:30
Mike Jolley 867f6ce7ad
Merge pull request #23418 from szepeviktor/patch-2
Refunds are WC_Order_Refund
2019-04-23 12:24:20 +01:00
Mike Jolley 642e0aba63
Merge pull request #23437 from szepeviktor/patch-3
Fix coding style
2019-04-23 12:24:02 +01:00
Mike Jolley 6c36c71a65 Remove red styling 2019-04-23 12:10:07 +01:00
Mike Jolley 6589c04dab Merge branch 'update/update-notices' of https://github.com/woocommerce/woocommerce into update/update-notices 2019-04-23 12:01:18 +01:00
Mike Jolley 3cb3d5df4e Prevent tab causing extra white space 2019-04-23 12:01:13 +01:00
Mike Jolley 5c07e38641 Array handling 2019-04-23 11:53:07 +01:00
Mike Jolley a4ba20681e added failing test 2019-04-23 11:48:24 +01:00
Gerhard 510d1da1c3 Compile assets 2019-04-23 12:43:28 +02:00
Gerhard 0305b16acd Add z-index to onsale for twentyseventeen 2019-04-23 12:39:56 +02:00
Mike Jolley 49f79c9593 Wrap wc_terms_clauses query with brackets 2019-04-23 11:14:50 +01:00
Mike Jolley ea5b4a0b2d Update apigen config 2019-04-23 10:28:44 +01:00
Gerhard 0f00eb9a79 Fix product list table shipping class tax_query 2019-04-23 11:19:07 +02:00
Peter Fabian bd619d0b91 Fixed incorrect sprintf specifier which caused missing closing <a> tag. 2019-04-23 10:51:04 +02:00
Gerhard 53cabdf5fe Include check for order type args when checking if webhook is valid resource. 2019-04-23 10:43:49 +02:00
Viktor Szépe b1476ba497
Fix coding style
in class-wc-order-refund-data-store-cpt.php
2019-04-22 23:05:34 +02:00
Rodrigo Primo 2ab36a9151 3.6.1 changelog 2019-04-22 14:06:47 -03:00
justlevine 78ae91a77d
Add input-classes to preserve user defined classes on change 2019-04-22 19:43:41 +03:00
Dovid Levine 3ad9fb32be Add data-input-classes to state field 2019-04-22 19:18:48 +03:00
Rodrigo Primo ac70d1e9b2 Fix copy and paste error in code documentation 2019-04-22 11:43:09 -03:00
Milan Dinić 8c6d3c614a Remove tax rates from locales information. 2019-04-21 22:52:57 +02:00
Milan Dinić 9c8327bdaa Do not use state for Serbia. 2019-04-21 22:43:47 +02:00
Viktor Szépe babb5ab18e
Refunds are WC_Order_Refund
props. @phpstan
2019-04-21 21:55:13 +02:00
Viktor Szépe 4e4dad0581
get_total_refunded should return a float
props. @phpstan
2019-04-21 21:36:31 +02:00
Milan Dinić 67cf3062c0 Add address format for Serbia. 2019-04-21 20:28:58 +02:00
Milan Dinić c9cf2c7d3f Add locale info for Serbia. 2019-04-21 20:13:48 +02:00
strelkov 63d6ded7aa Fix for get categories endpoint
to get proper display mode, image and order

issue
https://github.com/woocommerce/woocommerce/issues/23407
2019-04-20 11:37:23 +02:00
Klaus Paiva 8ae11196a1 Merge remote-tracking branch 'main/master' into fix-for-margin-on-email-header-image 2019-04-20 09:38:52 +10:00
Beka Rice 84d03d3bf9 Tweak: update paying customer information on payment complete 2019-04-19 14:21:17 -04:00
Kelly Dwan 60752fd68b Build blocks from `@woocommerce/block-library` 2019-04-19 13:20:14 -04:00
Renovate Bot 41df3a3901
Update dependency @woocommerce/block-library to v2.0.1 2019-04-19 17:12:36 +00:00
oskosk d6c8c2f389 Rely on the JETPACK__PLUGIN_DIR to load the Jetpack Tracks client file 2019-04-19 12:24:29 -03:00
Osk a0354ecc8a
Merge pull request #1 from woocommerce/master
Keep fork up to date
2019-04-19 12:19:04 -03:00
Mike Jolley 7ef1fd5ea6 More useful update notices 2019-04-18 20:06:17 +01:00
Renovate Bot 5a901a683c
Update dependency mocha to v6.1.4 2019-04-18 18:35:18 +00:00
Mike Jolley 662af85bea cleanup and docs 2019-04-18 19:33:48 +01:00
Mike Jolley 7737fc5928 remove post_class and implement woocommerce_post_class 2019-04-18 19:27:00 +01:00
Mike Jolley d411f082d7 Added missing wp_unslash 2019-04-18 18:52:51 +01:00
Mike Jolley 3dc0fcb0c7
Merge pull request #23370 from woocommerce/fix/23368
Check isset rather than empty so cart title can be removed
2019-04-18 18:39:06 +01:00
Mike Jolley f703c959e4
Merge pull request #23372 from woocommerce/fix/is_request_to_rest_api
is_request_to_rest_api check wc endpoints only
2019-04-18 18:36:48 +01:00
Mike Jolley fbaaa319dd Use global product if null 2019-04-18 17:25:13 +01:00
Mike Jolley 0738b332fc
Merge pull request #23349 from woocommerce/add/structured-data-offercount
Adds offerCount to variable product's structured data.
2019-04-18 14:29:57 +01:00
Mike Jolley 9206d6f4dd
Merge pull request #23363 from woocommerce/fix/23361
Better iconv support handling in wc_ascii_uasort_comparison
2019-04-18 14:27:46 +01:00
Mike Jolley f0c30406a3 is_request_to_rest_api check wc endpoints only 2019-04-18 14:23:12 +01:00
Mike Jolley 1274136b32 Check isset rather than empty so cart title can be removed 2019-04-18 13:10:42 +01:00