Adding the management setting models and views.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Nov 2016 13:55:42 +0000 (08:55 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 18 Nov 2016 13:55:42 +0000 (08:55 -0500)
commit51be3a468ac8417bd324120db55bed5fbc4007c3
treee953bd15405270c877971617df07a70c684a01a0
parent7e14bc41c8224cc8755759d62da47a787ca826f3
Adding the management setting models and views.

Update the table name from settings to management.
Update my table names and the create scripts for the names.
Adding the default_date_range field.
Setting up the management model and view.
Setting up the data abstract class for management.
classes/data/dataManagement.php
models/admin/management/coupons.php [new file with mode: 0644]
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.2.sql
setup/validActions.php
views/admin/management/coupons.html [new file with mode: 0644]