Updating Search add-on with various new features
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jun 2018 12:54:17 +0000 (08:54 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 26 Jun 2018 12:54:17 +0000 (08:54 -0400)
commit0657a1ed6f54299bbc9165fbddd21dd674520b50
treeb8412af2876d99a104f3920571436fdca9cb86e4
parent59919e60a3da073d1faa2dc396a5d50da78d7c5b
Updating Search add-on with various new features

Added database field, management model and view, and other stuff to manage Server URL
Started adding code to index posts and pages when updated or removed, not doing that right now.
Additional prep
17 files changed:
classes/data/dataManagement.php
classes/glmSearch.php
css/front.css
deactivate.php
index.php
models/admin/management/search.php
models/admin/search/ossRequest.php [new file with mode: 0644]
models/front/search/index.php
readme.txt
setup/adminHooks.php
setup/databaseScripts/create_database_V0.0.3.sql
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.4.sql [new file with mode: 0644]
setup/validActions.php
views/admin/management/search.html
views/front/footer.html
views/front/search/index.html