Claudio Sanches
|
b059851882
|
Merge pull request #14001 from woocommerce/fix/13980
Allow search customers by ID in admin customer ajax search
|
2017-04-06 12:01:39 -03:00 |
Claudio Sanches
|
d326fd2224
|
Merge pull request #14041 from woocommerce/fix/missing-translation
Added context to string in result-count.php to make GlotPress catch
|
2017-04-06 12:01:27 -03:00 |
Claudio Sanches
|
3fff61ea4e
|
Merge pull request #14043 from woocommerce/fix/missing-product-type-field
if product type field is not posted, we should maintain existing type, not change to simple
|
2017-04-06 11:58:55 -03:00 |
Mike Jolley
|
82cdf65c04
|
if product type field is not posted, we should maintain existing type, not change to simple
|
2017-04-06 15:56:55 +01:00 |
Manos Psychogyiopoulos
|
e18d9741a4
|
Fix non-existing stdClass props
|
2017-04-06 17:42:51 +03:00 |
Claudio Sanches
|
f3156fb5f4
|
Merge pull request #13981 from woocommerce/fix/13936
[REST API] Fixed attributes while trying to save variations
|
2017-04-06 11:38:23 -03:00 |
Claudio Sanches
|
83135c24c1
|
Merge pull request #13971 from woocommerce/fix/13966
Ensure gateways are loaded in emails
|
2017-04-06 11:38:09 -03:00 |
Claudio Sanches
|
f2fa4f127d
|
Added context to string in result-count.php to make GlotPress catch
Missing this string on GlotPress, since the first part is equal from the
previous translatable string.
|
2017-04-06 11:07:48 -03:00 |
Claudio Sanches
|
7b04551233
|
Merge pull request #14039 from dixitadusara/issue-14038
fixes issue-14038
|
2017-04-06 11:02:31 -03:00 |
Claudio Sanches
|
966fd0e411
|
Merge pull request #14037 from woocommerce/fix/legacy-sync
Only call sync if callable
|
2017-04-06 10:54:58 -03:00 |
Claudio Sanches
|
3ce04d2bee
|
Merge pull request #14024 from dixitadusara/issue-14016
fixes issue-14016
|
2017-04-06 10:42:33 -03:00 |
dixitadusara
|
8c053b891e
|
fixes issue-14038
|
2017-04-06 19:12:02 +05:30 |
Claudio Sanches
|
49ce6bdda5
|
Merge pull request #14022 from dixitadusara/issue-14015
fixes issue-14015
|
2017-04-06 10:41:13 -03:00 |
Claudio Sanches
|
954c45d01c
|
Merge pull request #14021 from dixitadusara/issue-14020
fixes added issue-14020
|
2017-04-06 10:40:58 -03:00 |
Claudio Sanches
|
6c1a38d637
|
Merge pull request #13975 from woocommerce/fix/13943
Compare to the order item title instead of variation title
|
2017-04-06 10:36:36 -03:00 |
Mike Jolley
|
bad16b47da
|
Merge pull request #14013 from om4james/testsdeprecatedwarning
Avoid deprecated warning when creating an order in unit tests
|
2017-04-06 14:34:29 +01:00 |
Claudio Sanches
|
550f7b4028
|
Merge pull request #13986 from woocommerce/fix/13954
Fixed "singular" and "plural" parameters of WP_List_Table instances
|
2017-04-06 10:33:43 -03: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
|
261ae0ebda
|
Only call sync if callable
|
2017-04-06 14:18:17 +01:00 |
Claudio Sanches
|
03004bdd49
|
Merge pull request #14009 from woocommerce/fix/14006
When forcing shipping to billing, set the shipping fields in the order itself
|
2017-04-06 10:17:54 -03:00 |
Claudio Sanches
|
d25261a03a
|
Merge pull request #14011 from woocommerce/fix/13988
Template version bump
|
2017-04-06 10:16:30 -03:00 |
Claudio Sanches
|
01c425398c
|
Merge pull request #14012 from woocommerce/fix/13930-alt
Hide structured data in hidden element
|
2017-04-06 10:14:30 -03:00 |
Claudio Sanches
|
f2b90d6163
|
Merge pull request #14014 from woocommerce/fix/13906
Set session data only if the value is empty in customer object. Prevents session data overwriting customer data on login.
|
2017-04-06 10:12:54 -03:00 |
Claudio Sanches
|
03e05cab1c
|
Merge pull request #14017 from woocommerce/fix/14008
Allow variation image to be unset
|
2017-04-06 10:12:12 -03:00 |
Mike Jolley
|
822412d03c
|
Make sure we have a prefix for strstr
Closes #14032
|
2017-04-06 14:11:00 +01:00 |
Claudio Sanches
|
ddf188a61e
|
Merge pull request #14018 from woocommerce/fix/13968
Show a sale price on variable products if on sale and all prices are the same
|
2017-04-06 10:10:49 -03:00 |
Claudio Sanches
|
7efbb3f52e
|
Merge pull request #14027 from woocommerce/fix/null-product-json-ld
Make sure we have a product before generating JSON
|
2017-04-06 10:08:55 -03:00 |
Mike Jolley
|
288026ca9f
|
Background Emailer instead of just CRON
|
2017-04-06 13:46:07 +01:00 |
Mike Jolley
|
bf09c7df82
|
Ensure reg prices are the same
|
2017-04-06 13:08:18 +01:00 |
Mike Jolley
|
d3d301a26c
|
Add try/catch block to select2 code to stop it breaking EVERYTHING on conflict/failure
|
2017-04-06 13:04:22 +01:00 |
Mike Jolley
|
36e9b73ef3
|
Make sure we have a product before generating JSON
|
2017-04-06 12:40:53 +01:00 |
Mike Jolley
|
a7a896008c
|
Fix up the child_is_in_stock function
|
2017-04-06 12:26:19 +01:00 |
Mike Jolley
|
7e90a318cd
|
On variable save, sync with children and avoid transient cache
|
2017-04-06 12:26:10 +01:00 |
Mike Jolley
|
47411f7397
|
wc_deferred_product_sync queue function
|
2017-04-06 12:25:54 +01:00 |
Mike Jolley
|
fe42b2565c
|
Defer variation parent sync to shutdown rather than cron
|
2017-04-06 12:25:34 +01:00 |
dixitadusara
|
a0843e8bb9
|
fixes issue-14016
|
2017-04-06 16:26:21 +05:30 |
dixitadusara
|
205a9b6c24
|
fixes issue-14015
|
2017-04-06 15:52:34 +05:30 |
dixitadusara
|
fe87815d8d
|
fixes added issue-14020
|
2017-04-06 15:44:22 +05:30 |
James Collins
|
285daf466b
|
Correctly calculate order total when adding the product
|
2017-04-06 18:02:06 +08:00 |
Mike Jolley
|
93689a8107
|
Show a sale price on variable products if on sale and all prices are the same
Fixes #13968
|
2017-04-06 11:01:20 +01:00 |
Mike Jolley
|
eea6867ac9
|
Allow variation image to be unset
@claudiosanches is this correct way?
Fixes #14008
|
2017-04-06 10:41:09 +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 |
James Collins
|
09cbf5f816
|
Avoid deprecated warning when creating an order in unit tests
Unexpected deprecated notice for Action: woocommerce_order_add_product
|
2017-04-06 17:11:59 +08:00 |
Mike Jolley
|
52939e800c
|
Hide structured data in hidden element
|
2017-04-06 10:06:21 +01:00 |
Mike Jolley
|
41553930cd
|
Template version bump
Closes #13988
|
2017-04-06 09:59:24 +01:00 |
Mike Jolley
|
8614a7922d
|
When forcing shipping to billing, set the shipping fields in the order itself
Fixes #14006
|
2017-04-06 09:50:34 +01:00 |
Claudio Sanches
|
2ffb2e8853
|
Allow search customers by ID in admin customer ajax search
Closes #13980
|
2017-04-06 02:19:12 -03:00 |
Claudio Sanches
|
baaaf493d3
|
Merge pull request #14000 from tivnet/patch-5
Docblock fix
|
2017-04-06 01:40:59 -03:00 |
Gregory Karpinsky
|
37c7e2a615
|
Docblock fix
`get_availability` returns array of strings
|
2017-04-06 00:32:36 -04:00 |
Claudio Sanches
|
168a4a3096
|
Merge pull request #13909 from woocommerce/fix/prevent-only-color-picker-to-flip
Prevent RTL flip only color picker inputs
|
2017-04-05 21:21:38 -03:00 |