webgui/lib/WebGUI/Shop
Colin Kuskie 6086703d49 Apparently, any item or sku caching causes Apache to die. At this
point, both the itemCache in the Cart and the skuCache in the CartItem
have been removed.
2008-07-22 04:09:04 +00:00
..
PayDriver Remove more echo calls from ITransact driver. 2008-07-11 18:14:17 +00:00
ShipDriver fix syntax error in FlatRate, calculate 2008-03-17 17:46:28 +00:00
Address.pm got transaction management working well enough to notice that there are a few things broken about it =) 2008-05-19 01:48:31 +00:00
AddressBook.pm added in-store credit 2008-04-20 01:12:25 +00:00
Admin.pm fix the shop admin screen icon 2008-06-09 23:17:10 +00:00
Cart.pm Apparently, any item or sku caching causes Apache to die. At this 2008-07-22 04:09:04 +00:00
CartItem.pm Apparently, any item or sku caching causes Apache to die. At this 2008-07-22 04:09:04 +00:00
Credit.pm added a very basic in shop credit manager screen 2008-05-20 22:14:55 +00:00
Pay.pm Add a method for Payment Drivers to see if they can used by a particular user, canUse. 2008-07-21 16:14:52 +00:00
PayDriver.pm Add a method for Payment Drivers to see if they can used by a particular user, canUse. 2008-07-21 16:14:52 +00:00
Ship.pm added vendor management 2008-04-29 21:25:15 +00:00
ShipDriver.pm fix JSON encoding problems in Shop/ShipDriver 2008-07-08 21:27:15 +00:00
Tax.pm Shop Tax pagination now fixed. Pagination had a silent JS death that needed testing for, and sorting....don't ask how sorting was fixed as it involved pentacles, my soul, and a contract. 2008-07-17 16:45:14 +00:00
Transaction.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
TransactionItem.pm upgrade related fixes 2008-06-12 22:24:07 +00:00
Vendor.pm added vendor management 2008-04-29 21:25:15 +00:00