Commit Graph

86 Commits

Author SHA1 Message Date
Mike Jolley 293dfbcfc5 Fix for default perms and price filter 2012-01-13 11:28:23 +00:00
Mike Jolley 7bbbbfa1b7 isset fix 2012-01-13 00:54:20 +00:00
Mike Jolley bc91c1433b Goodbye &new. Closes #475. 2012-01-10 15:11:06 +00:00
Mike Jolley 4287a0628f Option to show children only in widget. Closes #472. 2012-01-10 14:55:08 +00:00
Mike Jolley aba310f321 WPML filters #244 2012-01-06 17:14:31 +00:00
Mike Jolley 250d2f5cd6 Cleaned up some localisation's. Closes #438.
Let me know if there are any more.
2012-01-05 12:29:52 +00:00
Mike Jolley f74e041a30 Renamed textdomain Closes #444. 2012-01-05 11:31:22 +00:00
Mike Jolley 45d78748a1 Few more missed keys 2011-12-24 17:09:43 +00:00
Mike Jolley fb57cc7e9d More key renames 2011-12-24 17:05:51 +00:00
Mike Jolley 9c80356589 Download links. Closes #375. Closes #349. 2011-12-19 17:50:41 +00:00
Mike Jolley 6f23fc172a Category widget order option. Closes #337. 2011-12-19 13:18:52 +00:00
Mike Jolley c8a077df5c Option to hide cart if empty 2011-12-19 00:45:24 +00:00
Mike Jolley 48744cad6b Fix widgets 2011-12-19 00:39:59 +00:00
Brent Shepherd 74fc1d8caa Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-17 15:04:31 +10:00
Mike Jolley 7163d1dd38 Download URL fix with HTTPS 2011-12-15 11:21:06 +00:00
Brent Shepherd c312c1ba95 Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-15 21:16:17 +10:00
Mike Jolley 1cc32d1740 Hide widget if logged out on the account page. Closes #361. 2011-12-15 01:26:15 +00:00
Mike Jolley b44ecfc63f Featured widget fix 2011-12-12 17:18:35 +00:00
Mike Jolley 1f2f6f7f8e Widget tweaks 2011-12-12 16:50:04 +00:00
Brent Shepherd 6d42616c2d Merge branch 'master' of git://github.com/woothemes/woocommerce 2011-12-12 09:41:56 +10:00
Brent Shepherd 263fbfe969 Checking title & taxonomy are set in tag cloud widget before attempting to save them - prevent PHP notice. 2011-12-12 09:41:05 +10:00
Mike Jolley 0e81f2328d Fixes for previous commit 2011-12-11 15:20:34 +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 dae7cf35a2 Optimisations + order details template 2011-12-09 21:47:12 +00:00
Mike Jolley f778c4f3ec Started new structure, moved short codes into template files, moved main class into main file 2011-12-09 17:01:56 +00:00
Mike Jolley e0a0065abb Sale widget fix 2011-12-07 18:22:03 +00:00
Mike Jolley 49e88e887b Inline JS for login widget 2011-12-07 17:46:28 +00:00
Mike Jolley e9551861a7 Tweaked scripts + flat rate 2011-12-03 18:37:20 +00:00
Mike Jolley 172a34a9b9 Broke up scripts and made jquery ui optional 2011-12-02 11:43:15 +00:00
Mike Jolley a37c7d5dc8 Fixes + po 2011-12-01 11:07:13 +00:00
lukecarbis 37d027c0b5 Missing apostrophe. 2011-11-21 15:20:16 +10:00
Mike Jolley c1c9358d3b Added microdata to products page + reviews 2011-11-19 02:25:15 +00:00
lukecarbis 646d0e36ad Fix for variation prices. 2011-11-18 10:14:08 +10:00
Mike Jolley 6a5b7d88a5 Fixed some html5 validation bits 2011-11-16 17:55:22 +00:00
Mike Jolley 9ee4460516 Ability to make layered nav an "OR" query so you can expand your search rather than filter it. Closes #47. 2011-11-15 15:15:12 +00:00
Mike Jolley 2ee0992897 Category widget now supports hierarchy/counts 2011-11-14 11:12:01 +00: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 4a8d0e8c7c My account/login widget. Closes #91. 2011-11-07 13:27:36 +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 7a78c5c98a Products on sale widget + transient. Closes #66. 2011-11-04 20:46:06 +00:00
Mike Jolley c7300fd9d3 Total_sales / Best sellers widget 2011-11-01 15:41:47 +00:00
Mike Jolley d40fd373f8 Removed all trailing white space. Closes #71. 2011-10-26 20:10:36 +01:00
Mike Jolley 16220ae306 Layered nav fix when removing a term from the filter 2011-10-26 17:57:25 +01:00
Mike Jolley e3486dca1b Filter button text. Closes #102. 2011-10-26 15:33:25 +01:00
Mike Jolley 70a569714b Front page shop fixes 2011-10-10 18:33:58 +01:00
Mike Jolley 46feaa2755 Fixed category ordering in widgets 2011-10-05 16:25:12 +01:00
Mark Jaquith 8206eb2975 Some missed escaping points in widgets. 2011-09-30 15:14:12 -04:00
Mike Jolley 980f08a897 Email and widget fixes 2011-09-26 15:12:39 +01:00
Mike Jolley fea14650a2 Filters renamed 2011-09-21 17:58:05 +01:00