| .. |
|
PayDriver
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
ShipDriver
|
Fix naming problem with shippingServices, update tests.
|
2010-10-14 19:31:04 -07:00 |
|
TaxDriver
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |
|
Address.pm
|
Convert Address to Moose.
|
2010-07-09 13:49:37 -07:00 |
|
AddressBook.pm
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
Admin.pm
|
Move WebGUI::Shop::Admin from Class::InsideOut over to Moose.
|
2010-07-02 16:43:59 -07:00 |
|
Cart.pm
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
CartItem.pm
|
Remove duplicate default in CartItem options.
|
2010-08-06 12:21:03 -07:00 |
|
Credit.pm
|
Test cleanup after merge to 7.10.2
|
2010-10-27 18:42:43 -07:00 |
|
Pay.pm
|
Fix pluginName again in ITransact.
|
2010-10-08 14:21:42 -07:00 |
|
PayDriver.pm
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Ship.pm
|
Update Ship master class for new ShipDriver requirements.
|
2010-10-14 19:34:25 -07:00 |
|
ShipDriver.pm
|
Update the test for the new ShipDriver code. Fix edit form generating code.
|
2010-10-13 10:48:43 -07:00 |
|
Tax.pm
|
Take advantage of CartItem's getShippingAddress method to guarantee that we always get the right address object.
|
2010-09-22 14:47:48 -07:00 |
|
TaxDriver.pm
|
Remove Class::InsideOut from TaxDriver and child classes. The EU driver could be improved to use FormBuilder to make the configuration file.
|
2010-08-26 13:26:51 -07:00 |
|
Transaction.pm
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
TransactionItem.pm
|
Fix taking address information, and the right fields in the transaction item.
|
2010-07-27 23:02:28 -07:00 |
|
Vendor.pm
|
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
|
2010-09-24 08:03:09 -07:00 |