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
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
b38f043fa9
use is_sold_individually in grouped template
2012-05-11 10:31:34 +01:00
Mike Jolley
e5f93e448b
focusin for IE Closes #866 .
2012-05-08 16:41:16 +01:00
Mike Jolley
c28b28e712
grouped external products
2012-03-30 16:10:14 +01:00
Mike Jolley
a2714544a4
cart limit item. Closes #646 .
2012-02-27 18:22:54 +00:00
Mike Jolley
d5c54d686a
Reset variations. Closes #705 .
2012-02-27 13:14:33 +00:00
Mike Jolley
8560542fa4
simplified external button code
2012-02-26 11:47:49 +00:00
Mike Jolley
f0d4d8cb63
Product option for customise the button text for external products
2012-02-24 16:05:17 +00:00
Mike Jolley
00aec064c5
Hooks for add to cart text (single)
2012-02-21 13:40:05 +00:00
Mike Jolley
1a06f85b6d
data-min
2012-02-17 23:47:18 +00:00
Mike Jolley
a3eabe1c0f
Fixed missing product id
2012-02-06 18:14:46 +00:00
Mike Jolley
3b5272e72e
Improved template loader
2012-02-03 16:42:21 +00:00
Mike Jolley
ce6f77d4e0
data-max for quantity inputs
2012-01-14 17:59:47 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
364c0bd54c
Renamed all product data meta keys
...
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00
Mike Jolley
0205d5843b
If all grouped products are downloadable, use buttons instead of quantities. Closes #354 .
2011-12-19 18:42:21 +00:00
Mike Jolley
35d1d56329
Made product global, setup automatically, and removed the need to call the class directly in the loop
...
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
Mike Jolley
ae1419c8b2
Quantity fix
2011-12-11 12:39:35 +00:00
Mike Jolley
d4452dcb18
Template files
2011-12-11 01:08:33 +00:00
Mike Jolley
2f1eb1e975
Tabs
2011-12-09 22:44:03 +00:00
Mike Jolley
d6d886f46d
More templates
2011-12-09 20:16:34 +00:00
Mike Jolley
033735bf8f
New structure + started moving template code to files
2011-12-09 19:55:09 +00:00