Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Merge 8.x-1.× #626

Merged
merged 163 commits into from
Feb 9, 2020
Merged

Merge 8.x-1.× #626

merged 163 commits into from
Feb 9, 2020

Conversation

MPParsley
Copy link
Collaborator

No description provided.

pfrenssen and others added 30 commits May 11, 2019 20:44
Do not require to pass full OgRole objects when we only need the ID.
Avoid using "refresh" terminology since it implies that new data is being
calculated. We are just populating the property.
Code example to add a group content type is not valid PHP
Uncaught Error: Cannot use object of type stdClass as array
We were using two separate permissions to handle these closely related
subjects. We are going to follow the approach of Drupal core and use a
single 'administer permissions' permission for both.
Replace deprecated EntityManager service with EntityTypeManager.
Test that an exception is thrown when a membership is saved using invalid roles
Co-Authored-By: Amitai Burstein <amitai@gizra.com>
kbrodej and others added 29 commits February 7, 2020 11:03
…account-objects

MembershipManager::createMembership() is accepting invalid account objects #540
Added dependency injection for EntityTypeManager instead \Drupal calls
Remove unnecessary dependency injection
we may need to move this to an interface
`User::load()` calls should be avoided in classes #546 fix
…ndler (#622)

* Use getInstance to get default selection handler

In #580 Og::getSelectionHandler was deprecated but instead of using getInstance, createInstance was used.

* Use selectionPluginManager->getInstance()
@MPParsley MPParsley merged commit a66d70d into feature/510_fix_documentation Feb 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants