-
Notifications
You must be signed in to change notification settings - Fork 256
Comparing changes
Open a pull request
base repository: projectblacklight/blacklight
base: v8.8.0
head repository: projectblacklight/blacklight
compare: v8.8.1
- 9 commits
- 12 files changed
- 8 contributors
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8087c4f - Browse repository at this point
Copy the full SHA 8087c4fView commit details
Commits on Jan 29, 2025
-
[backport 8.x] Fix CI via updating versions of Rails tested & Solr 9.…
…8 fix (#3500) * Use SOLR_MODULES envvar, rather than solrconfig <lib> entries for Solr 9.8 compatibility As a result of https://issues.apache.org/jira/browse/SOLR-16781, <lib> entries are now ignored by default. The Solr guide recommends adding them to the solr.modules system property or the SOLR_MODULES envvar instead: https://solr.apache.org/guide/solr/latest/configuration-guide/solr-modules.html Closes #3496 and helps to unbreak CI * Test with esbuild/propshaft including both Rails 7.2 and 8.0 * Update versions of Rails tested in CI - Use latest 8.0, 7.2, 7.1 releases - Stop testing 6.x --------- Co-authored-by: Jane Sandberg <js7389@princeton.edu> Co-authored-by: Jonathan Rochkind <jonathan@dnil.net>
Configuration menu - View commit details
-
Copy full SHA for 2559144 - Browse repository at this point
Copy the full SHA 2559144View commit details
Commits on Jan 30, 2025
-
Configuration menu 8000- View commit details
-
Copy full SHA for 1232ded - Browse repository at this point
Copy the full SHA 1232dedView commit details -
Merge pull request #3499 from projectblacklight/backport-pagination-b…
…utton [Backport 8.x] Backport 3492 for enabling styling for buttons in numerical and A-Z sort
Configuration menu - View commit details
-
Copy full SHA for 3067641 - Browse repository at this point
Copy the full SHA 3067641View commit details -
Strip markup from html_safe selected facet values in the html title. (#…
…3503) - E.g., span/data-attributes rendered for selected range facet values by blacklight_range_limit - Does not affect typical values that are not marked html_safe - Fixes #2707 - Fixes projectblacklight/blacklight_range_limit#189
Configuration menu - View commit details
-
Copy full SHA for e85656b - Browse repository at this point
Copy the full SHA e85656bView commit details -
[Backport 8.x] Backport #3495: Ensure that facet suggestions are rele…
…vant to the user's query (#3501) * Ensure that facet suggestions are relevant to the user's query Before this commit, the facet suggest javascript sent HTTP requests that included only the name of the facet and the fragment that the user entered to filter down the facets. This commit also sends any URL params that were in the user's original search, so that the facet suggestions are relevant to the search, rather than being just the most popular facet values from the entire corpus. Closes #3494 * Put test into configured context --------- Co-authored-by: Max Kadel <mkadel@princeton.edu>
Configuration menu - View commit details
-
Copy full SHA for b1696fe - Browse repository at this point
Copy the full SHA b1696feView commit details
Commits on Jan 31, 2025
-
Ensure that the search bar is visible when focused via anchor link
The anchor links in the skip links navigation cause the search bar to be focused when activated, but in some cases the bar itself is scrolled up and out of view, making it hard to interact with after focusing. This adds some styling to create an extra scroll margin so that the search elements stay within view when focused using an anchor link. Ref sul-dlss/earthworks#1467
Configuration menu - View commit details
-
Copy full SHA for 05c5ab2 - Browse repository at this point
Copy the full SHA 05c5ab2View commit details -
Merge pull request #3506 from projectblacklight/backport-3505
Ensure that the search bar is visible when focused via anchor link
Configuration menu - View commit details
-
Copy full SHA for a9910ac - Browse repository at this point
Copy the full SHA a9910acView commit details
Commits on Feb 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b364e29 - Browse repository at this point
Copy the full SHA b364e29View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.8.0...v8.8.1