updating database files to add the required field option for the fields
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 18:28:17 +0000 (14:28 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 18 Oct 2017 18:28:17 +0000 (14:28 -0400)
commit492ff26e22e25e49f981835e9f6a64e5e4f92128
tree2dd63f46b39c4cb77b4beaad7cdbb9f728397154
parent621a5b86ce2a2ccded1398728cc5f885fb8eef3a
updating database files to add the required field option for the fields

adding required field checkbox option in the mgmt view file when adding custom fields.
adjusted the index file, db versions, update and create db scripts
classes/data/dataCustomFields.php
index.php
setup/databaseScripts/create_database_V0.0.3.sql [deleted file]
setup/databaseScripts/create_database_V0.0.4.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.4.sql [new file with mode: 0644]
views/admin/management/fields.html