Claudio Sanches
|
ad5dad52a2
|
Merge pull request #14309 from woocommerce/fix/stock-notification-settings
woocommerce_notify_low_stock and woocommerce_notify_no_stock were not hooked up
|
2017-04-12 14:46:33 -03:00 |
Mike Jolley
|
85a67151ff
|
woocommerce_notify_low_stock and woocommerce_notify_no_stock were not hooked up
|
2017-04-12 18:01:59 +01:00 |
Claudio Sanches
|
c0619f99cd
|
Merge pull request #14306 from woocommerce/fix/file-validation
Only validate file type on relative paths
|
2017-04-12 12:51:48 -03:00 |
Mike Jolley
|
de7d8681d2
|
Only validate file type on relative paths
|
2017-04-12 16:49:43 +01:00 |
Claudio Sanches
|
8151eb1320
|
Merge pull request #14291 from woocommerce/fix/dupe-cats
Apply distinct to term id only
|
2017-04-12 12:18:34 -03:00 |
Claudio Sanches
|
582999c6c5
|
Merge pull request #14297 from woocommerce/fix/wc_customer_has_capability
Add $order checks to ensure object is set
|
2017-04-12 12:09:44 -03:00 |
Claudio Sanches
|
c5ee1aa00e
|
Merge pull request #14298 from woocommerce/fix/read_downloads
Ensure name and file is set
|
2017-04-12 12:09:05 -03:00 |
Mike Jolley
|
21da0cf71f
|
Ensure name and file is set
|
2017-04-12 14:11:04 +01:00 |
Mike Jolley
|
b258e64902
|
Add $order checks to ensure object is set
|
2017-04-12 13:46:14 +01:00 |
Mike Jolley
|
0628a91cfc
|
Apply distinct to term id only
|
2017-04-12 11:38:59 +01:00 |
Claudio Sanches
|
307a42b37e
|
Merge pull request #14279 from woocommerce/fix/14276
Fix shipping item name update
|
2017-04-11 18:36:15 -03:00 |
Mike Jolley
|
692eceb4cd
|
Fix shipping item name update
Fixes #14276
|
2017-04-11 21:38:50 +01:00 |
Claudio Sanches
|
e7acb2918c
|
Merge pull request #14250 from woocommerce/fix/14231
Update notice wording links and styling
|
2017-04-11 17:34:15 -03:00 |
Claudio Sanches
|
b122681700
|
Merge pull request #14268 from woocommerce/fix/background-mails
Works around some cookie hosting issues, and updates the queue more frequently in case of error during email send.
|
2017-04-11 17:31:49 -03:00 |
Claudio Sanches
|
4133f77a31
|
Merge pull request #14242 from dixitadusara/issue-14227
Incorrect sale dates set when bulk editing variations ref #14227
|
2017-04-11 17:26:58 -03:00 |
Claudio Sanches
|
627d7a8790
|
Merge pull request #14278 from woocommerce/fix/14209-alt
Variation Attribute Name Fixes (simplified)
|
2017-04-11 17:25:28 -03:00 |
Claudio Sanches
|
a1478442d8
|
Merge pull request #14274 from woocommerce/fix/14239
Ensure object exists
|
2017-04-11 17:13:55 -03:00 |
Mike Jolley
|
5cfed7569c
|
Simplify wc_is_attribute_in_product_name and change separator
|
2017-04-11 21:12:30 +01:00 |
Claudio Sanches
|
610bd3c4db
|
Merge pull request #14272 from woocommerce/fix/14266
GP, GF, KW, LB, MQ, RE and YT does not have states
|
2017-04-11 17:05:13 -03:00 |
Claudio Sanches
|
0df920ebde
|
Merge pull request #14273 from woocommerce/fix/14162
Return if there is no product in woocommerce_upsell_display
|
2017-04-11 17:03:46 -03:00 |
Claudio Sanches
|
3278d9e5d7
|
Merge pull request #14255 from woocommerce/fix/14163
Download permissions; Convert dates to timestamp on read so UTC is preserved.
|
2017-04-11 16:51:20 -03:00 |
Claudio Sanches
|
e027e5b0a1
|
Merge pull request #14228 from woocommerce/fix/14135
Fix shortcodes formatted with <p> and improved wc_format_content()
|
2017-04-11 16:14:18 -03:00 |
Mike Jolley
|
f0f1efcffd
|
Ensure object exists
fixes #14239
|
2017-04-11 19:29:20 +01:00 |
Mike Jolley
|
a7e22e3749
|
Return if there is no product in woocommerce_upsell_display
Fixes #14162
|
2017-04-11 19:21:13 +01:00 |
Mike Jolley
|
f5fdd59209
|
More states
Fixes #14270
|
2017-04-11 19:10:01 +01:00 |
Mike Jolley
|
6ad0f1755d
|
KW does not have states
Fixes #14266
|
2017-04-11 19:02:23 +01:00 |
Mike Jolley
|
7f820c2526
|
Break if batch is empty
Fixes #14261
|
2017-04-11 18:59:58 +01:00 |
Claudio Sanches
|
6ccdacb0fd
|
Merge pull request #14271 from woocommerce/fix/14259
Apply query_arg filter before generating transient name in product_loop
|
2017-04-11 14:52:26 -03:00 |
Claudio Sanches
|
765179b4da
|
Merge pull request #14253 from woocommerce/add/date-format-filter
woocommerce_admin_order_date_format filter to replace old post_date_column_time
|
2017-04-11 14:48:35 -03:00 |
Mike Jolley
|
cb668d42e0
|
Apply query_arg filter before generating transient name in product_loop
Fixes #14259
|
2017-04-11 18:47:05 +01:00 |
Claudio Sanches
|
4e9febc829
|
Merge pull request #14269 from woocommerce/fix/14263
Correct variable name
|
2017-04-11 14:45:25 -03:00 |
Mike Jolley
|
9757d2a0ce
|
Correct variable name
Fixes #14263
|
2017-04-11 18:29:55 +01:00 |
Mike Jolley
|
63cd7c25d0
|
Works around some cookie hosting issues, and updates the queue more frequently in case of error during email send.
|
2017-04-11 18:23:45 +01:00 |
Mike Jolley
|
510adc652c
|
Download permissions; Convert dates to timestamp on read so UTC is preserved.
Fixes #14163
|
2017-04-11 13:13:03 +01:00 |
Mike Jolley
|
899176bee7
|
woocommerce_update_customer_args filter
|
2017-04-11 12:47:53 +01:00 |
Mike Jolley
|
2f9a9589df
|
woocommerce_admin_order_date_format filter to replace old post_date_column_time
|
2017-04-11 12:41:30 +01:00 |
Mike Jolley
|
2eb9405caa
|
Fix notice styling
|
2017-04-11 11:40:42 +01:00 |
Mike Jolley
|
d81493cc52
|
Merge pull request #14229 from woocommerce/fix/14184
[REST API] Fixed line_items meta type to array on legacy REST API
|
2017-04-11 10:32:17 +01:00 |
dixitadusara
|
1bf13e2b8b
|
Incorrect sale dates set when bulk editing variations ref #14227
|
2017-04-11 13:04:39 +05:30 |
Claudio Sanches
|
6b12559b76
|
Merge pull request #14164 from RamyTalal/patch-1
Fix notice errors on PHP 7.1
|
2017-04-11 02:20:27 -03:00 |
Ramy Talal
|
36de5db080
|
Coding standards
|
2017-04-11 07:19:24 +02:00 |
Claudio Sanches
|
4a5a93f629
|
Merge pull request #14107 from woocommerce/fix/rest-api-legacy-v3-variations
[REST API] Fixed missing $variations variable in legacy v3
|
2017-04-10 20:19:43 -03:00 |
Claudio Sanches
|
5c92f9141b
|
[REST API] Fixed line_items meta type to array on legacy REST API
Closes #14184
|
2017-04-10 19:57:35 -03:00 |
Claudio Sanches
|
5eab267ec1
|
Fixed shortcodes formatted with <p> and improved wc_format_content()
This fix the shortcode issue, stop extra sanitization and allow use
smilies, attachments, embeds and Jetpack markdown.
Closes #14135
|
2017-04-10 19:21:22 -03:00 |
Claudio Sanches
|
702d72f173
|
Merge pull request #14225 from woocommerce/fix/14213
Use correct thumbnail for variation images in gallery
|
2017-04-10 19:13:09 -03:00 |
Mike Jolley
|
7274c14591
|
Use correct thumbnail for variation images in gallery
Fixes #14213
|
2017-04-10 23:02:53 +01:00 |
Claudio Sanches
|
394532c9ab
|
Merge pull request #14199 from woocommerce/add/visibility-terms-debug-14147
Add product visibility terms to system status report to help debug
|
2017-04-10 18:52:10 -03:00 |
Claudio Sanches
|
8bd7e2de4a
|
Merge pull request #14188 from woocommerce/fix/14186
Correct calls to wc_reduce_stock_levels in PayPal and Simplify gateways
|
2017-04-10 18:50:51 -03:00 |
Claudio Sanches
|
2acc956254
|
Merge pull request #14206 from woocommerce/fix/14118
__clone meta correctly on object clone
|
2017-04-10 18:49:49 -03:00 |
Claudio Sanches
|
47a6741707
|
Merge pull request #14221 from woocommerce/fix/14216
Do not duplicate grouped products, only variations
|
2017-04-10 18:49:28 -03:00 |