Commit Graph

168 Commits

Author SHA1 Message Date
Mike Jolley b9d9ffa986 Thats a wrap 2012-08-15 19:35:36 +01:00
Mike Jolley b5b665e9ec More class docs 2012-08-15 19:15:10 +01:00
Mike Jolley 5dbab16692 widgets and shortcodes 2012-08-14 23:43:54 +01:00
Mike Jolley b1e320f289 Fix - Hide if cart is empty option 2012-08-10 14:36:24 +01:00
Mike Jolley 9acb170520 Option to register using the email address as the username instead of entering a username. Closes #1027. 2012-08-10 12:15:32 +01:00
Mike Jolley 377ddce930 Demo store notice option 2012-08-10 10:35:25 +01:00
Mike Jolley 6d7e06b500 Better caching support + mini-cart template 2012-07-25 18:59:12 +01:00
Mike Jolley 30b8ddaf1d Split up frontend scripts so they can be loaded when needed. 2012-07-17 15:09:18 +01:00
Mike Jolley 0de815967f Uncategorized. Closes #1257. 2012-07-16 18:10:04 +01:00
Mike Jolley 058c3ed9d4 revert class 2012-06-29 22:14:40 +01:00
Mike Jolley b0e59cb26d Back to page 1. Closes #1186. 2012-06-29 21:18:22 +01:00
Mike Jolley f2f847ad5b Tweaks to #1180. And get_image confusion resolved (it shouldn't echo) 2012-06-29 18:56:42 +01:00
Manos Psychogyiopoulos c944f190b9 Merge branch 'master' of git://github.com/woothemes/woocommerce 2012-06-28 18:33:06 +03:00
Mike Jolley 57fe4db23c Scheduled on sale ignored from sale widget 2012-06-27 12:00:24 +01:00
Manos Psychogyiopoulos 8514661ade Merge branch 'master' of git://github.com/woothemes/woocommerce 2012-06-26 16:18:27 +03:00
Mike Jolley f951fbc70e widget conflict 2012-06-25 22:53:15 +01:00
Manos Psychogyiopoulos e98005a27c Hide items from cart widget.
Useful for hiding dummy cart items.

"Product Bundles" uses this to only show bundled products when pricing
is per-item (emphasis on contents), or to hide them when pricing is
fixed for the whole bundle (emphasis on bundle).
2012-06-23 17:19:15 +03:00
Mike Jolley 23a9f6595b Widget fixes and tax glitch. Closes #1176. 2012-06-20 15:14:09 +01:00
Mike Jolley ff82bb3a26 Out of stock for widgets. Closes #1141. 2012-06-12 19:06:39 +01:00
Mike Jolley 7036acf989 Cart widget respects cart tax settings, Exempt from VAT shows price ex VAT. Closes #1128. 2012-06-10 15:48:52 +01:00
Mike Jolley 0cbb2c0627 Sidebar login jsonp. Closes #1093. 2012-06-10 15:14:03 +01:00
Mike Jolley 15265fe721 Fix ordering. Closes #1103. 2012-06-10 09:11:33 +01:00
Mike Jolley 19be69d1d8 Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
Mike Jolley f62db4af50 Layered nav child taxonomies support 2012-05-21 13:55:44 +01:00
Coen Jacobs d7ab7443a8 Minor improvements in Best Sellers widget. Closes #1045 2012-05-16 09:33:14 +02:00
Bronson Quick 91c8697746 Fixes issue #1044 2012-05-16 13:39:38 +10:00
Coen Jacobs ad27e2244f Extra check in best sellers widget for price 0 when it should be excluded 2012-05-15 08:28:31 +02:00
Mike Jolley e5a939d41e conflicts 2012-05-13 22:39:21 +01:00
James Koster 985ddb489c Consistency 2012-05-09 14:56:11 +01:00
Coen Jacobs 1bb7e1a8b5 Minor fixes for previous commit 2012-05-09 09:30:34 +02:00
Coen Jacobs 8de5a4f412 Optional hide free products from Best Sellers Widget 2012-05-09 09:23:05 +02:00
Mike Jolley e78e0101af get_product_search_form Closes #931. 2012-04-16 14:33:04 +01:00
Brent Shepherd b0017433bd Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-04-16 10:42:57 +10:00
solepixel 83d7da6838 Assign a specific class to root level UL element for css targeting (without select all sub UL elements). A better solution would be to apply a filter or give the user an option, but this is considerably better than just having a plain UL element. 2012-04-13 03:32:28 -05:00
Brent Shepherd 00438d6f86 Fixing "Undefined index: show_children_only" notice in product categories widget. 2012-04-13 12:16:28 +10:00
Mike Jolley e19f46c79d Add new terms + printf vs echo sprintf Closes #138. 2012-04-09 00:57:38 +01:00
Mike Jolley 86c8da6189 New walkers. Closes #891. 2012-04-05 17:51:36 +01:00
Mike Jolley cce9e7b7c4 small price filter fix when theres no range 2012-03-29 15:50:20 +01:00
Mike Jolley 6695037b85 the_posts filter for relevenssi compat 2012-03-26 15:34:23 +01:00
Mike Jolley c72dd0fc6d When mix and max price are the same, don't show price filter 2012-03-26 10:34:04 +01:00
Mike Jolley cac6a5dee7 price filter 2012-03-23 20:54:45 +00:00
Mike Jolley 2a19a712c3 Merge pull request #860 from lucasstark/patch-3
Efficiency update for price filter
2012-03-23 13:41:00 -07:00
Mike Jolley 512e91e2ed put back layered nav changes to drop downs (from 21 days ago, must have been overwritten) 2012-03-21 19:04:31 +00:00
lucasstark dde1e3ce84 Efficiency update for price filter 2012-03-21 08:55:34 -03:00
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 fe800d6685 Transient names. Closes #818. 2012-03-16 16:39:16 +00:00