releasing changes
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 13 May 2019 20:08:06 +0000 (16:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 13 May 2019 20:08:06 +0000 (16:08 -0400)
commit135f087c4d05828eb76238cea6a018dac957d011
tree2f18f093633adde253694ee0c4f68978ec98b910
parent20b8d626a1d8a237616884b26dcde9ce47ca9c15
releasing changes
49 files changed:
.gitignore [new file with mode: 0644]
.nvmrc [new file with mode: 0644]
assets/counties/Alger.GeoJson [new file with mode: 0644]
assets/counties/Baraga.GeoJson [new file with mode: 0644]
assets/counties/Chippewa.GeoJson [new file with mode: 0644]
assets/counties/Delta.GeoJson [new file with mode: 0644]
assets/counties/Dickinson.GeoJson [new file with mode: 0644]
assets/counties/Gogebic.GeoJson [new file with mode: 0644]
assets/counties/Houghton.GeoJson [new file with mode: 0644]
assets/counties/Iron.GeoJson [new file with mode: 0644]
assets/counties/Keweenaw.GeoJson [new file with mode: 0644]
assets/counties/Luce.GeoJson [new file with mode: 0644]
assets/counties/Mackinac.1.GeoJson [new file with mode: 0644]
assets/counties/Mackinac.GeoJson [new file with mode: 0644]
assets/counties/Marquette.GeoJson [new file with mode: 0644]
assets/counties/Menominee.GeoJson [new file with mode: 0644]
assets/counties/Ontonagon.GeoJson [new file with mode: 0644]
assets/counties/Schoolcraft.GeoJson [new file with mode: 0644]
assets/fonts/Pathout Script.otf [new file with mode: 0755]
assets/fonts/Pathout Script.ttf [new file with mode: 0755]
assets/fonts/Posterizer_KG_Rough-webfont.woff [new file with mode: 0755]
assets/fonts/Posterizer_KG_Rough-webfont.woff2 [new file with mode: 0755]
classes/data/dataMapSettings.php [new file with mode: 0644]
css/admin.min.css [new file with mode: 0644]
css/glm-county-map.min.css [new file with mode: 0644]
css/materialize.min.css [new file with mode: 0644]
defines.php
gulpfile.js [new file with mode: 0644]
index.php
js/materialize/autoComplete.min.js [new file with mode: 0644]
js/materialize/materialize.min.js [new file with mode: 0644]
models/admin/ajax/mapSettingsAjax.php [new file with mode: 0644]
models/admin/settings/mapSettings.php [new file with mode: 0644]
models/front/map/display.php [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
sass/admin/_settings.scss [new file with mode: 0644]
sass/admin/admin.scss [new file with mode: 0644]
sass/front/_map.scss [new file with mode: 0644]
sass/front/front.scss [new file with mode: 0644]
setup/adminHooks.php
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/shortcodes.php
setup/validActions.php
views/admin/settings/mapSettings.html [new file with mode: 0644]
views/front/map/display.html [new file with mode: 0644]
yarn.lock [new file with mode: 0644]