Update the search form and adding the source table entries.
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 12 Jul 2016 19:10:36 +0000 (15:10 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 12 Jul 2016 19:10:36 +0000 (15:10 -0400)
commitb966219fd17c29c1e436484ac09ab7c29459cae7
tree433eeec2ce46cb7c2198ca0b225a18e98f4cb4ca
parent3deca1bd9f435febbb0402b3c504f3a33b17efc2
Update the search form and adding the source table entries.

Members in the members only will not be able to edit leads.
Lead sources not setup so they're entered into the sources table.
Also adding new fields for the sources table and the searches table.
index.php
models/admin/leads/index.php
setup/adminMenus.php
setup/databaseScripts/create_database_V0.0.1.sql [deleted file]
setup/databaseScripts/create_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.2.sql [new file with mode: 0644]
setup/frontHooks.php
views/admin/leads/index.html