Fixed problems with clearing items from the cart that don't belong there.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 20 Oct 2017 20:08:54 +0000 (16:08 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 20 Oct 2017 20:08:54 +0000 (16:08 -0400)
commitfd5657bc855b0a27fef5b13a9eb2a094b10d8c0d
treecbace8ab00b14fa19b04664c4ee548f023d0a755
parent1cac6b9e40797d2b3a6b97b212484c19f8e04c19
Fixed problems with clearing items from the cart that don't belong there.
Fixed probelm with cart not being assigned to an account when it's a guest cart and the account just loggs in.
Added "select other Carts" to cart widget.
Other front-end cleanip.
classes/data/dataRegRequest.php
classes/data/dataRegRequestEvent.php
classes/regCartSupport.php
js/frontRegApp.js
js/views/front/app.js
models/front/registrations/cart.php
setup/databaseScripts/create_database_V0.0.15.sql
views/front/registrations/cart.html
views/front/registrations/cartLinkWidget.html
views/front/registrations/checkout.html