Mike Jolley
|
7ab814ffa9
|
Order status check needs to be inside wc_downloadable_product_permissions so permissions are granted after completion. Closes #4826
|
2014-02-17 13:35:38 +01:00 |
Coen Jacobs
|
87c5274992
|
Better workaround for esc_url stripping spaces #4842
|
2014-02-17 13:35:38 +01:00 |
Coen Jacobs
|
a610e72c09
|
esc_attr instead of esc_url to preserve spaces in img src #4842
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
a2aa4ec9a9
|
Flip default status of price_trim_zeros
#4828 #4823 enabled with add_filter( 'woocommerce_price_trim_zeros',
'__return_true’ );
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
c64d25884e
|
define cart_session_data in constructor Closes #4822
|
2014-02-17 13:35:38 +01:00 |
Mike Jolley
|
af2a82a7d7
|
Make my-account/view-order use the template file
|
2014-02-17 13:35:38 +01:00 |
Coen Jacobs
|
e21936edba
|
Changelog bump for #4831
|
2014-02-17 13:34:27 +01:00 |
Art Project Group
|
3f9c9c23c9
|
Update class-wc-shortcode-cart.php
|
2014-02-17 13:33:10 +01:00 |
Art Project Group
|
0a90eba7fd
|
Prevent an error notice
It only shows when country has states and state was leave in blanc on
the form.
|
2014-02-17 13:33:10 +01:00 |
Coen Jacobs
|
d8c54b11f6
|
Changelog bump for #4809
|
2014-02-17 13:32:55 +01:00 |
claudiosmweb
|
3b28564273
|
fixed the input names in assets/js/admin/meta-boxes-variations.js
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
7e00d4d4fa
|
fixed coding standards meta-boxes-variations.js
fixed some JSHint issues
this commit helps in #4680
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
e38869f2e8
|
fixed the indendation in assets/js/admin/meta-boxes-variations.js
|
2014-02-17 13:31:20 +01:00 |
claudiosmweb
|
ec50642476
|
fixed the variation bulk edit, closes #4807
solved the issue with increase and decrease values forcing to be string the prompt return value
|
2014-02-17 13:31:20 +01:00 |
Coen Jacobs
|
1a084cc90e
|
Changelog bump for #4811
|
2014-02-17 13:29:02 +01:00 |
Coen Jacobs
|
00dfdb73e3
|
Merge pull request #4811 from claudiosmweb/fix_4281
Add the payment method title in order details
|
2014-02-17 13:27:38 +01:00 |
Mike Jolley
|
37573a93e2
|
wc_get_product_ids_on_sale should return array of integers, not strings Closes #4825
|
2014-02-17 12:20:10 +00:00 |
Mike Jolley
|
33ab2efb21
|
Min
|
2014-02-17 12:09:39 +00:00 |
Mike Jolley
|
9f7363a717
|
Turn off cursor for IE Closes #4824
|
2014-02-17 12:09:35 +00:00 |
Mike Jolley
|
c3f514fa0a
|
Standards and some query tweaks for get_downloadable_products #4827
|
2014-02-17 11:58:14 +00:00 |
Mike Jolley
|
1e1490894e
|
Code standards
|
2014-02-17 10:50:36 +00:00 |
Mike Jolley
|
b22abbda90
|
Order status check needs to be inside wc_downloadable_product_permissions so permissions are granted after completion. Closes #4826
|
2014-02-17 10:50:00 +00:00 |
Coen Jacobs
|
e2ebb387f7
|
Better workaround for esc_url stripping spaces #4842
|
2014-02-17 11:48:43 +01:00 |
Coen Jacobs
|
a19266b955
|
esc_attr instead of esc_url to preserve spaces in img src #4842
|
2014-02-17 11:29:36 +01:00 |
Mike Jolley
|
7789d34baf
|
Merge pull request #4831 from artprojectgroup/master
Prevent an error notice
|
2014-02-17 10:20:44 +00:00 |
Mike Jolley
|
a67c91db7b
|
Flip default status of price_trim_zeros
#4828 #4823 enabled with add_filter( 'woocommerce_price_trim_zeros',
'__return_true’ );
|
2014-02-17 10:19:12 +00:00 |
Mike Jolley
|
ca782212de
|
define cart_session_data in constructor Closes #4822
|
2014-02-17 10:16:06 +00:00 |
Mike Jolley
|
711cf9161f
|
Merge pull request #4809 from claudiosmweb/fix_4807
Fix a bug in variations bulk edit and fixed some standards
|
2014-02-17 09:48:11 +00:00 |
Mike Jolley
|
0ddff220d5
|
Make my-account/view-order use the template file
|
2014-02-17 09:44:45 +00:00 |
Coen Jacobs
|
cd81918618
|
Changelog bump for #4802, #4799, #4804
|
2014-02-17 10:43:02 +01:00 |
Mike Jolley
|
2fb6030e52
|
Fix printf in customer new account email Closes #4802
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
57f7aeaa0c
|
Fix ampersands in plan text Closes #4799
|
2014-02-17 10:39:54 +01:00 |
James Koster
|
52dd2cb0b6
|
stack password reset fields on handheld. closes #4804
|
2014-02-17 10:39:54 +01:00 |
James Koster
|
b3e87b16b9
|
stack password reset fields on handheld. closes #4804
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
8c92a80c8f
|
apigen fix
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
c22309fd51
|
ApiGen + woodocs template + grunt task
|
2014-02-17 10:39:54 +01:00 |
Mike Jolley
|
6d0a31b491
|
Update docblocks
|
2014-02-17 10:39:53 +01:00 |
Art Project Group
|
4031c8b5d7
|
Update class-wc-shortcode-cart.php
|
2014-02-16 19:53:55 +01:00 |
Art Project Group
|
7d9a1e77a6
|
Prevent an error notice
It only shows when country has states and state was leave in blanc on
the form.
|
2014-02-16 15:44:24 +01:00 |
claudiosmweb
|
bc98201d26
|
added the payment method title in order details, closes #4281
|
2014-02-15 03:14:04 -02:00 |
claudiosmweb
|
199c13efda
|
fixed the input names in assets/js/admin/meta-boxes-variations.js
|
2014-02-14 18:56:38 -02:00 |
claudiosmweb
|
3dd39c1fb9
|
fixed coding standards meta-boxes-variations.js
fixed some JSHint issues
this commit helps in #4680
|
2014-02-14 18:49:36 -02:00 |
claudiosmweb
|
f3eb602532
|
fixed the indendation in assets/js/admin/meta-boxes-variations.js
|
2014-02-14 18:28:23 -02:00 |
claudiosmweb
|
d3e4a18763
|
fixed the variation bulk edit, closes #4807
solved the issue with increase and decrease values forcing to be string the prompt return value
|
2014-02-14 18:24:48 -02:00 |
Mike Jolley
|
d5482d00d0
|
Fix printf in customer new account email Closes #4802
|
2014-02-14 15:50:30 +00:00 |
Mike Jolley
|
97dd163c5e
|
Fix ampersands in plan text Closes #4799
|
2014-02-14 15:37:30 +00:00 |
James Koster
|
081e1dc583
|
stack password reset fields on handheld. closes #4804
|
2014-02-14 15:18:37 +00:00 |
James Koster
|
64654094d4
|
stack password reset fields on handheld. closes #4804
|
2014-02-14 15:18:23 +00:00 |
Mike Jolley
|
406487ac23
|
apigen fix
|
2014-02-14 15:09:35 +00:00 |
Mike Jolley
|
964fc53ece
|
ApiGen + woodocs template + grunt task
|
2014-02-14 14:29:40 +00:00 |