Rodrigo Primo
|
8d80d1417c
|
Revert "Add filter to list of post_types used to build the query to copy _customer_user to post_author"
This reverts commit 1f39f7d633 .
|
2018-10-29 11:42:51 -03:00 |
Rodrigo Primo
|
1051b3fbeb
|
Revert "Reposition wc_update_340_order_customer_id() function"
This reverts commit 35998e56cb .
|
2018-10-29 11:42:25 -03:00 |
Rodrigo Primo
|
911df7806f
|
Revert "Migrate _customer_user to post_author in batches"
This reverts commit 4123cc6f7d .
|
2018-10-29 11:37:54 -03:00 |
Rodrigo Primo
|
1d9ab63134
|
Revert "Punt to WC version 3.5.0"
This reverts commit ccf10f6ab2 .
|
2018-10-29 11:37:24 -03:00 |
Rodrigo Primo
|
3374ec7a74
|
Revert "Migrate data to post_author in a single go when using WP-CLI"
This reverts commit e02f3fbec4 .
|
2018-10-29 11:25:55 -03:00 |
Gerhard Potgieter
|
dba5469efa
|
update comment for PHPCS passes
Co-Authored-By: siananda <anandacsebd@gmail.com>
|
2018-10-29 20:21:14 +06:00 |
Rodrigo Primo
|
ee6e0a345e
|
Revert "Monitor only memory limit while running the data migration"
This reverts commit 923eeb2e43 .
|
2018-10-29 11:19:52 -03:00 |
Rodrigo Primo
|
ad31742ba1
|
Revert "Cache query to get the list of orders placed by the user ID 1"
This reverts commit 697421a9fa .
|
2018-10-29 11:17:39 -03:00 |
Rodrigo Primo
|
a2c18145fc
|
Revert "Set post_author to 0 on all orders that belong to a deleted customer"
This reverts commit f725dc17af .
|
2018-10-29 11:16:07 -03:00 |
Rodrigo Primo
|
f109008e0d
|
Revert "Update wc_customer_bought_product() and customers report to use post_author instead of _customer_user"
This reverts commit b97f2749d6 .
|
2018-10-29 11:15:22 -03:00 |
Rodrigo Primo
|
86650d9fb8
|
Revert "Update WC API v1 and v2 to use post_author instead of _customer_user"
This reverts commit fdfe95b07e .
|
2018-10-29 11:14:24 -03:00 |
Ron Rennick
|
427d7df7fb
|
Introduce WC_Admin_Notices::is_ssl(), add SSL check to dashboard SSL notice
|
2018-10-29 11:10:09 -03:00 |
Rodrigo Primo
|
37c796487d
|
Revert "Update WC_Customer_Data_Store to use post_author instead of _customer_user"
This reverts commit 482e844f16 .
|
2018-10-29 11:09:13 -03:00 |
Rodrigo Primo
|
e47ebfaafb
|
Revert "Update WC_Order_Data_Store_CPT::get_wp_query_args() to use post_author instead of _customer_user"
This reverts commit 8db3236889 .
|
2018-10-29 11:08:53 -03:00 |
Rodrigo Primo
|
4151c9e5cb
|
Revert "Fix some code untitentional code changes added during the last merge from master"
This reverts commit 7f70c6372c .
|
2018-10-29 11:07:53 -03:00 |
Rodrigo Primo
|
7c50892089
|
Revert "Pass user_id via $wpdb->prepare()"
This reverts commit 77add46705 .
|
2018-10-29 11:07:20 -03:00 |
Rodrigo Primo
|
61045ecb6f
|
Revert "Fix indentation"
This reverts commit 397e40f165 .
|
2018-10-29 11:07:05 -03:00 |
Rodrigo Primo
|
0258f43589
|
Revert "Add @return for wc_update_350_order_customer_id() docblock"
This reverts commit 5c5cddf26a .
|
2018-10-29 11:06:15 -03:00 |
Gerhard
|
c0acd73d31
|
Trigger a country select on page load to ensure the address-i18n is fired on first page load.
|
2018-10-29 13:39:54 +02:00 |
Gerhard
|
aba734f033
|
Make PDT validation use the same rounding as the IPN validation.
|
2018-10-29 11:50:47 +02:00 |
Kanishk
|
2c642f3880
|
Cleaned cache right after filters are added
|
2018-10-28 16:55:07 +05:30 |
nishitlangaliya
|
e275bf2b1d
|
fix: Various 'Table does not exist' in WooCommerce status
|
2018-10-27 11:20:21 -08:00 |
angelleye
|
7ec6f3f67b
|
Sets signature field type to password for security, resolves #21714
|
2018-10-27 06:21:56 -05:00 |
dixitadusara
|
2613770f09
|
remove Over to you text from admin order confirmation email
|
2018-10-27 13:02:05 +05:30 |
dixitadusara
|
2a2a5878f2
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce
|
2018-10-27 12:59:42 +05:30 |
nishitlangaliya
|
cbcd647a34
|
Merge branch 'master' of https://github.com/woocommerce/woocommerce into HEAD
# Conflicts:
# .github/CONTRIBUTING.md
# includes/gateways/cod/class-wc-gateway-cod.php
# includes/wc-formatting-functions.php
# templates/single-product/product-image.php
|
2018-10-27 12:14:09 -08:00 |
Claudio Sanches
|
ccb3f3d82c
|
Normalize string in terms controller
|
2018-10-26 20:12:09 -03:00 |
Claudio Sanches
|
2be69a90a6
|
Reduce number of duplicated strings
|
2018-10-26 20:08:24 -03:00 |
Claudio Sanches
|
47a6c32d5c
|
Remove duplicated string in reviews endpoint
|
2018-10-26 19:31:03 -03:00 |
Claudio Sanches
|
3aa9b60b61
|
Merged similar strings to reduce number of translateable strings
|
2018-10-26 18:16:14 -03:00 |
claudiulodro
|
d59f165e31
|
Update block editor hook to new one
|
2018-10-26 13:48:47 -07:00 |
Md. Saiful Islam
|
50d33a5793
|
Fix for issue #21652
Prevent deleting the default product category. Added additional checking is the category is the default category or not.
|
2018-10-26 21:05:52 +06:00 |
Gerhard
|
86c15f24c1
|
Dont include the html tags in the translated string.
|
2018-10-26 13:33:40 +02:00 |
Gerhard
|
5285ea0dcc
|
Allow the strong tags to be used.
|
2018-10-26 13:29:56 +02:00 |
Gerhard
|
1af659e73b
|
comment_type should be review for the latest reviews dashboard widget.
|
2018-10-26 13:16:16 +02:00 |
Claudiu Lodromanean
|
d1c90c5972
|
Merge pull request #21647 from am777/master
Fixed woocommerce_localisation_address_formats for country code IN file class-wc-countries.php
|
2018-10-25 12:12:58 -07:00 |
Claudiu Lodromanean
|
e343f4def7
|
Merge pull request #21645 from woocommerce/remove/live-rates-mention-setup-wizard
Setup wizard: remove mention of live shipping rates from “activate” step
|
2018-10-25 11:57:14 -07:00 |
Claudiu Lodromanean
|
f311ad0d12
|
Merge pull request #21608 from woocommerce/use-crud-instead-of-has-post-thumbnail
Use $product->get_image_id() instead of has_post_thumbnail()
|
2018-10-25 11:51:11 -07:00 |
Claudiu Lodromanean
|
37ee239d84
|
Merge pull request #21655 from woocommerce/fix/21646
Dont default gallery variation images to gallery thumbnail size if flexslider is disabled
|
2018-10-25 11:14:54 -07:00 |
Claudio Sanches
|
53fa49b13a
|
Removed non-existing WC_Product_Simple->set_date_created_gmt method
Closes #21660
|
2018-10-25 13:12:40 -03:00 |
Jeff Stieler
|
b9b9f191e9
|
Setup wizard: store shipping label opt-in in options table, use for “activate” step feature list.
|
2018-10-25 11:43:13 -04:00 |
Kanishk
|
9bd4a8957f
|
Purged plugin and theme cache so that the helper can detect locally installed plugins and themes
|
2018-10-25 15:27:04 +05:30 |
claudiulodro
|
874ee8895d
|
Revert show shipping behavior change
|
2018-10-24 13:09:32 -07:00 |
claudiulodro
|
255877211a
|
Dont default to gallery thumbnail size if flexslider disabled
|
2018-10-24 11:07:43 -07:00 |
amit.chauhan
|
8ea696f57a
|
Fixed woocommerce_localisation_address_formats for country code IN file class-wc-countries.php and removed comment
|
2018-10-24 19:19:16 +05:30 |
amit.chauhan
|
b753548df3
|
Fixed woocommerce_localisation_address_formats for country code IN file class-wc-countries.php
|
2018-10-24 18:32:59 +05:30 |
Jeff Stieler
|
950f0c4688
|
Setup wizard: remove mention of live shipping rates from “activate” step.
|
2018-10-24 08:57:09 -04:00 |
Amit Chauhan
|
a1605b2b86
|
Merge pull request #1 from woocommerce/master
WooCommerce 3.5.0 version
|
2018-10-24 17:05:01 +05:30 |
jamsheerkrd
|
bb5df05920
|
Update abstract-wc-data.php
https://github.com/woocommerce/woocommerce/issues/21640
|
2018-10-24 14:05:49 +05:30 |
Rodrigo Primo
|
4ad0fbd521
|
3.5.0 changelog
|
2018-10-23 18:41:08 -03:00 |