open_social
open_social copied to clipboard
Open Social install profile for Drupal
## Problem *[Required] Describe the problem you're trying to solve, this should motivate why the changes you're proposing are needed.* ## Solution *[Required] Describe the solution you've created, elaborate on...
## Problem See https://www.drupal.org/project/social/issues/3284367. ## Solution Provide default values for the event date. **Updated:** Add default value only for the start date that is a required field. When we will...
Follow up https://github.com/goalgorilla/open_social/pull/2057 ## Problem When a new user signs up for an open social platform, we let him/her fill in the account details and profile details. Afterwards, they are...
Dependent of https://github.com/goalgorilla/open_social/pull/3062 ## Problem As a Employee I want to set an out of office status so my colleagues could see I'm on vacation and not gonna work for...
## Problem Unfortunately https://asset-packagist.org/ is not longer working, and because of it we can't install/update or test Open Social. ## Solution We need to replace https://asset-packagist.org/ by custom packages to...
Updates the requirements on drupal/block_field 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...
Updates the requirements on drupal/r4032login 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 We have in issue where certain activities (such as 'User 1 created a new topic') are not shown to logged in users, even though the topic visibility is...
It is good to have a helper service to be possible to use mentions functions where needed. ## Problem There is not possible to reuse some mentions functionality. E.g. get...
See https://www.drupal.org/project/social/issues/3281698 for details. ## Definition of done ### Before merge - [ ] Code/peer review is completed - [ ] All commit messages are [clear and clean](https://open-social.slite.com/app/docs/DnmermZDIx_0OQ). If applicable...