Commit Graph

98 Commits

Author SHA1 Message Date
Mike Jolley 5019700d79 more sessions 2012-09-07 19:28:30 +01:00
Mike Jolley fdd34e5c0e session -> transient WIP 2012-09-07 18:26:13 +01:00
Mike Jolley 1d95fef681 Added wildcard support to local delivery postcodes. Closes #1477. 2012-09-06 23:49:56 +01:00
Patrick Garman 333d4de747 $package data would be good to have when filtering if shipping methods are going to be available. 2012-08-21 16:53:27 -05:00
Mike Jolley b5b665e9ec More class docs 2012-08-15 19:15:10 +01:00
Mike Jolley 5d152f2181 Class docs 2012-08-15 19:15:10 +01:00
Mike Jolley 91430543bd More docs 2012-08-14 23:43:54 +01:00
Mike Jolley 8728c7a8c2 Titles and strstr. Closes #1366. 2012-08-12 15:12:52 +01:00
Aaron Holbrook b4a62dc49b Fixed typos (depreciate should be deprecate) 2012-07-23 13:14:02 -05:00
Mike Jolley d8a969610f get_title() Closes #1204
Like the gateways now have.
2012-06-30 00:20:07 +01:00
Mike Jolley 430480964f Fix strpos warning 2012-06-18 12:36:42 +01:00
Mike Jolley 0fce6aecaa localisation issues Closes #1106. 2012-06-06 21:35:40 +01:00
Geert De Deckere fd8cc65146 Pass package information to filter 2012-06-05 10:13:25 +02:00
Geert De Deckere d7bf7c7ec8 Applied woocommerce filter to all return values of the is_available method 2012-06-05 09:48:46 +02:00
Mike Jolley dd8ca7e86d fixes 2012-06-03 13:13:52 +01:00
Mike Jolley 22aaa8691b shipping API tweaks. Only loaded when needed, and supports instances. 2012-05-29 15:02:27 +01:00
Mike Jolley 83c0c58fa3 code tweaks/cleanup 2012-05-29 15:02:26 +01:00
Mike Jolley 19be69d1d8 Line endings. Closes #1065. 2012-05-26 17:25:07 +01:00
Mike Jolley 5c4799e64b woocommerce_shipping_chosen_method hook 2012-05-22 09:30:26 +01:00
Mike Jolley 09ae0adfab chosen method for UPS 2012-05-21 14:36:25 +01:00
Coen Jacobs a3cd01c535 Added cost per order to Flat Rate shipping. Closes #1036 2012-05-16 12:00:23 +02:00
Coen Jacobs 745ed4186d Flat Rate Shipping code update 2012-05-16 10:03:49 +02:00
Mike Jolley 564a07ed77 When the count of available shipping methods changes, reset to default 2012-05-10 16:35:36 +01:00
Geert De Deckere 75d8163d36 Made shipping classes a bit more DRY 2012-05-05 15:32:24 +02:00
Mike Jolley 6ff4053797 free shipping logic 2012-05-03 14:00:45 +01:00
Mike Jolley fc0e067613 per product flat rate. Closes #979. 2012-04-23 15:32:21 +01:00
Geert De Deckere 4c08f7bf6d Allow more readable flat rate options to be entered 2012-04-18 08:03:28 +02:00
Mike Jolley 27b2c87600 Feature - Local delivery cost per item condition 2012-04-16 10:13:13 +01:00
Mike Jolley 775047514c is_available for packages 2012-04-13 12:35:14 +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 f510b40514 Minimum fee option for flat rate shipping 2012-04-12 11:04:15 +01:00
Mike Jolley b04bdceda0 Shipping method settings and save hook changes 2012-04-11 10:01:22 +01:00
Coen Jacobs 592037a193 Filter available shipping methods. Closes #897 2012-04-05 17:29:22 +02:00
Mike Jolley c14c86688d notices 2012-03-30 16:13:01 +01:00
Patrick Garman 97705e28c3 Adding some backwards compatability 2012-03-24 21:34:59 -05:00
Patrick Garman 705b7fe7ab Limit local delivery to post codes. Cleans user (admin and customer) input by sanitizing, then removing the dashes. Meaning "0 e49489--- 34938" == "0E4948934938" all day long :) 2012-03-24 21:01:09 -05:00
Mike Jolley bcec344c27 data tip. Closes #841. 2012-03-20 19:40:52 +00:00
Mike Jolley c978c98562 Fix local method availability 2012-03-05 11:07:36 +00:00
Mike Jolley 292ba4a70c Translatable numbers. Closes #752. 2012-03-05 10:15:19 +00:00
Mike Jolley bd82c9b8be Minor fixes and update variation message 2012-02-29 22:13:27 +00:00
Mike Jolley 06587191f0 Flat rate addons 2012-02-29 11:49:39 +00:00
Mike Jolley a300dae69c Method availability (country) for local pickup/delivery 2012-02-17 20:47:17 +00:00
Mike Jolley 2f918828a2 Made shipping method slightly easier to extend, e..g to add additional flat rates 2012-02-06 11:16:06 +00:00
Mike Jolley 3a196509ea Un-needed parent contract 2012-02-02 17:12:25 +00:00
Julian Jöris bbb0a98b4e translation 2012-02-02 11:22:49 +01:00
Mike Jolley ce87419d9d Inter. delivery 2012-02-01 10:58:46 +00:00
Mike Jolley 5cf4348eb5 Shipping method defaults 2012-01-31 19:25:50 +00:00
Mike Jolley 7f0e5e4301 International shipping method 2012-01-31 18:13:32 +00:00
Mike Jolley ce84132713 Minor fixes and comments 2012-01-30 19:24:52 +00:00
Mike Jolley 0836ce04db Better class names (final) 2012-01-27 16:38:39 +00:00