Colin Kuskie
ff55ab1493
For USPS priority service, add another container type.
2009-09-06 20:23:12 -07:00
Colin Kuskie
8dcd511a8b
Update tests for modified code, and for CSRF checks.
2009-07-16 22:35:49 +00:00
Colin Kuskie
a85924d07b
Add group privilege checking to the Shipping Drivers
2009-06-18 23:24:33 +00:00
Colin Kuskie
cbdd6077d5
Add USPS Shipping Driver with tests, and i18n.
...
Change the Ship, Cart to do exception handling when calling a shipping driver,
as that's the message passing interface between the modules.
Add a noFormProcess field property that is recognized by processPropertiesFromFormPost.
2009-05-12 23:58:19 +00:00
Colin Kuskie
db290f91f9
Add an option to the Sku to require individual shipping of this sku, separate
...
from other items in the cart. Update the FlatRate driver to support calculating that.
2009-04-29 16:52:16 +00:00
Colin Kuskie
b184121305
Forward port leaky test fix with cleaning up the cart.
2009-04-02 22:25:07 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
151ebbde09
Also leaking a version tag.
2009-02-03 04:23:22 +00:00
Colin Kuskie
4ac37757ca
Fix a leaking test.
2009-02-03 04:09:01 +00:00
Colin Kuskie
6af9adbf41
Add tests for percentage of price, and fix
...
a bad comment in the ShipDriver test.
2008-10-14 19:37:39 +00:00
Colin Kuskie
63701071db
add another FlatRate calculate test
2008-10-08 23:26:32 +00:00
Colin Kuskie
58d97badcd
fix clean-up of Products in FlatRate test
2008-10-08 20:26:50 +00:00
Colin Kuskie
c0b9bdcc43
Fix a bug with shipping costs as a percentage of weight. Build
...
a test to test the fix.
2008-10-07 22:43:22 +00:00
Colin Kuskie
be29a09114
fixes for deleting ship drivers created during testing
2008-06-15 04:34:48 +00:00
Colin Kuskie
6e9031de4a
WebGUI ships with 1 driver, do not delete it
2008-06-15 04:30:50 +00:00
Colin Kuskie
b2b3ead60a
more test maintenance. Add automatically added form elements, change shipperId to getId
2008-03-17 20:18:47 +00:00
Colin Kuskie
7f4ebb2c47
options access is now private, removing test.
2008-03-17 17:48:21 +00:00
Colin Kuskie
3a6ad8ce1d
fix the same failing issues in ShipDriver in FlatRate
2008-03-09 04:36:18 +00:00
Colin Kuskie
ea500fd1b2
Conver the FlatRate shipping driver to use exceptions.
2008-02-28 17:00:34 +00:00
Colin Kuskie
640554ea14
Finish out the FlatRate driver, with tests and i18n.
...
Fix bugs found in ShipDriver by building a driver.
2008-02-25 22:36:10 +00:00
Colin Kuskie
fc060962e8
Interim checkin.
...
FlatRate needs i18n and more tests.
2008-02-25 05:51:43 +00:00