Continuing on final front-end testing and cleanup
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 13 Feb 2018 20:16:10 +0000 (15:16 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 13 Feb 2018 20:16:10 +0000 (15:16 -0500)
commitf3acc51fb91f0164ead9eacc0ecd937a846dc026
treeacbf4c430ba1bf8d1771a63c8098d68df9024646
parenta82f0a2d09782f341e29a8edda946e986904f4a2
Continuing on final front-end testing and cleanup

Added use of terms in cartSummary.html.
Fixed missing date for "First Event Time" in reg event dashboard.
Fixed warnings and undefines in list.html - Need to stop using recurrences for this!
Fixed undefined for "locations" in registration.html.
Fixed layout and text problems with level headed in registration registration.html
Commented out payment methods from plugin.ini: Comp Code, Call from Merchant, Paypal
Updated defaults for payment methods in dataRegEvent.php
Now checking for admin users when selecting payment methods in regCartSupport.php
Reorganized Payment Method selection and better method checking in checkout.html
Fixed possible problem with default payment method selection
Edited description comment for Credit Card fields in create_database...sql
classes/data/dataRegEvent.php
classes/regCartSupport.php
config/plugin.ini
models/front/registrations/checkout.php
models/front/registrations/checkoutProcess.php
setup/databaseScripts/create_database_V0.0.25.sql
views/admin/registrations/eventDashboard.html
views/front/registrations/cartSummary.html
views/front/registrations/checkout.html
views/front/registrations/list.html
views/front/registrations/registration.html