Mike Jolley
|
27c9006f77
|
Product data store loop protection
|
2017-04-15 21:04:41 +01:00 |
Mike Jolley
|
21da0cf71f
|
Ensure name and file is set
|
2017-04-12 14:11:04 +01: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 |
Mike Jolley
|
5cfed7569c
|
Simplify wc_is_attribute_in_product_name and change separator
|
2017-04-11 21:12:30 +01: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 |
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 |
Claudiu Lodromanean
|
903b176b99
|
Attribute title tweaks
|
2017-04-10 13:16:58 -07:00 |
Mike Jolley
|
243b7a0d3f
|
Exclude location meta from setters
|
2017-04-10 12:16:25 +01:00 |
Govind Kumar
|
2ea79cc5ed
|
Fixed issue #14124
|
2017-04-07 19:14:10 +05:30 |
Claudio Sanches
|
708df27719
|
Merge pull request #14117 from woocommerce/fix/14108
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
|
2017-04-07 13:29:40 -03:00 |
Mike Jolley
|
7418b9f8b8
|
If variation tax class meta is not set, it should be 'parent' to support 2.6 data
Fixes #14108
|
2017-04-07 17:13:59 +01:00 |
Claudio Sanches
|
51c00cce09
|
Merge pull request #14099 from dixitadusara/issue-14089B
Modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 12:33:01 -03:00 |
Mike Jolley
|
4f412678bd
|
Ensure meta_value has valid keys in read_attributes
Fixes #14085
|
2017-04-07 10:59:59 +01:00 |
dixitadusara
|
e527b6608c
|
modified suggestion of Invalid argument supplied for foreach ref #14089
|
2017-04-07 15:27:52 +05:30 |
dixitadusara
|
3ba9063d3d
|
Invalid argument supplied for foreach - class-wc-product-data-store-cpt.php ref #14089
|
2017-04-07 13:24:34 +05:30 |
Mike Jolley
|
1b5cad3d78
|
Fix variation category restriction and limit to x uses
Fixes #14068
|
2017-04-06 21:51:11 +01:00 |
Claudio Sanches
|
14572c8d80
|
Merge pull request #13991 from woocommerce/fix/13928
When setting props, exclude deprecated ones
|
2017-04-06 16:20:34 -03:00 |
Mike Jolley
|
2877752e1f
|
array_flip
|
2017-04-06 20:18:14 +01:00 |
Claudio Sanches
|
0529e4efab
|
Merge pull request #14026 from woocommerce/fix/13978
Fix variable stock syncing
|
2017-04-06 16:06:26 -03:00 |
Mike Jolley
|
8f2287be12
|
Use get_children for comparison
|
2017-04-06 19:47:22 +01:00 |
Mike Jolley
|
5701b1f7e2
|
Get cross sells from parent
fixes #14054
|
2017-04-06 19:01:57 +01:00 |
Claudio Sanches
|
42ca7bda3d
|
Merge pull request #13989 from woocommerce/fix/product-meta-save_post
Fix saving meta when using `save_post`.
|
2017-04-06 14:38:16 -03:00 |
Mike Jolley
|
fd3e656912
|
Pull tax status from parent since there is no UI to set at variation level
|
2017-04-06 17:54:34 +01:00 |
Claudio Sanches
|
9a219b71da
|
Merge pull request #14036 from woocommerce/fix/14032
Make sure we have a prefix for strstr
|
2017-04-06 10:25:46 -03:00 |
Mike Jolley
|
822412d03c
|
Make sure we have a prefix for strstr
Closes #14032
|
2017-04-06 14:11:00 +01:00 |
Mike Jolley
|
a7a896008c
|
Fix up the child_is_in_stock function
|
2017-04-06 12:26:19 +01:00 |
Mike Jolley
|
d570a81241
|
Set session data only if the value is empty in customer object. Prevents session data overwriting customer data on login.
Fixes #13906
|
2017-04-06 10:28:32 +01:00 |
Mike Jolley
|
70778abade
|
When setting props, exclude deprecated ones
Fixes #13928
|
2017-04-05 23:16:45 +01:00 |
Justin Shreve
|
15bf1da7d5
|
Call save_meta_data before wp_update_post for data stores that use it, and refresh meta cache after.
|
2017-04-05 14:39:41 -07:00 |
Claudiu Lodromanean
|
c02cee595e
|
Add missing download_id param
|
2017-04-05 13:37:42 -07:00 |
Mike Jolley
|
359213d720
|
Fix direction
|
2017-04-05 20:25:21 +01:00 |
Mike Jolley
|
0035afc5a0
|
Make sure we have number > 0 so all variations are not deleted
|
2017-04-05 20:22:05 +01:00 |
Claudio Sanches
|
f250cac8d1
|
Merge pull request #13967 from woocommerce/fix/13933
Use parent settings for determining if variations are sold individually.
|
2017-04-05 15:33:17 -03:00 |
Claudiu Lodromanean
|
5389844a1b
|
Use parent data for sold_individually
|
2017-04-05 11:02:26 -07:00 |
Mike Jolley
|
27b35c0515
|
Using WPDB is quicker than wp_update_post
|
2017-04-05 18:40:59 +01:00 |
Mike Jolley
|
ab4c921bd1
|
Wrap in try catch so WC_Data_Exceptions are caught on bad email.
|
2017-04-05 16:36:28 +01:00 |
Mike Jolley
|
71ce5b85bc
|
Merge pull request #13884 from woocommerce/fix-13875-13877
Private and variable product fixes
|
2017-04-03 19:16:35 +01:00 |
Mike Jolley
|
0a96f17747
|
Flip orderby
|
2017-04-03 12:12:13 +01:00 |
Mike Jolley
|
8598f82c8a
|
If user can edit private products, search them
Fixes #13877
|
2017-04-03 12:04:59 +01:00 |
Mike Jolley
|
31cd2dcb90
|
Merge pull request #13853 from woocommerce/crud-security-hardening
CRUD security/hardening
|
2017-04-03 11:09:38 +01:00 |
Mike Jolley
|
999a597055
|
Escaping in search orders
|
2017-03-31 17:14:08 +01:00 |
Mike Jolley
|
8a201b64c5
|
Only set dates if set/not null
Fixes #13848
|
2017-03-31 12:38:18 +01:00 |
Mike Jolley
|
14802a0307
|
Remove double unserialization
|
2017-03-31 12:10:20 +01:00 |
Mike Jolley
|
12e28a83f3
|
WC_Product_Variable_Data_Store_CPT::read_variation_attributes() cast to int
|
2017-03-31 11:37:12 +01:00 |
Mike Jolley
|
0d1cfe6fd2
|
Use prepare on `type` in payment token data store
|
2017-03-31 11:22:47 +01:00 |
Mike Jolley
|
f1a699c259
|
Cleanup
|
2017-03-31 11:18:22 +01:00 |
Mike Jolley
|
a443419006
|
remove extract and sanitize orderby against whitelist
|
2017-03-31 11:15:55 +01:00 |
Mike Jolley
|
399c141377
|
Fix slug updating in CRUD
Fixes #13824
|
2017-03-29 13:41:23 +01:00 |
Claudio Sanches
|
1c369e41e0
|
Merge pull request #13810 from woocommerce/fix-typo
Fix typo
|
2017-03-28 15:22:45 -03:00 |