Update for adding county into the member city table.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Nov 2018 20:42:11 +0000 (15:42 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 7 Nov 2018 20:42:11 +0000 (15:42 -0500)
commit116e735e2ee6ea5485da72f6199e06ece3085b94
tree21f479ce998e11bdb1d08fedffe1ac6a7ada9cfe
parentff0c6a8cf0b92e74a13876948368d939fedb95cd
Update for adding county into the member city table.

Also more updates for the interactive map.
Adding shortcode attributes for bounds and marker colors.
24 files changed:
assets/MapIcons/InteractiveMap/blue.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/brown.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/green.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/grey.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/orange.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/purple.png [new file with mode: 0644]
assets/MapIcons/InteractiveMap/red.png [new file with mode: 0644]
assets/bg_caption.jpg [new file with mode: 0755]
classes/data/dataCities.php
index.php
js/leaflet-area-map.js
models/admin/ajax/citiesMapData.php
models/admin/ajax/countiesMapData.php [deleted file]
models/admin/ajax/membersMapData.php
models/admin/settings/cities.php
models/front/members/interactivemap.php
setup/databaseScripts/1.1.41-steve [deleted file]
setup/databaseScripts/create_database_V1.1.42.sql [deleted file]
setup/databaseScripts/create_database_V1.1.43.sql [new file with mode: 0755]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V1.1.43.sql [new file with mode: 0755]
setup/shortcodes.php
views/admin/settings/cities.html
views/front/members/interactivemap.html