Releases: umass-gis/geoblacklight
Releases · umass-gis/geoblacklight
v1.1.3
UMAP GeoData
UMass Amherst Libraries' first fully functional public instance of GeoBlacklight v4.1. This release encapsulates changes made since our initial deployment in Spring 2021.
Customizations
Home page
- Colors, fonts, headers, and footers across the site were brought into compliance with UMass’ style specifications: app/assets/stylesheets/modules
- Additional site-wide style customizations: app/assets/stylesheets/umass.scss
- Header layout: app/views/shared/_header_navbar.html.erb
- Top navigation bar logos and links: app/views/shared/_top_navbar.html.erb
- External links to “About” and “Get Help” pages: app/views/shared/_user_util_links.html.erb
- Footer layout and links: app/views/shared/_umass_footer.html.erb
- Changed messaging in the search bar and search button: config/locales/blacklight.en.yml
- Reordered content blocks and which metadata fields they draw from (i.e. “Theme” instead of “Subject”): app/views/catalog/_home_text.html.erb
- Applied additional branding, including the homepage search heading and UMass .svg icon labeling: config/locales/geoblacklight.en.yml
- Added a default search box centered on Massachusetts (homepage_map_geom): config/settings.yml
Search results
- Added a UMass .svg icon to show in search results: app/assets/images/blacklight/umass.svg
- Customized search facet display and ordering: app/controllers/catalog_controller.rb
- Added custom UMass facets to the list of Solr fields: config/settings.yml
Show page
- Customized facet display, ordering, labels, and whether or not they are searchable: app/controllers/catalog_controller.rb
What's Changed
- Footer: approximate new web style guide examples by @ewlarson in #29
- GeoBlacklight Google Anaytics Module by @ewlarson in #30
- minor tweaks and fixture updates by @rmseifried in #47
- updated fixtures to align with aardvark by @rmseifried in #49
- removed extra B10 customizations by @rmseifried in #52
- Upgrade to 4.0.0-pre.alpha.3 by @rmseifried in #54
- Add meta tag by @rmseifried in #65
- update test fixtures and add collection by @rmseifried in #71
- Upgrade to v4.0.0 by @rmseifried in #102
- Update README.md by @rmseifried in #103
- fix search behavior by @rmseifried in #104
- v4.0.0 tweaks by @rmseifried in #105
- update install instructions in readme by @rmseifried in #106
- v4.1.0 upgrade by @rmseifried in #107
- Migrate to GA4 (Google Analytics) by @rmseifried in #109
- enable URLs in description by @rmseifried in #110
- upgrade ruby to 3.2.2 by @rmseifried in #111
Full Changelog: 0.7.0...1.1.3