Updated database to include validated and validation_code fields to account table.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 29 Aug 2017 17:46:26 +0000 (13:46 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 29 Aug 2017 17:46:26 +0000 (13:46 -0400)
commit415373feb3c4ee53ca320e16828a2ef7a4527525
treeb9e42dc5d59c51d2ef38662e64c51fbcedd85b55
parent580ca75b734380bc4cbf449a62404cf0a522bb60
Updated database to include validated and validation_code fields to account table.
Removed tabs from top of registrations admin pages.
Added tabs to top of event registration edit page to permit separate tabs of things that will be updated.
12 files changed:
index.php
models/admin/registrations/event.php
setup/databaseScripts/create_database_V0.0.10.sql [deleted file]
setup/databaseScripts/create_database_V0.0.11.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.10.sql [deleted file]
setup/databaseScripts/drop_database_V0.0.11.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V0.0.11.sql [new file with mode: 0644]
views/admin/registrations/eventEdit.html
views/admin/registrations/eventEditLevels.html [new file with mode: 0644]
views/admin/registrations/eventEditSettings.html [new file with mode: 0644]
views/admin/registrations/header.html