Mike Jolley
d7f067349a
Update localisation for terms and conditions text.
2014-03-24 12:12:54 +00:00
Mike Jolley
f8c75e9d55
Trigger click event correctly in checkout
2014-03-24 12:12:48 +00:00
tamarazuk
2f47b7df48
Order items added through admin (ajax)
...
- Store variation data for order items added through the admin
- do 'woocommerce_ajax_add_order_item_meta' action only if $item_id exists
- fixed some indenting
2014-03-24 12:12:43 +00:00
claudiosmweb
af89bb8252
becomes possible to translate the credit card form placeholders
2014-03-24 12:12:12 +00:00
bolderelements
eb990d8b3b
Update abstract-wc-email.php
...
wp_mail does return a bool just in case something goes wrong with the function so it might be nice to carry it through. While extending this class I thought it might be a good idea to double check everything I can.
2014-03-24 12:12:08 +00:00
vlinicx
27d940ea94
Update wc-core-functions.php
...
Adding a currency symbol to Croatian currency
2014-03-24 12:11:53 +00:00
Patrick Rauland
c4201add98
fixing typo in product classes
2014-03-24 12:11:43 +00:00
Patrick Rauland
4cf8152602
fixing cool typo. see #5189
2014-03-24 12:11:39 +00:00
Md Ariful Haque Khan
900483ad87
Bangladeshi states (districts) list add and state label rename.
2014-03-24 12:11:25 +00:00
Brent Shepherd
d4661d6623
Add wc_cart_totals_taxes_total_html()
...
Also introduces the new 'woocommerce_cart_totals_taxes_total_html' filter.
2014-03-24 12:10:41 +00:00
Brent Shepherd
16d935a2cb
Add 'woocommerce_cart_taxes_total' filter
2014-03-24 12:10:37 +00:00
Mike Jolley
865c04c5cf
Escape the change log contents when displaying it from wordpress.org
2014-03-24 12:10:10 +00:00
Mike Jolley
8815e2f93d
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
2014-03-24 12:09:21 +00:00
Mike Jolley
e41f9d3ad5
Tweak auto load to find admin classes #5041
2014-03-24 12:09:09 +00:00
Mike Jolley
a720cc8ad4
WC()->api_request_url for PayPal and Mijireh Closes #5183
2014-03-24 12:08:45 +00:00
Mike Jolley
2b5351ae95
Related to #5041 , there is not a way to retrieve these dynamic transient names and use delete_transient, so if using object caching we must flush
2014-03-24 12:07:29 +00:00
Mike Jolley
981ea3734a
Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041
2014-03-24 12:07:24 +00:00
Mike Jolley
7da02708ce
Correct property #5041
2014-03-24 12:07:16 +00:00
Mike Jolley
985cef955a
Remove break #5041
2014-03-24 12:07:13 +00:00
Mike Jolley
85e33a71ea
Clear object cache for orders + products #5041
2014-03-24 12:07:10 +00:00
Mike Jolley
9e5d895823
Billing Address > Billing Details. We take more than address in this section.
2014-03-24 11:16:07 +00:00
Mike Jolley
6ffd371ee4
Update localisation for terms and conditions text.
2014-03-24 11:16:07 +00:00
Mike Jolley
995f6a48f1
Trigger click event correctly in checkout
2014-03-24 11:16:07 +00:00
Mike Jolley
bd93a0023a
Merge pull request #5199 from tamarazuk/patch-1
...
Order items added through admin (ajax)
2014-03-24 10:54:49 +00:00
Mike Jolley
34f2170a47
Merge pull request #5198 from claudiosmweb/credit_card_form
...
Becomes possible to translate the credit card form placeholders
2014-03-24 10:47:10 +00:00
Mike Jolley
a9df2eed00
Merge pull request #5188 from neconest/master
...
Bangladeshi states (districts) list add and state label rename.
2014-03-24 10:42:44 +00:00
Mike Jolley
d9eff07669
Merge pull request #5195 from bolderelements/patch-1
...
Update abstract-wc-email.php
2014-03-24 10:38:47 +00:00
Mike Jolley
df3b60cf51
Merge pull request #5193 from vlinicx/patch-2
...
Update wc-core-functions.php
2014-03-24 10:36:16 +00:00
tamarazuk
b58acfa970
Order items added through admin (ajax)
...
- Store variation data for order items added through the admin
- do 'woocommerce_ajax_add_order_item_meta' action only if $item_id exists
- fixed some indenting
2014-03-24 02:02:21 -04:00
claudiosmweb
7ba14b4bd7
becomes possible to translate the credit card form placeholders
2014-03-23 19:51:27 -03:00
bolderelements
4ce392c7f8
Update abstract-wc-email.php
...
wp_mail does return a bool just in case something goes wrong with the function so it might be nice to carry it through. While extending this class I thought it might be a good idea to double check everything I can.
2014-03-23 13:09:01 -04:00
Md Ariful Haque Khan
7c1377e5d2
Merge remote-tracking branch 'upstream/master'
2014-03-23 15:52:59 +06:00
vlinicx
61ac7fbc9a
Update wc-core-functions.php
...
Adding a currency symbol to Croatian currency
2014-03-22 14:33:25 +01:00
Mike Jolley
12d5ffe2a1
Merge pull request #5190 from BFTrick/cool-typo
...
Fixing "cool" Typo. See #5189
2014-03-21 21:44:01 +00:00
Patrick Rauland
abd8a36ddc
fixing typo in product classes
2014-03-21 16:41:32 -05:00
Patrick Rauland
e4296cc5f7
fixing cool typo. see #5189
2014-03-21 16:37:26 -05:00
Md Ariful Haque Khan
6c028259ee
Bangladeshi states (districts) list add and state label rename.
2014-03-21 23:26:13 +06:00
Mike Jolley
d97cb22962
Merge pull request #5184 from thenbrent/master
...
New filters & a new function for customising tax display on the Cart page
2014-03-21 09:13:21 +00:00
Brent Shepherd
c7e6a779cb
Add wc_cart_totals_taxes_total_html()
...
Also introduces the new 'woocommerce_cart_totals_taxes_total_html' filter.
2014-03-20 17:54:42 -07:00
Brent Shepherd
49be7992e6
Add 'woocommerce_cart_taxes_total' filter
2014-03-20 17:54:18 -07:00
Mike Jolley
0dcfb797a7
Escape the change log contents when displaying it from wordpress.org
2014-03-20 16:04:33 +00:00
Mike Jolley
8007e4c102
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
2014-03-20 15:47:52 +00:00
Mike Jolley
f1c69b6355
Tweak auto load to find admin classes #5041
2014-03-20 15:30:23 +00:00
Mike Jolley
3effa037b4
WC()->api_request_url for PayPal and Mijireh Closes #5183
2014-03-20 11:44:54 +00:00
Mike Jolley
66b44c5cfe
Related to #5041 , there is not a way to retrieve these dynamic transient names and use delete_transient, so if using object caching we must flush
2014-03-20 11:20:54 +00:00
Mike Jolley
8615d06a33
Refactored report transients to use fixed names based on the report classname. Allows use of delete_transient and Fixes #5041
2014-03-20 11:10:25 +00:00
Mike Jolley
4e0ad3282f
Update change log
2014-03-20 10:04:41 +00:00
Mike Jolley
04da12a806
More JS min
2014-03-20 10:04:01 +00:00
splashingpixels
fd7ec12b70
frontend woocommerce jshinted and coding standards
2014-03-20 10:03:45 +00:00
splashingpixels
17859d9d42
frontend single-product jshinted and coding standards
2014-03-20 10:03:41 +00:00