Mike Jolley
bef6f392cf
readme
2011-11-07 15:10:20 +00:00
Mike Jolley
5a99105123
woocommerce_product_add_to_cart shortocode
2011-11-07 15:09:46 +00:00
Mike Jolley
42d6c0ab06
tweak to hook
2011-11-07 14:37:01 +00:00
Mike Jolley
0347dd2e06
woocommerce_order_tracking_status hook for tracking page.
2011-11-07 14:34:23 +00:00
Mike Jolley
0d74014d4a
Added handles. Closes #137 .
2011-11-07 14:13:04 +00:00
Mike Jolley
b37439592f
Removed slashes. Closes #141 .
2011-11-07 13:34:17 +00:00
Mike Jolley
4a8d0e8c7c
My account/login widget. Closes #91 .
2011-11-07 13:27:36 +00:00
Mike Jolley
94aff552b7
Fixed quantity. Closes #153 .
2011-11-07 11:45:28 +00:00
Mike Jolley
de32a8eb8c
JS quantity
2011-11-07 11:41:57 +00:00
Mike Jolley
6a3498edd5
Merge pull request #152 from Ramoonus/master
...
Update for dutch translation (v1.2) and readme
2011-11-06 15:43:05 -08:00
Ramon van Belzen
414b8f4ea2
updating Dutch translation to v1.2
2011-11-06 17:22:53 +01:00
Ramon van Belzen
827d3036f2
readme update for a patch I will provide in a minute
2011-11-06 17:20:36 +01:00
Mike Jolley
101fcd9b3f
Order meta saves + displays
2011-11-06 15:45:22 +00:00
Mike Jolley
869f413e9b
New cart code adapted from Lucas Starks pull request.
...
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.
Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.
All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mike Jolley
69379da191
calculated_shipping class
2011-11-05 20:24:37 +00:00
Mike Jolley
bcbc63c123
Empty price hook
2011-11-05 19:12:51 +00:00
Mike Jolley
922f475712
Merge pull request #143 from Ramoonus/master
...
Add German / Update Dutch translations
2011-11-05 12:09:55 -07:00
Mike Jolley
3c98a2ded5
Version
2011-11-05 19:07:05 +00:00
Mike Jolley
3f7ffac95f
No longer needed
2011-11-05 19:03:26 +00:00
Mike Jolley
b1e179aa0f
Large change to product types
...
Removed downloadable and virtual product types in favour of a
downloadable/virtual checkbox option meaning variations can also now be
virtual (no shipping) or downloadable. This should make it more
flexible.
Not many changes were needed to template since simple, downloadable,
and virtual were all pretty similar anyway.
Added a filter for admin for the new sub-types.
In the future variations should have boxes too for downloadable/virtual
so you can mis it up with physical/downloadable goods in the same
product :)
2011-11-05 19:03:03 +00:00
Ramon van Belzen
dbcfe90fa9
updated Dutch to 1.2.0 and added partial German translation
2011-11-05 16:03:51 +01:00
Mike Jolley
85e93a391e
Option for ajax add to cart Closes #79 .
2011-11-04 20:57:54 +00:00
Mike Jolley
7a78c5c98a
Products on sale widget + transient. Closes #66 .
2011-11-04 20:46:06 +00:00
Mike Jolley
2ce7485f36
Shortcode inserter + shortcode for products by category. Closes #139 .
2011-11-04 20:15:55 +00:00
Mike Jolley
b30c14ba64
Minor tweak to JS
2011-11-04 18:58:15 +00:00
Mike Jolley
42e5afc28d
Settings rejig
2011-11-04 18:15:32 +00:00
Mike Jolley
297ffd7af0
Paypal fix, and Signup/login can be turned off for checkout. Closes #125 .
2011-11-04 17:48:04 +00:00
Mike Jolley
2028ad9742
Merge branch 'master' of https://github.com/woothemes/woocommerce
2011-11-04 10:35:17 +00:00
Mike Jolley
92269486db
Paypal
2011-11-04 10:35:02 +00:00
Mike Jolley
1d1fc899bf
Merge pull request #136 from paulhastings0/patch-1
...
Added missing classes for the 3 last <li> tags in ul.product_data_tabs
2011-11-04 03:09:58 -07:00
paulhastings0
c1d03b130f
Added missing classes for the 3 last <li> tags in ul.product_data_tabs . It didn't make sense that the first 3 <li> tags had classes but the last 3 <li> tags did not.
...
Furthermore, our site needed to style these 3 tabs differently from the others, but there was no class that we could select for CSS [we were still able to do it via ul.product_data_tabs li:nth-child(3) ].
2011-11-03 20:46:20 -05:00
Mike Jolley
c7c4873ea7
Minor changes to settings
2011-11-03 20:59:21 +00:00
Mike Jolley
a1e597bc14
Merge pull request #135 from Ramoonus/master
...
Readme fix
2011-11-03 12:09:39 -07:00
Ramon van Belzen
7160ff3966
readme fix
2011-11-03 18:15:48 +01:00
Mike Jolley
a4f9323af7
Readme
2011-11-03 12:54:09 +00:00
Mike Jolley
3f247b2c18
Not the nicest way to do nested categories, but better than rewriting the walkers
2011-11-03 11:48:59 +00:00
Mike Jolley
66f5a6768c
Added hooks to gateway icons
2011-11-03 09:34:53 +00:00
Mike Jolley
25c18161e2
xhr variable to fix double loading. Closes #126 .
2011-11-02 20:51:07 +00:00
Mike Jolley
b7d9cb18ae
Optimisations and emails can contain gateway specific text. Closes #131 .
2011-11-02 20:32:35 +00:00
Mike Jolley
c67e4452f9
SSL code (commented out for now)
2011-11-02 19:06:15 +00:00
Mike Jolley
9ce4db445c
Added page installer - extra step after installation to prevent pages being added until user gives the go ahead
2011-11-02 18:25:04 +00:00
Mike Jolley
e87dcbef4c
Merge pull request #132 from Ramoonus/master
...
Dutch translation for v1.1.3 (nl_NL)
2011-11-02 08:51:32 -07:00
Ramon van Belzen
0649112626
Adding v1.1.3 nl_NL (dutch) translation
2011-11-02 16:48:50 +01:00
Mike Jolley
aa97182775
Fixed state field. Closes #128 .
2011-11-01 18:27:25 +00:00
Mike Jolley
8785c312b8
Options to define default attribute selections in variations. Closes #46 .
2011-11-01 18:19:01 +00:00
Mike Jolley
482d7e9291
Option for new order/stock recipient. Closes #124 .
2011-11-01 17:11:57 +00:00
Mike Jolley
91874aec5e
Ability to exclude ids for coupons
2011-11-01 16:25:54 +00:00
Mike Jolley
acdb8baad0
Updated version label
2011-11-01 15:42:34 +00:00
Mike Jolley
c7300fd9d3
Total_sales / Best sellers widget
2011-11-01 15:41:47 +00:00
Mike Jolley
7891105ce1
Added ability to show order meta in emails - shows coupons by default. Closes #96 .
2011-11-01 14:12:18 +00:00