Mike Jolley
9fb8fa4761
Merge pull request #15610 from woocommerce/update/15604
...
Copy tweaks for catalog visibility
2017-06-14 13:08:36 +01:00
Mike Jolley
3132d641e3
Merge pull request #15600 from woocommerce/improvement/15596
...
Add checks in get_orders_generate_customer_meta_query
2017-06-14 13:04:03 +01:00
Mike Jolley
66c7c20844
Should work in reverse
2017-06-14 12:57:26 +01:00
Mike Jolley
985f7e043f
Update totals if local pickup is selected
2017-06-14 12:46:59 +01:00
Mike Jolley
55e9add8e5
More strict COD method matching
...
Fixes #15606
2017-06-14 12:17:28 +01:00
Mike Jolley
4a4e201888
Copy tweaks for catalog visibility
...
Ref #15604
2017-06-14 12:07:20 +01:00
Valerie K
66259ebff1
Update WooCommerce Services copy ( #15598 )
...
* Remove excess explanation from wizard shipping step
* Remove distracting link from shipping wizard page
* Update copy on extensions WCS banner
* Update copy on WCS extensions banner for Canada
* Fix extensions WCS banner when read from json
* Add Canada copy on wizard shipping step
* Use strict array comparison in WCS shipping tout
* Add service logos to WCS extension banner
* Use strict array comparison in WCS banner
* Remove related extensions when showing WCS banner
- when store is based in Canada remove Canada Post
extension from shipping page
- when store is based in US remove USPS
extension from shipping page
* Add image alt for logos on WCS banners
* Update WCS banner and wizard content
2017-06-14 11:24:45 +01:00
Claudio Sanches
62c65e778b
Restored emails settings default values
...
Closes #15574
2017-06-13 20:00:50 -03:00
claudiulodro
62064d56f8
Add edge case test
2017-06-13 14:00:12 -07:00
claudiulodro
489e67dbe1
Remove unnecessary checks
2017-06-13 13:37:40 -07:00
claudiulodro
f1a9dbc69e
Extra checks and tests
2017-06-13 13:32:21 -07:00
Claudio Sanches
6d1c133a3e
Merge pull request #15594 from woocommerce/fix/15561
...
Remove escape to fix saving of Special characters in attributes
2017-06-13 14:28:39 -03:00
Mike Jolley
ba2bf67bb9
Use hash_equals where needed
2017-06-13 13:54:02 +01:00
Mike Jolley
e24ca9d3bc
Merge remote-tracking branch 'origin/master'
2017-06-13 13:35:17 +01:00
Mike Jolley
eba3241d6a
Merge branch 'pr/15591'
2017-06-13 13:35:11 +01:00
Mike Jolley
598982ef70
Standards
2017-06-13 13:34:46 +01:00
Mike Jolley
c4c3d37101
Remove escape
2017-06-13 13:30:00 +01:00
Mike Jolley
393f1be092
Merge pull request #15580 from woocommerce/refactore/improve-importer-mapping-options
...
Better importer mapping options
2017-06-13 12:15:33 +01:00
Mike Jolley
1a6e477c83
Merge pull request #15579 from woocommerce/fix/importer-delimiter
...
Start handle importer delimiter
2017-06-13 11:57:10 +01:00
Mike Jolley
3d50d1468c
Merge pull request #15590 from woocommerce/fix/15584
...
Prevent error in wc_get_product_term_ids
2017-06-13 11:43:00 +01:00
Mike Jolley
282bf0fd68
Cleanup
2017-06-13 11:41:44 +01:00
nishitlangaliya
efea26d8fa
Fixed Login Issue when the username is an email ref #15577
2017-06-13 16:09:54 +05:30
Mike Jolley
5b1af1b75f
Merge pull request #15550 from ughimire/product-import
...
Fixed - Directory separator issue on windows for product import file …
2017-06-13 11:35:40 +01:00
Mike Jolley
0b14e91a60
Merge pull request #15533 from woocommerce/fix/order-item-meta-formatting
...
Removes the use of strip_tags() when outputting order item meta
2017-06-13 11:35:03 +01:00
yachmenov_c_
ab7a3b625c
#15584 - is_wp_error() checking added to prevent fatal
2017-06-13 11:19:56 +03:00
Umesh Ghimire
b5cd0a8680
Space after parentheses
2017-06-13 09:52:27 +05:45
Claudio Sanches
b3c0e705c9
Merge pull request #15578 from woocommerce/fix/15573
...
Add support for paginate with return ids in wc_order_query
2017-06-12 18:17:42 -03:00
Claudio Sanches
e6b5ac83c4
Better importer mapping options
...
- Rearranged fields to make easy to find
- Grouped price fields
- Include context to "Stock" since could means different things depending on the language
2017-06-12 18:08:23 -03:00
Claudio Sanches
2702647f88
Start handle importer delimiter
...
This make able handle the delimiter input passing to mapping screen and to the AJAX importation process.
2017-06-12 17:47:20 -03:00
claudiulodro
f020d54e67
Add support for paginate and return ids in wc_order_query
2017-06-12 13:26:29 -07:00
Claudiu Lodromanean
da35bad7bc
Merge pull request #15575 from woocommerce/fix/15559
...
[REST API] Allow set grouped_products
2017-06-12 10:14:05 -07:00
Claudio Sanches
4dcb61e098
Fixed a typo
2017-06-12 13:59:47 -03:00
Claudio Sanches
b2ce6212d4
Merge pull request #15569 from woocommerce/fix/15566
...
Update variation outofstock term on save.
2017-06-12 13:51:38 -03:00
Claudio Sanches
1254013f51
Merge pull request #15539 from woocommerce/fix/exporter-speed-and-encoding
...
Fix exporter speed and encoding
2017-06-12 13:49:57 -03:00
Claudio Sanches
1f7f289a88
Merge pull request #15570 from woocommerce/fix/15555
...
Show attribute data in admin list.
2017-06-12 13:43:02 -03:00
Claudio Sanches
43d28372b9
[REST API] Allow set grouped_products
...
Fixes #15559
2017-06-12 13:34:39 -03:00
Claudio Sanches
2541e38890
Merge pull request #15571 from woocommerce/fix/customer-logout-nonce
...
Add a nonce and confirmation for logging out via the customer my account page
2017-06-12 13:29:39 -03:00
Mike Jolley
636ad8b652
Add a nonce and confirmation for logging out via the customer my account page
2017-06-12 14:02:29 +01:00
Mike Jolley
54a9387361
Show attribute data in admin list.
2017-06-12 13:37:52 +01:00
Mike Jolley
a9a23213de
Merge pull request #15554 from Chunkford/patch-3
...
Pass context information to formatted order item meta data filters - Part 2
2017-06-12 13:12:54 +01:00
Mike Jolley
012f251e42
Update variation outofstock term on save.
2017-06-12 13:09:47 +01:00
Mike Jolley
396c8aa4fc
Fix comment
...
Closes #15560
2017-06-12 11:39:22 +01:00
Chunkford
49353d5c6e
Create class-wc-order-item-meta.php
...
Add extra data to the second occurrence of the 'woocommerce_order_item_display_meta_value' hook so it matches the change done in https://github.com/woocommerce/woocommerce/pull/15551
2017-06-10 16:05:02 +01:00
Mike Jolley
1696a036a8
Use fputcsv to fix escaping
2017-06-10 15:43:38 +01:00
Mike Jolley
e2a73bbee9
Merge pull request #15523 from woocommerce/fix/15167
...
Fixed backwards compatibility with WC_Product_Variable::get_available_variation()
2017-06-10 14:27:02 +01:00
Mike Jolley
fbe08cd76e
Merge pull request #15551 from Chunkford/patch-1
...
Pass context information to formatted order item meta data filters
2017-06-10 14:21:49 +01:00
Chunkford
6326bd1f98
Create class-wc-order-item.php
...
Add extra data to `woocommerce_order_item_display_meta_key` and `woocommerce_order_item_display_meta_value` hooks
2017-06-10 13:26:43 +01:00
Umesh Ghimire
71c22cadf1
Fixed - Directory separator issue on windows for product import file fixed.
2017-06-10 08:50:41 +05:45
Claudio Sanches
894c77b0f7
Merge pull request #15547 from woocommerce/fix/15543
...
Fix undefined/incorrectly used variables
2017-06-09 19:42:08 -03:00
claudiulodro
4515e5fca9
Fix undefined/incorrectly used variables
2017-06-09 14:10:55 -07:00