og icon indicating copy to clipboard operation
og copied to clipboard

https://www.drupal.org/project/og

Results 135 og issues
Sort by recently updated
recently updated
newest added

Fixes issue #299

Drupal 8
Feature request
Needs tests

This PR is a continuation of amitaibu/og#196. It: - Fixes the clashing routes for adding a role - Fixes new group roles considered required, rather than standard - Adds a...

Beta blocker
Drupal 8
Feature request
Ready for review

This is a new PR based on #253.

Drupal 8
Feature request
Ready for review

This is the start for the OG Access module port. Took a simple approach to group content visibility. It mirrors that of the group visibility (public, private). If any of...

Beta blocker
Drupal 8
Needs tests

:wave: I started looking at migrations from Drupal 7 and then circled back to do Drupal 6 as well to resolve #284. Hopefully this moves along Organic groups in Drupal...

Drupal 8
Ready for review

` $permissions = $this->generateEntityOperationPermissionList($group_content_entity_type_id, $bundle_id); ` overwrite multiple event content permissions in getDefaultEntityOperationPermissions. Let's use array_merge instead.

I'm getting a WSOD post install when visiting the membership types administration page. Here's the error: `Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("membership_type") to generate a URL for route "entity.og_membership_type.auto_label"....

Hi, We have decided to go with OG for a new D8 project. While there are some rough edges, it would be great to get a consensus about the roadmap...

Drupal 8
Documentation
Drupal 9