Updated database to use SMALLINT instead of TINYINT for bitmapped fields
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 17 Feb 2017 16:47:19 +0000 (11:47 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 17 Feb 2017 16:47:19 +0000 (11:47 -0500)
commit3f9ed955cc827cd86dd40782ac84531928147bb3
tree5c209d374c8b0113b08f04146b4c1743ebb7d953
parenta76c995a9506ae28e1b947dfe257aff58bff2e74
Updated database to use SMALLINT instead of TINYINT for bitmapped fields
Cleaned up Registrations management "General" and "Terms" pages
Added registrations management settings and terms to the array when registering the add-on to get the data into config.
index.php
misc/documentation/DevelopmentOutline.txt
setup/databaseScripts/create_database_V0.0.1.sql
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.2.sql [new file with mode: 0644]
views/admin/management/registrations.html
views/admin/management/regterms.html