webgui/lib/WebGUI/Shop
2009-02-27 06:06:05 +00:00
..
PayDriver fix compile time warning 2009-02-18 03:20:51 +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 If the user's addressbook is empty, go directly to add an address. 2009-02-16 17:18:38 +00:00
Admin.pm - Added Cashier/Point of Sale mode for the Shop. 2008-11-15 01:26:16 +00:00
Cart.pm made it more obvious how to check out 2008-11-24 15:15:52 +00:00
CartItem.pm use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm merging back with HEAD 2009-02-27 06:06:05 +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 use proper JSON encoding/decoding 2009-02-10 21:41:36 +00:00
Vendor.pm More Vendor POD and tests. new and created are both basically tested. 2008-08-13 18:47:04 +00:00