Patrick Garman
10f407b845
deprecated php
2012-01-19 17:49:48 +00:00
Mike Jolley
a4e987cde3
Don't calc shipping during ajax requests, except cart/checkout requests. Closes #509 .
2012-01-17 15:59:05 +00:00
Mike Jolley
935734655b
Added some text.
2012-01-14 20:51:18 +00:00
Patrick Garman
2b7f772f32
Adding local delivery/pickup methods to CORE
2012-01-14 19:36:26 +00:00
Mike Jolley
8410619afd
Shipping API per item taxaction
2012-01-14 16:42:04 +00:00
Mike Jolley
cf17c91d8c
Store currency and price inc tax per order. Closes #495 .
2012-01-13 12:40:34 +00:00
Mike Jolley
bc91c1433b
Goodbye &new. Closes #475 .
2012-01-10 15:11:06 +00:00
Mike Jolley
9ec215d16e
shipping is_available filters + paypal tweak
2012-01-09 13:14:47 +00:00
Mike Jolley
aa89763adb
Default shipping. Closes #461 .
2012-01-06 14:28:08 +00:00
Mike Jolley
dbe36b0dcb
Free shipping coupons ignore min-amount
2012-01-06 11:36:19 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
fb5bb626e8
Shipping tax calc + rows, fixed up write panel
2012-01-04 16:24:26 +00:00
Mike Jolley
28922bb4ef
Shipping method tweaks/api to add multiple rates easily.
2012-01-03 19:07:32 +00:00
Mike Jolley
cc7e560a14
Bug fixes
2012-01-02 12:48:56 +00:00
Mike Jolley
ec7135ebb4
Taxes rounding + shipping, started email totals
2012-01-02 00:49:00 +00:00
Mike Jolley
115e3bee18
Checkout and cart totals
2011-12-30 21:11:18 +00:00
Mike Jolley
c4231910b5
Order totals + shipping tax (draft)
2011-12-30 19:36:44 +00:00
Mike Jolley
665d8bf512
Shipping method ordering. Closes #347 .
2011-12-19 14:05:32 +00:00
Mike Jolley
65da4279ae
Show all shipping classes
2011-12-09 16:45:03 +00:00
Mike Jolley
2d2c5e74c3
More tweaks
2011-12-08 13:13:59 +00:00
Mike Jolley
f74dc9e06f
Minor optimisations
2011-12-08 12:50:50 +00:00
Mike Jolley
0d8039c4b3
Sort countries
2011-12-07 19:45:29 +00:00
Mike Jolley
2979740357
Removed wc_table_rate textdomain. Closes #334 .
2011-12-06 16:47:44 +00:00
Mike Jolley
49d24b09aa
Fix for free shipping min amount
2011-12-06 14:30:25 +00:00
Mike Jolley
38153003f1
Flat rates shipping classes calcs
2011-12-03 19:06:32 +00:00
Mike Jolley
e9551861a7
Tweaked scripts + flat rate
2011-12-03 18:37:20 +00:00
Mike Jolley
16853cb6f6
Per order shipping with classes
2011-12-02 20:48:07 +00:00
Mike Jolley
17ccf1f92d
Added shipping class taxonomy and prepared flat rates admin to define rates per class
2011-12-02 18:54:52 +00:00
Mike Jolley
c4407d1b6f
FREESHIPPING
2011-11-28 16:10:31 +00:00
Mike Jolley
764341b228
Settings API
2011-11-28 15:50:19 +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
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
05a1046968
Fixes, tax class changes
2011-10-07 23:24:11 +01:00
Mark Jaquith
64e1fa8084
esc_attr() and fix to odd get_option() pattern
2011-09-19 14:21:08 +08:00
Mike Jolley
16565712a5
Updated settings page - individual page per tab for reduced lag
2011-09-15 17:37:38 +01:00
Mike Jolley
792ff81428
class fixes
2011-09-06 12:18:22 +01:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
3ab6de6a51
Shipping improvement
2011-09-05 12:56:26 +01:00
Mike Jolley
71efa91820
Removed error suppression
2011-09-03 23:52:11 +01:00
Mike Jolley
63ec2b001f
New shipping system to delete with multiple rates per gateway
2011-09-02 15:42:17 +01:00
Mike Jolley
8c4e69f707
order meta, loop visibility
2011-08-19 21:11:04 +01:00
Mike Jolley
1472315f1b
Changed the way product data is stored
2011-08-18 00:42:07 +01:00
Mike Jolley
d7b8cf624e
Settings re-work
2011-08-13 17:07:10 +01:00
Mike Jolley
1f85de92ff
Admin interface
2011-08-13 14:57:48 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00