open_social
open_social copied to clipboard
Open Social install profile for Drupal
Updates the requirements on drupal/search_api_solr to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...
## Problem In issue https://www.drupal.org/project/social/issues/3453509 we discussed removing the hook to automatically add the field_grequest_message. In order for that change to work we also need to remove any "hard-coded" assumptions...
## Problem In issue https://github.com/goalgorilla/open_social/pull/3923 we discussed removing the insert hook, but before doing that we need to remove any reference to that field. One reference is in the SocialGroupRequestConfigOverride.php...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
## Problem Currently in several notifications we use placeholders to show the entity bundle (Topic, Event, Comment etc). We force this placeholders to always be lowercase. This works well in...
## Related PRs https://github.com/goalgorilla/open_social/pull/3937 https://github.com/goalgorilla/open_social/pull/3928 ## Problem We currently have a hook in `social_group_request` which adds a field to all group types that use the "Request Access" plugin. This creates...
Updates the requirements on drupal/url_embed to permit the latest version. You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot...
## Problem Sometimes, we need to test something related to group membership requests. ## Solution So, the `createGroupMembershipRequests` step to test group membership requests is created in the `GroupContext` file....
## Problem / Solution DrupalContext provides quite a few ways to create content but doesn't actually validate the input which can lead to unexpected test failures. One place where it's...
Updates the requirements on drupal/views_bulk_operations to permit the latest version. Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger...