More requested fixes and start on custom fields for specific levels.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 16 Apr 2018 20:59:57 +0000 (16:59 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 16 Apr 2018 20:59:57 +0000 (16:59 -0400)
commitc18a9bc02c195a87735d5e1bcd44c2f186325b40
tree0e4397f46eb512f99f0ea99161948cdbe6e65f0d
parentb6a548911a8d1d45315a8a7a853a595aaf398980
More requested fixes and start on custom fields for specific levels.

Fixed incorrect capitalization in displayed text in registrations.html
Moved Submit button on registration and checkout pages.
Added management option to enable/dissable navigation aids.
Added note to new attendee custom form fields showing the Form ID for level
14 files changed:
classes/data/dataManagement.php
index.php
models/front/registrations/checkout.php
models/front/registrations/registration.php
setup/databaseScripts/create_database_V0.0.27.sql [deleted file]
setup/databaseScripts/create_database_V0.0.28.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.26.sql [deleted file]
setup/databaseScripts/drop_database_V0.0.28.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V0.0.28.sql [new file with mode: 0644]
views/admin/management/registrations.html
views/front/registrations/cart.html
views/front/registrations/checkout.html
views/front/registrations/registration.html