Add County to even locations.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Feb 2019 11:05:53 +0000 (06:05 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 14 Feb 2019 11:05:53 +0000 (06:05 -0500)
commit645c08b3ca669da2ac088d2e841a573b5f0ff065
treedd3f2eb44559e5148dd496a48a0ae1ced3b69c87
parent25793ecc31330758d245ac9287845e6899528b78
Add County to even locations.

Add new db fields for county.
Add new db fields for search options.
WIP for event form.
12 files changed:
classes/data/dataLocations.php
classes/data/dataManagement.php
index.php
models/admin/events/list.php
models/front/events/list.php
setup/databaseScripts/create_database_V0.1.13.sql [deleted file]
setup/databaseScripts/create_database_V0.1.14.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.1.14.sql [new file with mode: 0644]
views/admin/events/editLocation.html
views/admin/management/events.html
views/front/events/searchForm.html