Commit Graph

27084 Commits

Author SHA1 Message Date
Claudiu Lodromanean 1dc1f67a0b
Update entry for mobile zoom tweak 2018-05-08 11:18:12 -07:00
Claudiu Lodromanean 3e1d4ed887
Update readme.txt 2018-05-08 10:40:58 -07:00
Claudiu Lodromanean 8cd03f273e
Update readme.txt 2018-05-08 08:58:08 -07:00
Claudiu Lodromanean 9456d3b72b
Update readme.txt 2018-05-07 10:46:53 -07:00
Claudiu Lodromanean 8035ce7f9f
Update readme.txt 2018-05-03 09:25:20 -07:00
Claudiu Lodromanean 5dbe21012b
Update readme.txt 2018-05-03 08:22:26 -07:00
Claudiu Lodromanean 36fa5b27a3
Update readme.txt 2018-05-03 08:12:47 -07:00
Claudiu Lodromanean c82453c1db
Update readme.txt 2018-05-03 08:04:20 -07:00
Mike Jolley 82330a1e82 Readme for #19922 #19928 2018-05-02 10:43:54 +01:00
Claudiu Lodromanean 64e9a5b1e7
Document GDPR logging changes 2018-05-01 09:58:23 -07:00
Claudiu Lodromanean 47450230a7
Update readme.txt 2018-05-01 08:37:04 -07:00
Claudiu Lodromanean 18492c0380
19907 and 19909 2018-04-30 08:07:19 -07:00
Gerhard Potgieter 917a13d1e4 No update available subscription activation message readme. 2018-04-30 14:17:47 +02:00
Gerhard Potgieter 2f6806b70e Include select tags when saving payment details readme. 2018-04-30 14:11:53 +02:00
Gerhard Potgieter 28ea01a59a Coupon float amount readme 2018-04-30 13:55:12 +02:00
Gerhard Potgieter 16e406f647 Invalidate fragment cache on theme switch readme. 2018-04-30 13:53:20 +02:00
Claudiu Lodromanean e723fbdf85
Update readme.txt 2018-04-26 13:17:32 -07:00
Claudiu Lodromanean f1112b57e5
Add changes made so far during 3.4 beta 2018-04-26 12:18:34 -07:00
Claudiu Lodromanean 88a13b02db
Merge pull request #19876 from woocommerce/fix/product-type-filter
Fix: product type filter should show selected product type
2018-04-26 11:56:04 -07:00
Claudiu Lodromanean 0bf2dfbca8
Merge pull request #19872 from woocommerce/update/email-restrictions-text
Updates email restrictions label so it's clear this is a whitelist
2018-04-26 11:49:54 -07:00
Claudiu Lodromanean 93586a4494
Merge pull request #19875 from woocommerce/fix/19855
Add sort handle column when adding new tags.
2018-04-26 11:47:58 -07:00
Claudiu Lodromanean 0e20fb0768
Merge pull request #19861 from rnaby/250418-222543-wc-product-variation
Rewritten the logic and cleaned the code.
2018-04-26 11:46:21 -07:00
Claudiu Lodromanean 08088f15a9
Merge pull request #19858 from rnaby/250418-221130-wc-customer-data-store
Removed redundant else statement and inverted the early return
2018-04-26 11:21:41 -07:00
Claudiu Lodromanean a4508f8cc4
Merge pull request #19857 from woocommerce/fix/19856
Made JS to look for closest form-row paragraph instead of parent in the checkout.
2018-04-26 11:08:31 -07:00
Mike Jolley 0d4401d9a8
Merge pull request #19871 from woocommerce/update/gdpr-defaults
Fix GDPR defaults
2018-04-26 17:22:03 +01:00
Claudiu Lodromanean 9b37eb980f
Merge pull request #19848 from woocommerce/tweak/support-payment_method_in
Support payment_method_in when selecting orders
2018-04-26 08:26:33 -07:00
Boro Sitnikovski d6b4ca980c Add support for arrays when building meta query args 2018-04-26 16:49:49 +02:00
Peter Fabian 9b154b961e Add sort handle column when adding new tags. 2018-04-26 15:11:00 +02:00
Rodrigo Primo 49855b4676 Fix: product type filter should show selected product type
Since admin lists were refactored in 8f37ea33ed, a bug was introduced that prevented the "Filter by product type" select box in the products list page in the admin from showing the selected product type when filtering by "Downloadable" products. Before marking this option as selected, the code was checking if `$wp_query->query['product_type']` is set. This check made sense before the refactor (see 8f37ea33ed (diff-a116210e8adc50b0853846ba935daaadL1544)) but it doesn't make sense anymore. In the new method, `$wp_query` is not even used.
2018-04-26 10:02:44 -03:00
Mike Jolley ef69c27f25 Updates email restrictions label so it's clear this is a whitelist 2018-04-26 12:58:08 +01:00
Mike Jolley ffc5fc6b74
Merge pull request #19865 from rnaby/260418-090005-wc-checkout
Method refactored
2018-04-26 12:37:08 +01:00
Mike Jolley 79c6c6c61b
Merge pull request #19866 from rnaby/260418-091223-wc-checkout
get_value method refactored
2018-04-26 12:34:46 +01:00
Mike Jolley 6a1cd802bc
Merge pull request #19868 from rnaby/260418-101617-wc-checkout
process_order_without_payment method redundant else removed
2018-04-26 12:29:14 +01:00
Mike Jolley 2be94d24e9
Merge pull request #19869 from rnaby/260418-102041-wc-checkout
process_order_payment method redundant else removed.
2018-04-26 12:25:04 +01:00
Mike Jolley e6eaa4f83c Fix colorpicker styling 2018-04-26 12:21:17 +01:00
Mike Jolley ccff8ecd17 Fix policy text preview in customizer. 2018-04-26 12:11:11 +01:00
Mike Jolley d73d15a73d Phone was required in 3.3 - set default 2018-04-26 11:52:36 +01:00
Mike Jolley e15a4f63a0 Update defaults so account creation is disabled until setup by admin 2018-04-26 11:50:15 +01:00
Khan M Rashedun-Naby c235d05446 process_order_payment method redundant else removed. 2018-04-26 10:24:31 +06:00
Khan M Rashedun-Naby dfcec0ce39 process_order_without_payment method redundant else removed 2018-04-26 10:18:47 +06:00
Khan M Rashedun-Naby e1fea55cb6 get_value method refactored 2018-04-26 09:40:58 +06:00
Khan M Rashedun-Naby 6714d47e8d Some more clean up 2018-04-26 09:11:36 +06:00
Khan M Rashedun-Naby d7458493c6 get_checkout_fields method refactored 2018-04-26 09:03:51 +06:00
Khan M Rashedun-Naby 98a13a0fc2 Rewritten the logic and cleaned the code. 2018-04-25 22:54:17 +06:00
Khan M Rashedun-Naby c174316bf8 Removed redundant else statement and inverted the early return 2018-04-25 22:21:21 +06:00
Mike Jolley a04c54a896
Merge pull request #19851 from woocommerce/fix-e2e-tests-before3.4
Fix the US currency name and attribute check for creating variable product
2018-04-25 12:03:54 +01:00
Mike Jolley 2f6d2b857b
Merge pull request #19833 from rnaby/240418-091920-wc-admin-log-table-list
Inverted the condition based returns.
2018-04-25 12:00:34 +01:00
Mike Jolley 6694d64ef6
Merge pull request #19845 from woocommerce/feature/19840
Trigger GeoLite2 database download after update
2018-04-25 11:59:46 +01:00
Mike Jolley 7a8d23ce41
Merge pull request #19852 from rnaby/250418-143213-wc_product_has_unique_sku
Removed redundant else
2018-04-25 11:59:10 +01:00
Peter Fabian 7ffc5a4b51 Made JS to look for closest form-row paragraph instead of parent.
As the input/select are now wrapped in span, going to parent brakes the form in some workflows.
2018-04-25 12:46:38 +02:00