Mike Jolley
|
00aec064c5
|
Hooks for add to cart text (single)
|
2012-02-21 13:40:05 +00:00 |
Mike Jolley
|
054ca02937
|
Minor checkout fixes
|
2012-02-18 10:08:12 +00:00 |
Mike Jolley
|
1a06f85b6d
|
data-min
|
2012-02-17 23:47:18 +00:00 |
Mike Jolley
|
316ed9901a
|
use product id in loop instead of $post global
|
2012-02-17 21:08:56 +00:00 |
Jeroen Diderik
|
422cc8e2f1
|
fix wrong variable name
|
2012-02-17 09:25:44 +01:00 |
Mike Jolley
|
94028e3528
|
total rows + readme
|
2012-02-16 16:54:22 +00:00 |
Geert De Deckere
|
9a8581b3a9
|
Addes same classes for table header cells
|
2012-02-16 12:29:15 +01:00 |
Geert De Deckere
|
8bd4947006
|
Added classes to the table cells for order review
|
2012-02-16 12:25:02 +01:00 |
Geert De Deckere
|
8792c4e922
|
Passing along the order object to the hook now, so you know which order is being displayed
|
2012-02-16 10:30:34 +01:00 |
Mike Jolley
|
00b3266765
|
Dumped Get
|
2012-02-15 20:27:40 +00:00 |
Mike Jolley
|
38609b3365
|
woocommerce_order_items_table @644
|
2012-02-15 18:47:22 +00:00 |
Mike Jolley
|
b18b8d4076
|
Merge pull request #644 from GeertDD/review_order_hook
Added action 'woocommerce_cart_contents_review' to the order review page
|
2012-02-15 10:46:09 -08:00 |
Geert De Deckere
|
1984cf5b85
|
Renamed hooks
|
2012-02-15 16:39:22 +01:00 |
Mike Jolley
|
b946c532b2
|
text change
|
2012-02-15 15:33:36 +00:00 |
Geert De Deckere
|
f97ccdbf8d
|
Same hook for the order-details template
|
2012-02-15 15:01:32 +01:00 |
Geert De Deckere
|
0c8ad83c28
|
Added action 'woocommerce_cart_contents_review' to the order review page
|
2012-02-15 13:26:35 +01:00 |
Mike Jolley
|
29c29b6198
|
Strip tags
|
2012-02-14 14:45:43 +00:00 |
Mike Jolley
|
9fc2942db2
|
Readme. Cart quantity limit.
|
2012-02-14 11:16:38 +00:00 |
Geert De Deckere
|
b0f4660801
|
Fixed HTML escaping of the method label
|
2012-02-13 10:16:22 +01:00 |
Mike Jolley
|
4a638b962c
|
SKU tweakage
|
2012-02-13 00:34:09 +00:00 |
Mike Jolley
|
af625994ba
|
Shipping messages
|
2012-02-12 11:50:19 +00:00 |
Mike Jolley
|
f41242a1c6
|
Merge pull request #618 from GeertDD/shipping_select
Don't show a select list if there's only a single shipping method to choose from.
|
2012-02-12 03:41:34 -08:00 |
Mike Jolley
|
9cf264504b
|
Checkout error page
|
2012-02-12 11:36:33 +00:00 |
Geert De Deckere
|
08db90e9a0
|
Added shipping_method id which is used in the javascript file.
|
2012-02-11 15:17:03 +01:00 |
Geert De Deckere
|
0f59bd797d
|
Don't show a select list if there's only a single shipping method to choose from. Closes issue #605.
|
2012-02-11 14:46:54 +01:00 |
Mike Jolley
|
576ec9e42d
|
Front page look fixes
|
2012-02-10 22:15:29 +00:00 |
Andrew White
|
da690e3bb9
|
Add styling hook for customer details definition list
|
2012-02-10 05:54:21 +00:00 |
Andrew White
|
3e134d11fe
|
Add some more classes to Order Details table
|
2012-02-10 05:51:31 +00:00 |
Andrew White
|
fb6e50f942
|
Add classes to My Orders table so table can be styled easier
|
2012-02-10 05:15:54 +00:00 |
Geert De Deckere
|
82f0e24204
|
Missing paragraph tags on the account page
|
2012-02-09 11:31:21 +01:00 |
Mike Jolley
|
44794833f6
|
Goodbye to free Closes #602.
|
2012-02-09 09:45:11 +00:00 |
Mike Jolley
|
797de881ec
|
Coupon case. Closes #599.
|
2012-02-08 15:55:08 +00:00 |
Mike Jolley
|
1596dd1115
|
Messages Closes #566.
|
2012-02-08 15:55:08 +00:00 |
Mike Jolley
|
a3eabe1c0f
|
Fixed missing product id
|
2012-02-06 18:14:46 +00:00 |
Mike Jolley
|
97e89891c2
|
ShareDaddy. Closes #426.
|
2012-02-06 17:28:27 +00:00 |
Mike Jolley
|
0f736bc6e9
|
Fixed sharethis code
|
2012-02-06 13:05:50 +00:00 |
Mike Jolley
|
4b27b0be7c
|
Clear
|
2012-02-03 16:42:21 +00:00 |
Mike Jolley
|
3b5272e72e
|
Improved template loader
|
2012-02-03 16:42:21 +00:00 |
Mike Jolley
|
0d5bfd9ee0
|
Merge pull request #561 from jdiderik/patch-1
Changed order when in sub-category breadcrumb
|
2012-02-01 16:09:31 -08:00 |
lucasstark
|
7c54e990ad
|
Added spacing around first / last css class names for 1 column shop pages.
|
2012-02-01 18:48:45 -05:00 |
jdiderik
|
f451c1138d
|
Changed order when in sub-category, now shop link is before categories as expected instead of inbetween.
|
2012-02-02 00:35:24 +01:00 |
Mike Jolley
|
35fadb00fe
|
More consistent template file naming, broken checkout into templates
|
2012-01-29 13:36:33 +00:00 |
Mike Jolley
|
0226faa96b
|
incl. to checkout too
|
2012-01-28 15:34:21 +00:00 |
Mike Jolley
|
f0991548ab
|
Merge pull request #530 from jjoeris/master
print "incl." in Cart Tax, if Tax is included in Price
|
2012-01-28 07:19:24 -08:00 |
Mike Jolley
|
0836ce04db
|
Better class names (final)
|
2012-01-27 16:38:39 +00:00 |
Mike Jolley
|
89a226a895
|
Store cart + shipping tax rows instead of a combination
|
2012-01-27 15:00:03 +00:00 |
Mike Jolley
|
34b7f8f8b6
|
Product page short code
Little experiment which worked well.
|
2012-01-26 11:23:42 +00:00 |
Mike Jolley
|
1f89670da2
|
Date fixes
|
2012-01-25 15:23:32 +00:00 |
Julian Jöris
|
b9b2498f18
|
add including tax to cart
|
2012-01-23 12:12:34 +01:00 |
Geert De Deckere
|
7b943ecfb8
|
Merge branch 'master' of git://github.com/woothemes/woocommerce
Conflicts:
woocommerce-ajax.php
|
2012-01-22 10:18:00 +01:00 |