| .. |
|
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 |
|
TaxDriver
|
Fixed Tax.t tests. The file that contains them should be renamed to TaxDriver/Generic.t. Will do so when I add the tests for the other taxing
|
2009-04-18 07:35:14 +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
|
Adding pluggable tax system.
|
2009-04-17 13:32:18 +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
|
Make processTransaction really handle not getting an object, by checking
|
2009-04-14 20:00:26 +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
|
Adding pluggable tax system.
|
2009-04-17 13:32:18 +00:00 |
|
TaxDriver.pm
|
Forgot to 'svn add' a bunch of files.
|
2009-04-17 13:35:20 +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 |