Add contact settings and update edit contact page.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Apr 2019 18:21:38 +0000 (14:21 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Apr 2019 18:21:38 +0000 (14:21 -0400)
commitac21a32f242f147bc7fa32cecfbb89cf79f71312
treed8e0bb4160eb5f914667d14edda9a5d588adc97a
parent149f10dc262a11dfc7704f883d24c12f94f36594
Add contact settings and update edit contact page.

Adding new options
enable_billing_info
enable_contact_info
enable_profile_image
enable_organization
classes/data/dataSettings.php [new file with mode: 0644]
index.php
models/admin/settings/contacts.php [new file with mode: 0644]
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.7.sql [deleted file]
setup/databaseScripts/create_database_V0.0.8.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.8.sql [new file with mode: 0644]
setup/validActions.php
views/admin/contacts/edit.html
views/admin/settings/contacts.html [new file with mode: 0644]