webgui/lib/WebGUI/Shop
Colin Kuskie 60a3906b05 Add a creation date to the Cart.
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
2009-04-02 21:58:45 +00:00
..
PayDriver Remove an empty sub stub. 2009-04-02 17:05:32 +00:00
ShipDriver Fix a bug with shipping costs as a percentage of weight. Build 2008-10-07 22:43:22 +00:00
Address.pm EMS Saved Address (#8864) 2008-10-21 18:33:07 +00:00
AddressBook.pm Forward porting bug fix for random checkout problems in the Shop 2009-03-12 15:32:48 +00:00
Admin.pm Adding minimum checkout amount. 2009-03-18 13:06:00 +00:00
Cart.pm Add a creation date to the Cart. 2009-04-02 21:58:45 +00:00
CartItem.pm Fix bugs when trying to handle a Sku that no longer exists in the db. 2009-04-02 21:28:41 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm Fix POD typos and add POD to get to 100% POD coverage. 2009-04-01 04:10:14 +00:00
PayDriver.pm Forward port the PayDriver bug fixes from 7.5 branch. Labels are always 2009-01-15 00:34:34 +00:00
Ship.pm fix a bug where getOptions returns all shipping drivers, regardless of their enabled status 2008-08-20 18:03:46 +00:00
ShipDriver.pm use to_json and from_json in more places instead of encode_json and decode_json 2009-01-22 01:14:14 +00:00
Tax.pm change mime type of json methods from text/json to application/json 2008-10-26 04:11:47 +00:00
Transaction.pm use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
TransactionItem.pm Adding vendor payout manager 2009-03-13 12:39:29 +00:00
Vendor.pm Remove hardcoded extras in Shop/Vendor.pm, also an i18n fix. 2009-04-01 00:08:11 +00:00