Packaging detail restyle, packaging settings added
authorLaury GvR <laury@gaslightmedia.com>
Tue, 5 Jul 2016 21:11:44 +0000 (17:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 5 Jul 2016 21:11:44 +0000 (17:11 -0400)
commitdc8dbe71376f484fc7e266d15cb7862df513b10c
tree4642303fc424240d435b1fe3bc740d45c13abfd6
parent338feaced63dec5c4d9cb1e88bcf817222af0b35
Packaging detail restyle, packaging settings added

Management options now have packaging display settings for setting
whether you want certain information to be displayed or not on the
package detail pages. Also added an offsite url to be used for
packages. The view file uses markup similar to the existing member
detail view file. A new database script was made to add the new db
entries and update as necessary.
13 files changed:
classes/data/dataManagement.php
classes/data/dataPackages.php
css/front.css
index.php
models/admin/management/packaging.php
setup/databaseScripts/create_database_V1.1.0.sql [deleted file]
setup/databaseScripts/create_database_V1.1.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V1.1.1.sql [new file with mode: 0644]
views/admin/management/packaging.html
views/admin/member/packaging.html
views/front/packaging/detail.html
views/front/packaging/listForMemberListing.html