Additional cleanup of misc issues.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 13 Nov 2017 21:29:50 +0000 (16:29 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 13 Nov 2017 21:29:50 +0000 (16:29 -0500)
commit9bf6545c7f6aad191c58fb923aa6fa53eed98ff3
tree9166f9faea8ea4779a457b6fa5d418cb9d9598a6
parentd49c5816174062fea0cdf3763b27ea5d06235d4a
Additional cleanup of misc issues.

Fixed problem determining if cart had already been checked out.
Billing contact form is now hidden if "Same as account info" is checked.
Cart and checkout summaries are now checking to see if the rate data line should be displayed in cart.
Avoiding certain work in the checkout process if checkout is not successful
classes/regCartSupport.php
models/front/registrations/cart.php
models/front/registrations/checkoutProcess.php
views/front/registrations/cart.html
views/front/registrations/checkout.html
views/front/registrations/summary.html
views/front/registrations/summaryStore.html