Mike Jolley
3a03e094c3
Registration on My Account page. Closes #174 .
2011-11-14 16:46:11 +00:00
Mike Jolley
68d8a465b6
Fix undefined vars
2011-11-14 13:57:12 +00:00
Mike Jolley
2ee0992897
Category widget now supports hierarchy/counts
2011-11-14 11:12:01 +00:00
Mike Jolley
64b3c93ca1
Added admin woocommerce_settings_tabs_array filter. Closes #190 .
2011-11-13 13:13:49 +00:00
Mike Jolley
7ced713e61
Tax rate formatting. Closes #192 .
2011-11-13 13:07:38 +00:00
Mike Jolley
b04a784511
More optimisations for products class
2011-11-13 12:07:29 +00:00
Mike Jolley
acc31f4147
Transient optimisations
2011-11-13 02:15:00 +00:00
Mike Jolley
e678fb50f6
Pay email changes
2011-11-11 14:30:32 +00:00
Mike Jolley
7cd7f4c201
Time tweak. Closes #182 .
2011-11-11 13:09:06 +00:00
Mike Jolley
bdfa552303
Final fixes
2011-11-10 13:04:05 +00:00
Mike Jolley
8b125d1ff6
Variations -downloadable and virtual options
2011-11-09 23:06:17 +00:00
Mike Jolley
4e2c1e1580
Improved variations add/remove image button
2011-11-09 19:20:32 +00:00
Mike Jolley
e55fbb89de
Directory changed for uploading file downloads - uploads/woocommerce_files
2011-11-09 15:15:30 +00:00
Mike Jolley
590d41724a
evil full stop
2011-11-09 12:28:42 +00:00
Mike Jolley
0b414d72b6
Support informal and formal variations of localisations
2011-11-09 12:26:22 +00:00
Mike Jolley
a52c6b1437
Affilaite/external product type. Closes #166 .
2011-11-08 16:15:36 +00:00
Mike Jolley
89a289b0c4
mod_xsendfile
2011-11-07 21:52:04 +00:00
Mike Jolley
eaf1d942db
Option to un-force ssl. Closes #147 .
2011-11-07 18:37:37 +00:00
Mike Jolley
8673e2ccf1
Improved order search. Closes #149 .
2011-11-07 18:14:51 +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
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
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
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
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
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
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
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
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
9eef2113f3
Reports queries. Closes #122 .
2011-11-01 12:33:19 +00:00
Mike Jolley
fb241f8553
Dashboard reports range + statuses fix. Closes #123 .
2011-11-01 12:08:06 +00:00
Mike Jolley
3bf0fabfa2
Added quick status change buttons (processing/complete) to orders panel. Closes #49 .
2011-10-31 17:39:09 +00:00
Mike Jolley
18cf9b0d5e
Changes to allow settings to be hidden by remove capabiltiies
2011-10-31 13:18:25 +00:00
Mike Jolley
dbcbaf5b17
Check managing stock before adding note
2011-10-30 11:18:12 +00:00
Mike Jolley
0e220ad4b2
Preview emails. Closes #113 .
2011-10-30 01:00:32 +01:00
Mike Jolley
22bc477406
Option to add logout links to menus containing My Account. Closes #52 .
2011-10-29 17:10:33 +01:00
Mike Jolley
ed9b90b7c8
Leave meta keys alone
2011-10-29 11:55:41 +01:00
Mike Jolley
e69b252c1c
Category image fix
2011-10-28 09:56:19 +01:00
Mike Jolley
cfce068796
_woocommerce_exclude_image save fix
2011-10-27 11:42:29 +01:00
Mike Jolley
65de79799c
Product % coupons
2011-10-27 11:08:50 +01:00
Mike Jolley
7c67432291
Fix for adding images
2011-10-26 20:39:03 +01:00
Mike Jolley
d40fd373f8
Removed all trailing white space. Closes #71 .
2011-10-26 20:10:36 +01:00