Mike Jolley
9150c0695b
Removed space from postcode validation. Closes #968 .
2012-04-21 14:47:11 +01:00
Mike Jolley
d4133af4e6
is_product_category and is_product_tag support term argument
2012-04-20 18:36:26 +01:00
Mike Jolley
0769f8843f
Cart/sold individually
2012-04-20 12:09:49 +01:00
Mike Jolley
392571aab0
exists function
2012-04-20 11:17:40 +01:00
Mike Jolley
a39fdd1612
Shipping calc state -> checkout. Closes #959 .
2012-04-19 12:09:52 +01:00
Coen Jacobs
845a77a550
Readme: Changed category and tag link to filter product list
2012-04-19 12:22:24 +02:00
Mike Jolley
78b3fd607c
readme
2012-04-19 11:14:43 +01:00
James Collins
266ced3d18
Add body class fix to readme
2012-04-19 17:50:28 +10:00
Coen Jacobs
60562e1a70
Added yards as dimensions unit
2012-04-18 14:19:04 +02:00
James Koster
eb9a6c72ab
readme
2012-04-18 13:18:12 +01:00
Mike Jolley
d7ff3bd6fc
update_count_callback for tags
2012-04-18 12:36:16 +01:00
Coen Jacobs
40ed01104e
Added minus symbol before discount on view order page
2012-04-18 12:16:18 +02:00
Mike Jolley
0481a2bd0f
PayPal http_build_query & -> & on some PHP 5.3 servers
2012-04-18 11:04:31 +01:00
Coen Jacobs
372fe73d07
Readme bump for #949
2012-04-18 10:57:57 +02:00
Mike Jolley
727a4b1cf4
stock notifications
2012-04-17 12:53:02 +01:00
Mike Jolley
2dcc9461f0
3.4
2012-04-17 12:06:22 +01:00
Mike Jolley
6b06b7f739
exclude products
2012-04-17 12:06:08 +01:00
Mike Jolley
436a9dd19a
Malaysian ringgit
2012-04-17 10:26:11 +01:00
Mike Jolley
4f905a0e67
Local rates were being ignored if no main rates were set
2012-04-16 18:55:35 +01:00
Mike Jolley
46653cf957
reset image. Closes #935 .
2012-04-16 18:34:58 +01:00
Mike Jolley
7ef9fff946
Note for devs
2012-04-16 17:44:48 +01:00
Mike Jolley
e78e0101af
get_product_search_form Closes #931 .
2012-04-16 14:33:04 +01:00
Mike Jolley
297d9a0be1
Payment method transition
2012-04-16 14:14:24 +01:00
Mike Jolley
27b2c87600
Feature - Local delivery cost per item condition
2012-04-16 10:13:13 +01:00
Mike Jolley
7aa97b0f38
product attributes template
2012-04-13 18:33:56 +01:00
Mike Jolley
b846131f82
"Package" support for shipping calculations - allows third parties to split the cart up to calc shipping. Also caches packages meaning the cart shipping only needs to be calculated once (until totals or customer location changes)
2012-04-13 12:16:24 +01:00
Mike Jolley
ba48321f21
readme
2012-04-12 23:31:47 +01:00
Mike Jolley
effe09e910
thumbnails on order page
2012-04-12 18:14:46 +01:00
Mike Jolley
c6a6949c5c
filter tweaks
2012-04-12 16:11:12 +01:00
Mike Jolley
f510b40514
Minimum fee option for flat rate shipping
2012-04-12 11:04:15 +01:00
Mike Jolley
6f17cd4d4e
nofollow cart buttons
2012-04-11 21:21:40 +01:00
Mike Jolley
a9cf0e340b
remove shortcode wrappers
2012-04-11 21:07:46 +01:00
Mike Jolley
37347ecce2
merge
2012-04-11 19:00:56 +01:00
Mike Jolley
afd727bb24
Improved variations panel, bulk edit, and added tax classes for variations. Closes #779 .
2012-04-11 18:56:54 +01:00
Coen Jacobs
8c094f137a
product_categories shortcode docs and changelog bump - Closes #281
2012-04-11 14:25:06 +02:00
Mike Jolley
b9bec0be75
show_shipping. Closes #901 .
2012-04-11 13:08:04 +01:00
Mike Jolley
d3893c10f4
update note
2012-04-11 12:08:13 +01:00
Mike Jolley
0df360ed9c
Wrong code for quebec (QC)
2012-04-11 12:05:36 +01:00
Mike Jolley
b04bdceda0
Shipping method settings and save hook changes
2012-04-11 10:01:22 +01:00
Mike Jolley
e7c23d832b
Fix sortables. Closes #898 .
2012-04-10 19:06:12 +01:00
Mike Jolley
9f3e958601
page style Closes #904 .
2012-04-10 18:49:56 +01:00
Mike Jolley
21a5829684
Outlook compat - tbody needs to be before tfoot. Wrong in html terms, but needed for outlook.
2012-04-10 18:34:45 +01:00
Mike Jolley
750956ca4e
Show multiple success messages/error messages if added, rather than one or the other
2012-04-10 18:06:25 +01:00
Mike Jolley
df50d4dcfc
Added woocommerce_get_dimension/woocommerce_get_weight helpers for normalisation. Thanks Andy Zhang
2012-04-10 13:45:07 +01:00
Mike Jolley
ee574e1ef8
Changed the filters for checkout field locales - lets you override the base country labels
2012-04-10 13:07:23 +01:00
Mike Jolley
0b876aed46
Improved install. Closes #893 .
2012-04-10 02:00:02 +01:00
Mike Jolley
748dd13b85
Chosen and order items
...
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.
Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley
7ccefed4d7
View order tweaks
...
* Tweak - Changed recent order tables to make them slightly more compact
* Tweak - Moved recent order table to a template file
* Tweak - Improved default view-order page when order id is not defined
- instead of stating "invalid order" it will list recent orders
2012-04-09 23:57:57 +01: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