Commit Graph

25 Commits

Author SHA1 Message Date
Geert De Deckere fb9279ca09 Small js fix for 75a8b62cc3 2012-03-18 20:09:05 +01:00
Gary Jones 75a8b62cc3 Don't assume ul is the immediate child inside cart widget. 2012-03-16 22:12:22 +00:00
Gary Jones 9ffe61ebb2 Revert previous changes to master branch. 2012-03-16 22:09:11 +00:00
Gary Jones 697ea323f1 Add missing . before class name, in previous commit. 2012-03-16 21:22:38 +00:00
Gary Jones 3d0870110a Don't assume ul is the immediate child inside cart widget. 2012-03-16 16:56:32 +00:00
Mike Jolley 4fab179206 Hiding the cart widget option now shows the widget if adding to cart via ajax 2012-02-27 11:04:25 +00:00
Mike Jolley f74e041a30 Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
Mike Jolley c8a077df5c Option to hide cart if empty 2011-12-19 00:45:24 +00:00
Mike Jolley 7163d1dd38 Download URL fix with HTTPS 2011-12-15 11:21:06 +00:00
Mike Jolley dae7cf35a2 Optimisations + order details template 2011-12-09 21:47:12 +00:00
lukecarbis 37d027c0b5 Missing apostrophe. 2011-11-21 15:20:16 +10:00
Mike Jolley 56d3bb56a6 More optimisations 2011-11-14 01:20:07 +00:00
Mike Jolley 5d0aaae5fe Use parents image if not set. Closes #169. 2011-11-09 15:39:14 +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
Mark Jaquith f784986a0d First esc_attr() pass 2011-09-19 14:02:55 +08:00
Mike Jolley c18f533b39 Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
Mike Jolley 603fe20eaf Modified how image sizes are returned 2011-09-05 10:18:24 +01:00
James Koster 30cac156d1 added span 2011-08-30 14:09:39 +01:00
Mike Jolley d3377cdfc6 Prevent out of stock in cart 2011-08-30 12:24:28 +01:00
Mike Jolley d2596ddeea Recent reviews fix, start on recently viewed widget 2011-08-29 13:48:50 +01:00
Mike Jolley 5cd9629a45 Image size options 2011-08-27 20:20:28 +01:00
Mike Jolley 4d8d82b941 Tidied up widgets 2011-08-26 22:28:55 +01:00
Mike Jolley 1832e8bd8d New email system, better order review handling 2011-08-16 15:06:08 +01:00
Mike Jolley b4d2023f54 h3 in loop, renamed widgets 2011-08-10 18:30:58 +01:00
Mike Jolley 0425a68eca WooCommerce conversion and update 2011-08-10 18:11:11 +01:00