Setup the tables for reports and search form
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 13 Aug 2018 17:35:42 +0000 (13:35 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 13 Aug 2018 17:35:42 +0000 (13:35 -0400)
commit62f28cc53b2e86377350f9851d9c98f4a6ab0998
tree08e0c3640413fac08fc0b70d32cd6c2609c83a93
parent607e608bdc3ab9430d768c804a64ae6aa855e4bf
Setup the tables for reports and search form

Setting up new table for the member lead reports.
Setup a search form and new admin menu for the reporting.
index.php
models/admin/travel/members.php
models/admin/travel/reports.php [new file with mode: 0644]
setup/adminMenus.php
setup/databaseScripts/create_database_V0.0.3.sql [deleted file]
setup/databaseScripts/create_database_V0.0.5.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.4.sql
setup/databaseScripts/update_database_V0.0.5.sql [new file with mode: 0644]
setup/validActions.php
views/admin/travel/reports.html [new file with mode: 0644]