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

Merge master into develop after V1.1.0 release #595

Closed
wants to merge 12 commits into from
Closed

Conversation

dblanken-yale
Copy link
Contributor

Merge master into develop after V1.1.0 release

Description of work

  • Merge changes made to v1.1.0 before release back into develop branch

nJim and others added 12 commits February 15, 2024 08:38
fix(YALB-1714): pin gin_lb module to ensure patch applies (#561)
* fix(YSP-355): add field_external_source to config

While field_external_source was defined, it was not included in the
content portion of the config, making it not available to the profile
directory.  With this change, it now passes this data on so that link
treatments can properly be made.

* fix(YSP-355): enable external link passing for search results

While event seemed to have field_external_source passing through, the
others did not.  This enables it so that link treatments can be applied.

* feat(YSP-355): Add search API rendered content default view mode for profiles

* fix(YSP-355): Fix errors in log about profile fields

---------

Co-authored-by: Marc Berger <[email protected]>
Github Actions: always derive git info from dev environment
…icker (#587)

* fix(YSP-371): add portrait spotlight to reusable block list

We thought that reusuable blocks weren't working when added via the
backend, but in fact it was that one new block was not added as
reusable.  This adds in the portrait spotlight to be reusable.

* fix(YSP-371): rename Global Block to Reusable Block
* feat(YSP-373): create hook to update page.front

If the page.front is pointing to an alias, we update it to the node
instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants