First bulk commit
authorLaury GvR <laury@gaslightmedia.com>
Fri, 14 Oct 2016 21:11:26 +0000 (17:11 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 14 Oct 2016 21:11:26 +0000 (17:11 -0400)
commit0f20bd0f978c496497ed8bafb1d3b324062d3aff
tree2e9dcb578589c05d2ea75234e59ef6fe42492fb8
parente0159c5422c9d6a4701753993ef900fd10e2bc11
First bulk commit
24 files changed:
classes/data/dataConditions.php [new file with mode: 0644]
classes/data/dataCurrentCondition.php [new file with mode: 0644]
classes/data/dataSample.php [deleted file]
config/plugin.ini
css/admin.css [new file with mode: 0644]
defines.php
models/admin/conditions/index.php
models/admin/conditions/more.php [deleted file]
models/front/conditions/current.php [new file with mode: 0644]
setup/databaseScripts/DNUupdate_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/DNUupdate_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/create_database_V0.0.1.sql
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.1.sql [new file with mode: 0644]
setup/frontHooks.php
setup/shortcodes.php
setup/validActions.php
views/admin/conditions/edit.html [new file with mode: 0644]
views/admin/conditions/index.html
views/admin/conditions/more.html [deleted file]
views/front/conditions/front.html [new file with mode: 0644]
views/front/conditions/inside.html [new file with mode: 0644]
views/front/conditions/side.html [new file with mode: 0644]
views/front/index.html [new file with mode: 0644]