Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hyrax, fix institutional repository layout & based_near behavior #2361

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. Fixes institional repository layout on main page

    Removes duplication of application name when there is no logo.
    Repositions application name to be centered between logo and search bar.
    
    Fixes #2356
    laritakr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cefe13c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f498700 View commit details
    Browse the repository at this point in the history
  3. Includes based_near_form_fields_behavior

    When basic_metadata isn't part of the schema, the based_near
    prepopulators don't get included via form_fields.rb.
    
    This is including them explicitly to avoidbroken based_near
    behaviors in the forms.
    laritakr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ed65676 View commit details
    Browse the repository at this point in the history
  4. One more hyrax update

    laritakr committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    16193de View commit details
    Browse the repository at this point in the history