User Story


Description


Acceptance Criteria


Solution Direction


Testing Notes


Comments

alex.skrypnyk created an issue. See original summary.

alex.skrypnyk’s picture

Version: 1.6.2 » 1.x-dev
fionamorrison23’s picture

Issue tags: +civictheme-release-1.7
fionamorrison23’s picture

Assigned: Unassigned » joshua1234511
joshua1234511’s picture

Assigned: joshua1234511 » alex.skrypnyk
Status: Active » Needs review
StatusFileSize
new42.98 KB
new54.41 KB

PR raised: https://github.com/civictheme/monorepo-drupal/pull/1206

Implemented:

  1. Created Media tags (civictheme_media_tags) vocabulary.
  2. Added permissions for the Content author and Site administrator roles to perform CRUD operations on terms (but not the vocabulary).
  3. Added Behat tests for permissions.
  4. Added entity reference Media tags ( field_m_media_tags ) field to each media entity.
  5. Updated existing Behat tests for fields on media entities.
  6. Created a clone of vanilla Drupal Media view and store it as optional config in theme (named with civictheme prefix ). Adjust filters to show the Media tags filter and allow to match on partial tag matches.
  7. Implemented an additional settings provisioning option to replace Media view with the one shipped in CT configuration.
  8. Added a Behat test that would be checking that a Content->Media page has the required filters and can be searched through.

Not Implemented/ Questions

Screenshot 1
Screenshot 2

  • c67bed06 committed on 1.x
    Issue #3415737 by joshua1234511: Added provision for Media tags...
alex.skrypnyk’s picture

alex.skrypnyk’s picture

Status: Needs review » Fixed

Tested and implemented. Will be released in 1.7

Status: Fixed » Closed (fixed)

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