hudajkhan
hudajkhan
To date (2/22/2024), we have 252 affected users for articles#index for Honeybadger notifications stating that suAffiliation was providing access when eduPersonAffiliation (mapped to unscoped-affiliation) was not. By the end of...
Honeybadger errors that state "load failed" or "network error" have been occurring at various times: Examples: https://app.honeybadger.io/projects/50022/faults/101426912 Message examples are "UnhandledPromiseRejectionWarning: TypeError: NetworkError when attempting to fetch resource." and "UnhandledPromiseRejectionWarning:...
On both dlme-stage and dlme-prod, clicking on "forgot password" and then entering your email address does not result in a password change message being sent. The URL is https://dlme-stage.stanford.edu/users/password/new ....
Closes #1366 . What this pull request does: - Create attribute table component - Use the component html erb file to display the attribute table container - Passes in the...
Closes https://github.com/sul-dlss/earthworks/issues/1049 . What this pull request does: - Add an "other options" component to the sidebar which also includes a link to open the code snippet manual - Adds...
Solr Synonyms: Review file to see if we want to make any changes to the terms we are searching for
Synonym file: https://github.com/sul-dlss/earthworks/blob/main/config/solr_configs/synonyms.txt What these lines mean: - For lines that have only commas, when a query (in the text field) is made for any term on the line, the...
Right now, our code samples rely on Python, Leaflet, and R to use the WMS or WFS services to obtain layer info for a raster (WMS only) or a vector...
#1049 is about building in a code sample view. For restricted datasets, like https://earthworks.stanford.edu/catalog/stanford-cg357zz032, the user must be logged in as a Stanford user in order to view/download the data....
As mentioned in #1109 , synonym lines in the Solr config file may have multi-word terms where the words are separated by a space. For multi-way expansion (i.e. lines with...
Closes #2487 What this PR does: - Adds a component that displays the link that will open up the search tips modal - Adds a component that displays the content...