Problem/Motivation

- Should be possible to add activities blocks that shows items filtered base on specific tags

Proposed resolution

- Create additional views display plugin with dependent taxonomy filter for activity blocks
You can use it on landing pages, configure it at /admin/config/opensocial/activity-filter-settings after you enable social_activity_filter

Comments

SV created an issue. See original summary.

SV’s picture

ronaldtebrake’s picture

Status: Active » Reviewed & tested by the community
ronaldtebrake’s picture

Issue summary: View changes

  • ribel committed 016e418 on 10.0.x
    Issue #3123324: Increase hook update number to avoid conflict with PR...
  • SV committed 1256d5d on 10.0.x
    Issue #3123324 by SV: Add checks if post featured entity view display/...
  • SV committed 1434299 on 10.0.x
    Issue #3123324 by SV: Enable override_tags_filter option for...
  • SV committed 195c042 on 10.0.x
    Issue #3123324 by SV: Set override_tags_filter option to use filters...
  • SV committed 213873f on 10.0.x
    Issue #3123324 by SV: Check if entity with ID 'post.photo.featured'...
  • SV committed 2b97dac on 10.0.x
    Issue #3123324 by SV: Hide tags field if no vocabulary is selected.
    
  • SV committed 2da36fd on 10.0.x
    Issue #3123324 by SV: Add decription for taxonomy vocabulary field on...
  • SV committed 2ee55a3 on 10.0.x
    Issue #3123324 by SV: Use update helper to apply activity comment view...
  • SV committed 3153841 on 10.0.x
    Issue #3123324 by SV: Do not show filters for referenced views block.
    
  • SV committed 376347a on 10.0.x
    Issue #3123324 by SV: Add settings form - social_activity_filter
    
  • SV committed 3976c41 on 10.0.x
    Issue #3123324 by SV: Add social_activity_filter submodule.
    
  • SV committed 3dd5278 on 10.0.x
    Issue #3123324 by SV: Add activity_filter_tags to activity_stream views...
  • SV committed 4881bc8 on 10.0.x
    Issue #3123324 by SV: Replace node_type_get_types -...
  • SV committed 4a16979 on 10.0.x
    Issue #3123324 by SV: Update doc comments, use ContainerInterface...
  • SV committed 506f90a on 10.0.x
    Issue #3123324 by SV: Add filtering for block_stream_homepage activity...
  • SV committed 531620a on 10.0.x
    Issue #3123324 by SV: Remove unrelated/specific references in OS.
    
  • SV committed 64fcd5c on 10.0.x
    Issue #3123324 by SV: Set administer social_activity_filter permissions...
  • SV committed 67ee107 on 10.0.x
    Issue #3123324 by SV: Use featured view mode for commented_entity in...
  • SV committed 69663d9 on 10.0.x
    Issue #3123324 by SV: Refactor social_activity_filter sub-module.
    
  • SV committed 6cab892 on 10.0.x
    Issue #3123324 by SV: Merge 8.x-9.x and resolve conflicts.
    
  • SV committed 6f592cf on 10.0.x
    Issue #3123324 by SV: Resolve merge confilct.
    
  • SV committed 802ba17 on 10.0.x
    Issue #3123324 by SV: Set filters as optional - social_activity_filter.
    
  • SV committed 8f5e218 on 10.0.x
    Issue #3123324 by SV: Set unique alias of table to prevent collisions in...
  • SV committed 9151c17 on 10.0.x
    Issue #3123324 by SV: Adjust existing activity filtering for Post.
    
  • SV committed 94f9857 on 10.0.x
    Issue #3123324 by SV: Use dynamic triggered element for proecess/ajax...
  • SV committed 9e6c1e6 on 10.0.x
    Issue #3123324 by SV: Move hook_updates into post module.
    
  • SV committed a10e4bf on 10.0.x
    Issue #3123324 by SV: Fix coding standards - social_activity_filter...
  • SV committed a335c82 on 10.0.x
    Issue #3123324 by SV: Replace Static Service Containers and use...
  • SV committed abdeee1 on 10.0.x
    Issue #3123324 by SV: Use update_helper to add 'Explore Stream' views...
  • SV committed b07f006 on 10.0.x
    Issue #3123324 by SV: Use featured view mode on the preview of dashboard...
  • SV committed b74cf6a on 10.0.x
    Issue #3123324 by SV: Update config override - activity_filter_tags.
    
  • SV committed c4d6c3c on 10.0.x
    Issue #3123324 by SV: Add configs files - social_activity_filter module
    
  • SV committed cb95124 on 10.0.x
    Issue #3123324 by SV: Replace CamelCase format - social_activity_filter
    
  • SV committed d78cc54 on 10.0.x
    Issue #3123324 by SV: Use separate conditions to prevent skipping of...
  • SV committed dcb3f06 on 10.0.x
    Issue #3123324 by SV: Remove unused 'use' statement.
    
  • SV committed eb79d84 on 10.0.x
    Issue #3123324 by SV: Fix Notice: Undefined index: none in Drupal\...
  • SV committed ee001c8 on 10.0.x
    Issue #3123324 by SV: Add helper callback to map a taxonomy vid and node...
  • SV committed f16cd4a on 10.0.x
    Issue #3123324 by SV: Add explore stream as a block on dashboard.
    
  • SV committed 1fe2ef8 on 10.0.x
    Issue #3123324 by SV: Fix the name of hook_update - social_activity...
  • SV committed 349dbe5 on 10.0.x
    Issue #3123324 by SV: Set default taxonomy vocabularies and enable...
  • SV committed 543ab5a on 10.0.x
    Issue #3123324 by SV: Fix doc commoment of hook_update.
    
  • SV committed 6f3033d on 10.0.x
    Issue #3123324 by SV: Revert...
  • SV committed 79ff314 on 10.0.x
    Issue #3123324 by SV: Update activity settings form and add list of...
  • SV committed 7d2f4bd on 10.0.x
    Issue #3123324 by SV: Add & enable tag filter in the stream blocks.
    
  • SV committed 9cf3732 on 10.0.x
    Issue #3123324 by SV: Add dependencies on parent modules to prevent...
  • SV committed d44951f on 10.0.x
    Issue #3123324 by SV: Update display_title for block_stream_homepage/...
  • SV committed e4f002c on 10.0.x
    Issue #3123324 by SV: Add hook_update_dependencies to prevent issue - '...
  • SV committed 03e304c on 10.0.x
    Issue #3123324 by SV: Replace update hooks with helper methods in a...
  • SV committed 37d7415 on 10.0.x
    Issue #3123324 by SV: Add dependencies on social_landing_page -...
  • ronaldtebrake committed ad8f03c on 10.0.x
    Issue #3123324 by ronaldtebrake: Ensure we add a proper description so...
  • ronaldtebrake authored fbe92f8 on 10.0.x
    Merge pull request #1783 from goalgorilla/feature/3123324-activity-...

navneet0693 credited ribel.

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

  • SV committed 286ef16 on 10.0.x
    Issue #3123324 by SV: Set delta of multiple form elements.
    
  • SV committed 3041157 on 10.0.x
    Issue #3123324 by SV: Clean up delta of vocabulary form element for...
  • SV committed 39dba00 on 10.0.x
    Issue #3123324 by SV: Update and set delta of referenced blocks for...
  • navneet0693 authored e19c550 on 10.0.x
    Merge pull request #2177 from goalgorilla/feature/3123324-landing-...
  • SV committed ff6c1af on 10.0.x
    Issue #3123324 by SV: Add missed 'Database' statement.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.