Mike Jolley
880e8b6b0f
Don't show price when variation prices don't differ. Closes #1199 .
2012-07-11 23:19:33 +01:00
Mike Jolley
5cd01f58a0
get_order_item_totals() total_rows have fixed indexes for easier manipulation. Closes #1059 .
2012-07-11 19:32:00 +01:00
Mike Jolley
4200f43d52
woocommerce_attribute filter. Closes #768 .
2012-07-11 19:11:41 +01:00
Mike Jolley
2b9a03db2c
"verified owner" label for customer reviews. Closes #294 .
2012-07-11 18:48:22 +01:00
Mike Jolley
fac3756e65
killed query posts
2012-07-11 15:13:11 +01:00
Mike Jolley
c846906064
loops template rewrite
2012-07-11 13:50:28 +01:00
Mike Jolley
12dc3c033f
Template changes - for coen approval
2012-07-11 11:23:31 +01:00
Mike Jolley
54c00bd642
Changed microdata for offers/product so its picked up by google. Closes #1227 .
2012-07-10 17:32:56 +01:00
Mike Jolley
183a3e096d
Hooks. Closes #1224 .
2012-07-10 15:39:54 +01:00
Mike Jolley
746a794f0a
Check taxonomies exist. Closes #1207 .
2012-07-10 14:05:44 +01:00
Mike Jolley
58f84bb2c1
incl. Closes #1184 .
2012-06-29 20:45:09 +01:00
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