Added field type "file" to the data abstract and a "file" table to be used with a...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Apr 2016 15:26:45 +0000 (11:26 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 12 Apr 2016 15:26:45 +0000 (11:26 -0400)
commitd951b81cca17385e982637bfc51eb84e9861938b
treebeef07bb98c22ec95b3018f9a8887106017e0bba
parent334dfd3475bf9717ea39428d2131384d19f9837b
Added field type "file" to the data abstract and a "file" table to be used with a file gallery (not supported yet)
30 files changed:
activate.php
classes/data/dataImages.php
defines.php
glm-member-db.php
lib/GlmDataAbstract/DataAbstract.php
lib/GlmDataAbstract/documentation.odt
models/admin/management/import.php
models/admin/management/import.php.OLD [new file with mode: 0644]
models/admin/management/import/memberImages.php [new file with mode: 0644]
models/admin/management/import/members.php [new file with mode: 0644]
models/admin/member/memberInfo.php
setup/databaseScripts/create_database_V1.1.1.sql [deleted file]
setup/databaseScripts/create_database_V1.1.2.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V1.1.1.sql [deleted file]
setup/databaseScripts/drop_database_V1.1.2.sql [new file with mode: 0644]
setup/databaseScripts/readme.txt [new file with mode: 0644]
setup/databaseScripts/update_database_V1.0.30.php
setup/databaseScripts/update_database_V1.0.30.sql
setup/databaseScripts/update_database_V1.0.43.sql
setup/databaseScripts/update_database_V1.1.0.sql
setup/databaseScripts/update_database_V1.1.1.sql
setup/databaseScripts/update_database_V1.1.2.php [new file with mode: 0644]
setup/databaseScripts/update_database_V1.1.2.sql [new file with mode: 0644]
views/admin/management/import.html
views/admin/management/import/importImages.html [deleted file]
views/admin/management/import/memberImages.html [new file with mode: 0644]
views/admin/management/import/members.html [new file with mode: 0644]
views/admin/management/import/readDatabase.html [deleted file]
views/admin/member/memberInfo.html