Mike Jolley
d85de187f9
Variable product hooks. Closes #1201 .
2012-06-29 19:52:06 +01:00
Mike Jolley
3cc8f41b90
get_icon get_title get_description for #1201
2012-06-29 19:44:33 +01:00
Mike Jolley
f2f847ad5b
Tweaks to #1180 . And get_image confusion resolved (it shouldn't echo)
2012-06-29 18:56:42 +01:00
Mike Jolley
127a981f99
Merge pull request #1180 from franticpsyx/master
...
Disable cart hyperlinks of hidden products & minor cart widget tweak.
2012-06-29 10:10:37 -07:00
Mike Jolley
491c02b35d
Tweaks to previous merge
2012-06-29 17:51:15 +01:00
Manos Psychogyiopoulos
123d04f0e5
More meaningful code.
2012-06-29 18:16:43 +03:00
matt
2b54280999
Modify WC_Product::get_image() for return
...
Function currently only echos. Commit enables function to return product
image. WCP+A replaces the product thumbnail with photo preview
thumbnail. Original function showed two thumbnails directly next to each
other.
2012-06-29 11:08:50 -04:00
Manos Psychogyiopoulos
3e97cc3ef1
Disable cart hyperlinks for hidden products.
2012-06-28 18:41:18 +03:00
Manos Psychogyiopoulos
ea409a4310
Pull
2012-06-28 18:34:04 +03:00
Mike Jolley
023ee52246
Zero tax check in totals.php
2012-06-20 19:53:35 +01:00
Coen Jacobs
863918f7f4
Revert "Moved # character in translatable order strings. Closes #1161 "
...
This reverts commit f6c83fe6aa
.
2012-06-20 19:18:16 +02:00
Coen Jacobs
f6c83fe6aa
Moved # character in translatable order strings. Closes #1161
2012-06-20 19:14:33 +02:00
Mike Jolley
fcd1dab9ef
Merge pull request #1167 from GeertDD/order_details_hook
...
Added hook to the customer single order view
2012-06-20 07:15:47 -07:00
Mike Jolley
c9ddba1e35
Hooks for stripe
2012-06-19 19:09:51 +01:00
Geert De Deckere
7ba4296cf0
Added hook to the customer single order view
2012-06-15 14:22:51 +02:00
Mike Jolley
ca2f5ba28c
hook closes #1151 .
2012-06-14 00:55:42 +01:00
Mike Jolley
4d7d184698
newlines and styling tweak. Closes #1112 .
2012-06-10 18:45:43 +01:00
Mike Jolley
f9f1bb9ddd
Ordering tweaks/improvements and variation prices. Closes #1097 .
2012-06-10 18:15:02 +01:00
Mike Jolley
7036acf989
Cart widget respects cart tax settings, Exempt from VAT shows price ex VAT. Closes #1128 .
2012-06-10 15:48:52 +01:00
Mike Jolley
5d9e4b9e82
Added hook for recaptcha. Closes #1136 .
2012-06-10 14:26:07 +01:00
Mike Jolley
06398f4a5b
Variations maintain selections after adding to cart. Closes #926 .
2012-06-10 13:53:26 +01:00
Mike Jolley
c6d6fd7901
ajax coupon form. Closes #1061 .
2012-06-10 12:40:07 +01:00
Mike Jolley
db84f5b429
refactor variation add to cart. Closes #1134 .
2012-06-10 10:15:23 +01:00
Mike Jolley
d80dce7a4e
line endings
2012-06-10 09:20:28 +01:00
Mike Jolley
dae82b1185
Merge pull request #1133 from xnuiem/master
...
is_sold_individually into the simple product template
2012-06-10 01:19:21 -07:00
Manos Psychogyiopoulos
a64ac21fb1
Added filtered class attributes to tr table elements in cart, review-order and order-details templates.
...
Makes it possible to style the appearance of these tables depending on
the item's properties. E.g. smaller fonts or no borders for bundled
items.
2012-06-09 18:31:17 +03:00
Manos Psychogyiopoulos
b57183f337
Add filters to get_product_subtotal in review-order & cart templates.
2012-06-09 17:39:59 +03:00
Ryan C Meinzer
222e94cf07
added is_sold_individually to qty check
...
With the is_sold_individually the other way of checking was deprecated.
Using this method to check allows for the use of the
'woocommerce_is_sold_individually' filter.
2012-06-08 15:40:23 -05:00
Mike Jolley
3e3698a72b
Modified title hook
2012-06-08 13:41:01 +01:00
Mike Jolley
0fce6aecaa
localisation issues Closes #1106 .
2012-06-06 21:35:40 +01:00
Mike Jolley
28424d11af
Merge pull request #1123 from albertorrent/patch-1
...
Update master
2012-06-06 11:25:08 -07:00
James Koster
d810998980
handy class
2012-06-06 16:48:35 +01:00
albertorrent
521aa024af
Update master
2012-06-06 02:40:16 +03:00
Mike Jolley
98d5f4d4a2
hide cart note if taxes are disabled
2012-06-05 14:18:17 +01:00
Mike Jolley
19be69d1d8
Line endings. Closes #1065 .
2012-05-26 17:25:07 +01:00
Mike Jolley
9f32a166c0
Merge pull request #1078 from thenbrent/cart-filters
...
Adding WC_Cart Formatting Filters
2012-05-26 09:05:52 -07:00
Mike Jolley
7bcb3deb62
small markup tweaks
2012-05-26 15:18:44 +01:00
Brent Shepherd
808a482fed
Centralising use of woocommerce_price() for cart taxes with new WC_Cart::get_formatted_taxes() function and adding new woocommerce_cart_formatted_taxes filter.
2012-05-23 15:24:04 +10:00
Mike Jolley
9096675037
fix conflicts with pagelines
2012-05-13 21:51:10 +01:00
Mike Jolley
26a8af2440
radio shipping methods
2012-05-13 21:02:07 +01:00
Mike Jolley
b38f043fa9
use is_sold_individually in grouped template
2012-05-11 10:31:34 +01:00
Mike Jolley
ecf2a32466
Merge pull request #1022 from GeertDD/totals-excl-tax
...
Don't print 'incl.' if the cart subtotal excludes tax
2012-05-10 02:36:38 -07:00
Geert De Deckere
24de04094c
Don't print 'incl.' if the cart subtotal excludes tax
2012-05-10 09:42:43 +02:00
Mike Jolley
6c3bf05433
Tweak - After getting a shipping quote, use the shipping address for taxes on the cart page
2012-05-09 18:29:29 +01:00
Mike Jolley
2cac2f9d68
Drag and drop ordering for products. Closes #95 . Closes #995 .
2012-05-08 20:30:18 +01:00
Mike Jolley
e5f93e448b
focusin for IE Closes #866 .
2012-05-08 16:41:16 +01:00
Mike Jolley
90ad5da65b
Merge pull request #990 from thenbrent/new-order
...
New WC_Order Class Formatting Filters & Function
2012-05-01 17:07:25 -07:00
James Koster
c8ff0c22d5
added classes to product tabs
2012-05-01 21:26:58 +01:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00
Mike Jolley
7840c79251
style rework. Shareyourcart (needs more work)
2012-04-28 18:28:18 +01:00