Added primary_contact field to database and added to contacts list and edit.
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 25 Jul 2016 19:06:01 +0000 (15:06 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 25 Jul 2016 19:06:01 +0000 (15:06 -0400)
commit8fbff4ba0ba4161cbd471682a1756cad211d92e8
treef0b1a16912d46ef992fa5974a565f363c9ecd8d4
parente15e91824682d31963ea546a73d6a0b2b2d7387b
Added primary_contact field to database and added to contacts list and edit.
classes/data/dataContacts.php
index.php
setup/databaseScripts/create_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V0.0.2.sql [new file with mode: 0644]
setup/permissions.php
views/admin/contacts/edit.html
views/admin/contacts/index.html