Skip to content

Release 2.3.6 #156

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

Merged
merged 8 commits into from
Aug 13, 2024
Merged

Release 2.3.6 #156

merged 8 commits into from
Aug 13, 2024

Conversation

stephen-cox
Copy link
Member

No description provided.

stephen-cox and others added 7 commits May 28, 2024 11:30
* Add services parent to subsite views #148

* Coding standards fix

* Parent field name changes localgovdrupal/localgov#487

* Added is_syncing check to install hook
)

* Fix WSOD on subsites when creating subsite page in front end theme

Fix #154

Checks the entity ID is numeric (is not null) when trying to find subsite.
Adds a test to verify status code is 200 (500 without this fix).

* Change entity check from is_numeric to !is_null
…146)

* Added PreviewLinkAutopopulate plugin to auto-populate preview links localgovdrupal/localgov#600

* Fixed typo

* Added new method to fetch flatterned entity hierachy to SubsitesHierarchyTrait

* Added test for new getFlattenedSubsiteHierarchy method
@stephen-cox
Copy link
Member Author

Fix for the failing static analysis check with #157

Fix PHPStan error calling getFlattenedSubsiteHierarchy method
@finnlewis finnlewis merged commit 6d227b0 into release-2.x Aug 13, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants