rolling back database changes, changing the model action names
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 19 Oct 2017 19:18:20 +0000 (15:18 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 19 Oct 2017 19:18:20 +0000 (15:18 -0400)
commitd91dbb02037b91cd0bbb70d4311eef79d0f498f2
tree486731eb56602222a0699741fe1e12af1f4df9cc
parentce450813754a86de35942b39ae6f25ad9dd650ff
rolling back database changes, changing the model action names

changing the fields action to entity, adjusting database table column names and
datatypes
classes/data/dataCustomFields.php
models/admin/entity/fields.php [new file with mode: 0644]
models/admin/fields/fields.php [deleted file]
setup/adminHooks.php
setup/databaseScripts/create_database_V0.0.4.sql
setup/databaseScripts/update_database_V0.0.4.sql
setup/validActions.php
views/admin/entity/fields.html [new file with mode: 0644]
views/admin/fields/fields.html [deleted file]