FishEye
Search
Changelog
Browse
Help
osCommerce
:
Quick Search:
the start of cleaning up the checkout pr...
additional cleanups to the shipping part...
Show this changeset in changelog
Changeset Detail
422
created by
hpdl
on 09 February 2006, 14:36:08 +0100 (3 years 9 months ago) (
patch
)
checkout procedure cleanup; move free shipping logic to a new 'free shipping' shipping module
Expand all
|
Collapse all
|
Don't Truncate Long Diffs
/branches/hpdl/oscommerce/admin/templates/pages/products_edit.php
422
(+11 -19)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/shipping.php
422
(+22 -6)
diffs
View diff...
/branches/hpdl/oscommerce/includes/classes/shopping_cart.php
422
(+4 -0)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/shipping.php
422
(+5 -47)
diffs
View diff...
/branches/hpdl/oscommerce/includes/content/checkout/shipping_address.php
422
(+7 -9)
diffs
View diff...
/branches/hpdl/oscommerce/includes/languages/en_US/modules/shipping/free.xml
422
(+20)
new
/branches/hpdl/oscommerce/includes/modules/shipping/flat.php
422
(+5 -1)
diffs
View diff...
/branches/hpdl/oscommerce/includes/modules/shipping/free.php
422
(+139)
new
/branches/hpdl/oscommerce/includes/modules/shipping/item.php
422
(+5 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/checkout_confirmation.php
422
(+1 -1)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/checkout_shipping.php
422
(+21 -40)
diffs
View diff...
/branches/hpdl/oscommerce/templates/default/content/checkout/checkout_shipping_address.php
422
(+2 -2)
diffs
View diff...