Releases: UCF/Campus-Map
Releases · UCF/Campus-Map
v1.17.0
Enhancements:
- Updated analytics to use GA 4
v1.16.0
Enhancements:
- Removed the illustrated map feature. The remainder of the cleanup will happen in a future tag.
v1.15.1
Bug Fixes:
- Fixes a bug where organization results coming in on a search query were improperly being processed. The schema from the old search service to the new has changed slightly.
v1.15.0
Enhancements:
- Upgraded django to 1.11
- Added the
deploy
management command to make deploying the app easier.
v1.14.0
Enhancements:
- Corrected an problem with error message on the 404 templates.
- Updated project to support gunicorn.
v1.13.5
Enhancements:
- Updated models, views, and templates to utilize the Django Search Service and its updated schema instead of the older PHP-based search service when retrieving teledata.
- Moved the
PHONEBOOK
setting into settings_local.py from settings.py.
- Removed unused HF&J font assets.
Bug Fixes:
- Fixed 'view all' links under group, org, and building lists in the sidebar window
v1.13.4
Enhancements:
- Updated copy on Printable Map page template
v1.13.3
Bug Fixes:
- Removed base_url prefix from info window templates for buildings and dining locations
Minor Campus Map Updates
- Renamed Regional Campuses to UCF Connect Locations
- Updated parking lot colors to match the PDF version of the map
- Updated phone number tel: links
v1.13.0
Enhancements:
- Adds redirect logic for specified map object types. Be sure to review the
settings_local.templ.py
file to see the new settings.