Mike Jolley
|
e8c57f7781
|
Protocol-relative AJAX URL
|
2012-04-24 18:32:17 +01:00 |
Mike Jolley
|
f90c6e0a1c
|
clear cache
|
2012-04-24 18:22:24 +01:00 |
Coen Jacobs
|
4f88788c5c
|
Readme bump on last two fixes
|
2012-04-24 16:14:36 +02:00 |
Mike Jolley
|
fc0e067613
|
per product flat rate. Closes #979.
|
2012-04-23 15:32:21 +01:00 |
Mike Jolley
|
375d973128
|
When sending the order as a whole to paypal, send the shipping separately.. Closes #976.
|
2012-04-23 15:02:48 +01:00 |
Mike Jolley
|
421273f4c7
|
Show sku in stock reports. Closes #966.
|
2012-04-23 14:35:48 +01:00 |
Mike Jolley
|
1f2a09869c
|
Only use rm=2 for paypal when SSL is enabled, to avoid security warnings when returning to the site.
|
2012-04-23 14:08:29 +01:00 |
Mike Jolley
|
68586f3005
|
Collect shipping address even when not required
|
2012-04-21 19:30:37 +01:00 |
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 |