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
Mark Jaquith
7674bbe60e
esc_url() run
2011-09-21 14:51:46 +08:00
Mike Jolley
491700f1ab
Renamed tag cloud widget to prevent conflicts
2011-09-19 10:17:10 +01:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
Mike Jolley
f4531a279f
Moved queries into class
2011-09-16 09:10:12 +01:00
Mike Jolley
a44e3c9432
Category filter in admin for products
2011-09-13 15:07:17 +01:00
Mike Jolley
d9eedf84d2
Readfile chunked
2011-09-13 10:07:42 +01:00
Mike Jolley
f0021ef763
Heavily modified the attribute/variation system
...
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01: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
Mike Jolley
6344d22b11
Tidy up
2011-09-04 01:02:44 +01:00
Mike Jolley
4e6dfccc45
Lots of minor fixes
2011-09-01 10:08:33 +01:00
Mike Jolley
9d144cdedb
widget title for attributes
2011-08-31 14:06:26 +01:00
Mike Jolley
6db92c27b8
Renamed product_attribute_ to pa_ and introduced attribute label
...
Since taxonomies can only be 32 chars long
2011-08-31 13:31:47 +01:00
Mike Jolley
91f459b71b
query changes
2011-08-31 11:51:50 +01:00
Mike Jolley
369fad9eab
Query changes/tweaks
2011-08-31 01:29:02 +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
e41b20d24f
widget
2011-08-29 14:37:27 +01:00
Mike Jolley
6381bf5d56
recently viewed products
2011-08-29 14:34:36 +01:00
Mike Jolley
d2596ddeea
Recent reviews fix, start on recently viewed widget
2011-08-29 13:48:50 +01:00
Mike Jolley
78d254a4ae
removed class
2011-08-29 11:39:02 +01:00
Mike Jolley
f1894af6c6
recent reviews widget
2011-08-29 11:38:01 +01:00
Mike Jolley
336e120c4b
featured widget fix
2011-08-28 13:16:19 +01:00
Mike Jolley
c8d0273407
location added to star rating, so we can have different sizes in sidebar for instance
2011-08-28 13:07:33 +01:00
Mike Jolley
0c11a93c7c
top rated widget stars
2011-08-28 13:04:05 +01:00
Mike Jolley
5cd9629a45
Image size options
2011-08-27 20:20:28 +01:00
Mike Jolley
966a490cad
widget classes
2011-08-27 13:35:49 +01:00
Mike Jolley
2ab533a14e
Top rated widget
2011-08-27 12:53:46 +01:00
Mike Jolley
4d8d82b941
Tidied up widgets
2011-08-26 22:28:55 +01:00
Mike Jolley
fae37e34a8
Base page/widget small fix
2011-08-25 13:43:50 +01:00
Mike Jolley
30e2b33c1d
Better order admin and fixes
2011-08-20 16:41:42 +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
43c1ff17ad
More woo goodness
2011-08-10 18:11:50 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00
Mike Jolley
8e8613b116
First Commit - from Jigoshop Source
2011-08-09 16:16:18 +01:00