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

ECCW 699: Management of media files #480

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

nbrettell
Copy link
Collaborator

Include a summary of what this merge request involves (*)

Allows authorised users of Drupal to set categories on media items so media can be filtered when creating new pieces of content

Call out any relevant implementation decisions

  • Are there any links to back up your chosen methodology?
  • Why have you taken the approach?
  • Any particular problem areas?

N/A

If necessary, please include any relevant screenshots (If not already available on the JIRA ticket)

This PR has been tested in the following browsers

  • Arc
  • Edge
  • Chrome
  • Safari
  • Firefox
  • IE 11 (Windows)
  • iOS Chrome
  • iOS Safari
  • Android Chrome
  • Android Firefox
  • Android default

@nbrettell nbrettell changed the base branch from develop to release/202408-release-2 September 10, 2024 17:03
@@ -138,6 +139,7 @@ permissions:
- 'create terms in localgov_event_locality'
- 'create terms in localgov_event_price'
- 'create terms in localgov_topic'
- 'create terms in media_category'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add permission to edit terms

target_type: taxonomy_term
module: core
locked: false
cardinality: 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to unlimited values.

@Polynya Polynya merged commit c359d81 into release/202408-release-2 Sep 11, 2024
Copy link

Stopping Review App and clearing up

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.

2 participants