Skip to content
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

Drupal: Adds drop-down functionality to flagging of forum posts, comments, user profiles. #3365

Merged

Conversation

drshawnkwang
Copy link
Contributor

Fixes #
https://dev.gridrepublic.org/browse/DBOINCP-298

Description of the Change
Added new functionality where users flag forum posts, comments, and user profile for abuse by clicking on "Report", and a drop-down box appears listing reasons the content is to be flagged. This also introduces new specific flags that are triggered by the drop-down for SPAM, hostile content, etc. Finally, the moderators email list may sent a notification for the specific type of abuse being reported.

Alternate Designs
N/A

Release Notes
Changes Drupal web site by adding drop-down to flag functionality when reporting abuse.

Shawn Kwang added 9 commits November 6, 2019 09:34
This is a 'replacement' for the flag_abuse module. It contains the feature that when a user clicks Report to flag content for abuse a drop-down with different reasons.

Note: this module must work with conjunction with BOINC theme which has the dropdown in the templates.

Part of
https://dev.gridrepublic.org/browse/DBOINCP-298
Modified logic when flags are locked: now user sees link as 'Locked'.
Removed flag_access function.
…at are locked.

Fixes a bug in DBOINCP-298.
@drshawnkwang drshawnkwang changed the title Drupal: Adds drop-down functionality to flagging of forum posts, comments, user profiles. WIP: Drupal: Adds drop-down functionality to flagging of forum posts, comments, user profiles. Nov 6, 2019
@drshawnkwang
Copy link
Contributor Author

Adding WIP as there some Scrutinizer issues to work through.

@drshawnkwang drshawnkwang changed the title WIP: Drupal: Adds drop-down functionality to flagging of forum posts, comments, user profiles. Drupal: Adds drop-down functionality to flagging of forum posts, comments, user profiles. Nov 7, 2019
@tristanolive tristanolive merged commit e1164f2 into BOINC:master Nov 8, 2019
@drshawnkwang drshawnkwang deleted the drupal_feature-flagabusereason2 branch December 19, 2019 14:54
@AenBleidd AenBleidd added this to the Server Release 1.4.1 milestone Aug 14, 2023
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.

3 participants