Shiva Poudel
|
c2c97855be
|
Merge branch 'master' into feature/screen-option
|
2018-02-23 09:49:19 +05:45 |
Mike Jolley
|
3353d80ecd
|
wc_get_loop_class; force columns to be a minimum of 1
|
2018-02-22 15:44:28 +00:00 |
Mike Jolley
|
f49491809f
|
Merge pull request #19078 from woocommerce/fix/17606
Display name input on My Account page
|
2018-02-22 12:29:58 +00:00 |
Mike Jolley
|
23eccd4b14
|
Merge pull request #18957 from alexmacarthur/pii-downloads
Hash customer email address in download URLs.
|
2018-02-22 12:27:33 +00:00 |
Mike Jolley
|
304922087d
|
Merge pull request #18984 from woocommerce/update/18981
Made get_on_sale_products respect the setting to hide outofstock products
|
2018-02-22 12:23:57 +00:00 |
Mike Jolley
|
64c6dd9e8b
|
Merge pull request #18779 from jeffikus/master
Updates Flexslider to version 2.7.0
|
2018-02-22 12:23:32 +00:00 |
Mike Jolley
|
b93f719b36
|
Merge pull request #18624 from Chunkford/patch-4
Display zero value when using shipping classes
|
2018-02-22 12:22:58 +00:00 |
Mike Jolley
|
58796bf981
|
Merge pull request #18554 from woocommerce/fix/18545
Flat rate: remove currency symbols
|
2018-02-22 12:21:49 +00:00 |
Mike Jolley
|
69816b9854
|
Merge pull request #18538 from woocommerce/update/16366
Optimise saving of orders
|
2018-02-22 12:20:14 +00:00 |
Mike Jolley
|
380ee9a13f
|
Merge pull request #18536 from woocommerce/update/17908
Refactor woocommerce_wp_select so it could be used for a multiselect
|
2018-02-22 12:19:11 +00:00 |
Shiva Poudel
|
f1e2c0cf83
|
Merge remote-tracking branch 'upstream/master' into feature/screen-option
|
2018-02-22 09:52:59 +05:45 |
Claudio Sanches
|
0f797714f1
|
Tweaks on account display name
|
2018-02-21 21:52:45 -03:00 |
Claudio Sanches
|
c0e29d0cbe
|
Merge branch 'fix/17606' into add/17606
|
2018-02-21 21:34:38 -03:00 |
Claudio Sanches
|
fe83dfdba7
|
Merge branch 'master' into fix/18545
|
2018-02-21 19:15:45 -03:00 |
Alex MacArthur
|
bc41fb0ba9
|
Use wc_get_order(), handle failure in case WC_Order not returned.
|
2018-02-21 15:39:43 -06:00 |
Claudio Sanches
|
7da77237a2
|
Fixed coding standards
|
2018-02-21 18:19:38 -03:00 |
Claudio Sanches
|
2f6795a2c8
|
Fixed undefined index after running setup wizard two times on fresh install
|
2018-02-21 18:15:50 -03:00 |
Mike Jolley
|
03a1906706
|
Post image is enough
|
2018-02-21 17:21:02 +00:00 |
Mike Jolley
|
8d1408fa04
|
Add WP classes to image gallery
|
2018-02-21 17:21:02 +00:00 |
Mike Jolley
|
e614c9ce22
|
Merge pull request #19069 from woocommerce/fix/19064
Numeric check needs to come after formatting the decimal
|
2018-02-21 15:08:30 +00:00 |
Mike Jolley
|
700246345b
|
Numeric check needs to come after formatting the decimal
|
2018-02-21 14:02:44 +00:00 |
Alex MacArthur
|
931bf27511
|
Fix spacing, use hash_equals to verify uid.
|
2018-02-21 07:45:07 -06:00 |
Alex MacArthur
|
3e0e75ebc3
|
Fix spacing issues.
|
2018-02-21 07:34:56 -06:00 |
Alex MacArthur
|
00e71b304d
|
Hash customer email address in download URLs.
|
2018-02-21 07:34:56 -06:00 |
Claudio Sanches
|
f60cd7cca4
|
[REST API] Fixed products shipping_class_id type
|
2018-02-20 17:16:26 -03:00 |
Claudio Sanches
|
ef393b8405
|
Merge pull request #18918 from woocommerce/fix/order-item-meta-key-maxlength
Set maxlength for order item meta key
|
2018-02-20 16:52:35 -03:00 |
Claudio Sanches
|
cf934cf45f
|
Merge pull request #18961 from woocommerce/fix/18958-remove-hardcoded-wp-content
Remove hardcoded /wp-content check for downloads.
|
2018-02-20 16:17:27 -03:00 |
Claudio Sanches
|
c80372ad5c
|
Merge pull request #19027 from woocommerce/update/persistent-cart-filter
Added woocommerce_persistent_cart_enabled filter
|
2018-02-20 13:57:27 -03:00 |
Claudio Sanches
|
44c1de45eb
|
Merge pull request #19043 from woocommerce/fix/19032
Prevent shortcode [product_page] redirecting to the actual product's page after add to cart
|
2018-02-20 13:20:08 -03:00 |
Claudio Sanches
|
99a72a6929
|
Merge pull request #19044 from woocommerce/fix/19030
Make terms logic match for breadcrumb and widget
|
2018-02-20 13:18:11 -03:00 |
Mike Jolley
|
7a68cb9c12
|
Update regex
|
2018-02-20 16:04:42 +00:00 |
Mike Jolley
|
0cda2dba82
|
Convert more dollar entries for plain text emails
|
2018-02-20 16:04:42 +00:00 |
Mike Jolley
|
472e64270a
|
Check parent status when seeing if variation is purchasable.
|
2018-02-20 12:34:33 +00:00 |
Mike Jolley
|
5330d0b860
|
Make terms logic match for breadcrumb and widget
|
2018-02-20 11:49:06 +00:00 |
Mike Jolley
|
2a7b09cb52
|
Merge pull request #19037 from woocommerce/fix/19036-order-date
Show full date for future orders
|
2018-02-20 11:21:31 +00:00 |
Mike Jolley
|
c66d676680
|
Simplify date check
|
2018-02-20 11:21:00 +00:00 |
Mike Jolley
|
86132346df
|
remove action when rendering shortcode
|
2018-02-20 11:15:09 +00:00 |
Mike Jolley
|
adde0d6d29
|
Merge pull request #19042 from woocommerce/fix/shipping-zones-wizard-notice
Prevent shipping zones PHP notice during setup wizard
|
2018-02-20 10:40:54 +00:00 |
Caleb Burks
|
3469d47947
|
Prevent shipping zones PHP notice in wizard
|
2018-02-20 02:33:06 -05:00 |
Caleb Burks
|
634bee567e
|
Ensure item totals are not empty
|
2018-02-20 02:19:12 -05:00 |
Caleb Burks
|
3d7f674c54
|
Show full date for future orders
|
2018-02-19 21:25:03 -05:00 |
claudiulodro
|
af5cb5df93
|
Resolve merge conflicts
|
2018-02-19 10:45:06 -08:00 |
Mike Jolley
|
0df57524a7
|
Added woocommerce_persistent_cart_enabled filter
|
2018-02-19 16:36:26 +00:00 |
Mike Jolley
|
6f855c781f
|
Fix response/ajax handling for #18080
|
2018-02-19 14:56:30 +00:00 |
Mike Jolley
|
5fce9152bd
|
Merge pull request #18080 from WPprodigy/fix-stock-update-order-notes
Enhancements for stock updates
|
2018-02-19 14:51:05 +00:00 |
Mike Jolley
|
7c61f05bb1
|
Merge pull request #18620 from woocommerce/fix/get-downloads-order-by
Fix: properly set orderby and order when calling WC_Customer_Download_Data_Store::get_downloads()
|
2018-02-19 14:44:21 +00:00 |
Mike Jolley
|
0996264e7a
|
Merge pull request #18609 from woocommerce/fix/18608-add-missing-action-settings-save
Add missing action for settings pages that override save method
|
2018-02-19 14:43:58 +00:00 |
Mike Jolley
|
b6ae08a72a
|
Duplicate action
|
2018-02-19 14:43:28 +00:00 |
Mike Jolley
|
d5a1463e3e
|
Merge pull request #18595 from woocommerce/update/add-ext-object-cache-to-system-status
Display whether or not external object cache is enabled
|
2018-02-19 14:40:14 +00:00 |
Mike Jolley
|
5feed3e0cc
|
Merge branch 'master' into update/add-ext-object-cache-to-system-status
|
2018-02-19 14:39:31 +00:00 |