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

Release v1.9.0 #776

Merged
merged 80 commits into from
Oct 9, 2024
Merged

Release v1.9.0 #776

merged 80 commits into from
Oct 9, 2024

Conversation

Ion Eftodii and others added 30 commits September 4, 2024 15:41
YOR-11: Create Events Calendar Functional
Fix linting issues on develop preventing multidev creation
It looks as if there is a deprecation warning on first load regarding
the placement of $cachable and $entity on the
ys_themes_allowed_values_function in ys_themes.  I am attempting to
switch the order of the variables to squelch this deprecation warning on
first load for sites.

The deprecation warning:
Deprecated: Optional parameter $entity declared before required
parameter $cacheable is implicitly treated as a required parameter in
/code/web/profiles/custom/yalesites_profile/modules/custom/ys_themes/ys_themes.module
on line 28
We had a $cachable which was not even in the signature of
options_allowed_values, yet we were passing something in that then
wasn't even being used.  This lets it match the signature found at:

https://api.drupal.org/api/drupal/core%21modules%21options%21options.module/function/options_allowed_values/10
…lues-deprecation

YSP-690: Deprecation of parameters with default values order
dblanken-yale and others added 10 commits October 1, 2024 12:53
Marc has written about this, and it looks as if when an item is no
longer present in the payload that it gets wiped, which we do not want.

So we removed this; more testing needs to be done on the effects of
changing the data and how it updates.
YSP-593: ServiceNow Knowledge Base Syncing
…dial

YSP-680: PRESIDENT: Add dial to image banner to allow default and large image display
JAKALA: Add Calendar display option to Views Block for Events
@yalesites yalesites requested a review from a team as a code owner October 2, 2024 19:51
@dblanken-yale dblanken-yale self-requested a review October 9, 2024 18:28
Copy link
Contributor

@dblanken-yale dblanken-yale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and ready

@dblanken-yale dblanken-yale merged commit 92cda55 into master Oct 9, 2024
5 checks passed
@yalesites
Copy link
Author

🎉 This PR is included in version 1.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vinmassaro vinmassaro deleted the v190 branch November 21, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants