Started updating the front/cart.php to have it grab and validate cart data.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Sep 2017 12:18:27 +0000 (08:18 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Sep 2017 12:18:27 +0000 (08:18 -0400)
commit19ee813aced792fefd6a7f2adc6af413d08b8408
tree9fbd6c279bf479fc11543dbaa08ea4303636b1a0
parent017d86e6429d81a03f5045e9bdae3dd473a74e94
Started updating the front/cart.php to have it grab and validate cart data.
Result of checRegistrationRequest() is essentially the same array as returned by getRegistrationCart() but will addition information inserted.
Initial comments are in the regCartSupport class on how cart will be validated and some code is in place.
Some additional debugging and fixes to admin reg setup for classes and rates and user interface updates.
12 files changed:
classes/regCartSupport.php
js/adminRegApp.js
js/views/admin/regClass.js
js/views/admin/regRate.js
models/admin/ajax/regAdmin.php
models/admin/ajax/regAdmin/regClasses.php
models/admin/ajax/regAdmin/regRates.php
models/admin/registrations/events.php
models/front/registrations/cart.php
models/front/registrations/registration.php
views/admin/registrations/eventEdit.html
views/admin/registrations/eventEditLevels.html