Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HYC-1740 - Hyrax 4 updates to overrides from other hydra gems (mostly) (
#1002) * HYC-1731 - Remove access and use fields from solr document (#997) * Remove access and use fields from solr document * Update webdrivers, remove chromedriver version override * Require webdriver * Permit connections to another google chrome base url * Revert require change * HYC-1750 - Update department names (#999) * Remove mapping of affiliation to contributor (#1001) * Unescape filenames in content-disposition for rails 6 to avoid double encoding * Replace user_roles.rb with override, add test for override method * Convert processors/document.rb to an override and add test for overrides * Convert image.rb to a override file and remove the unused imagemagick code * Delete roles overrides which were added to get i18n changes to show, as they now seem to be showing without * Convert geonames.rb to an override, add a test to verify the override * Convert uploaded_file_uploader.rb to override and add test * Convert mini_magick/image/info.rb to an override, update to v4.12.0 and adjust the override for it. Add a test * Clarifying override message * Rubocop * Delete commented code * Add missing frozen_string_literals * Add back in accidentally removed aria-label * Remove override of manage users page. Move 'add new user' action to side bar menu * Fix variable name. Allow geoname stubbing to match any username * Update user_roles_spec.rb --------- Co-authored-by: Dean Farrell <lfarrell@email.unc.edu>
- Loading branch information