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

Playlist Copy #893

Merged
merged 12 commits into from
Jan 18, 2024
Merged

Playlist Copy #893

merged 12 commits into from
Jan 18, 2024

Conversation

dennis531
Copy link
Collaborator

@dennis531 dennis531 commented Jan 16, 2024

Implements the concept in #886 (comment).

Changes:

  • Hide linking of playlist in "Wiedergabeliste hinzufügen" dialog
  • Hide playlists in contents sidebar
  • Add copy action in "Wiedergabeliste hinzufügen" dialog
  • "Videos/Wiedergabelisten übertragen" action: Copy instead of link playlists to other courses
  • Show name and semester of first course in playlist tables and in "Verknüpfungen" video dialog. The other courses will be ignored in the playlist table.

Fixes:

  • Currently, a course member only sees the default playlist or a playlist with at least read permission. This check is removed so that all playlist are visible for course members.

Migration:

  • Duplicate playlists with more than one linked course to ensure that playlists belong to only one course
  • Copy playlists with tags, videos and perms

Screenshots:
image
image
image

Closes #886

@dennis531 dennis531 self-assigned this Jan 16, 2024
@dennis531 dennis531 added type:enhancement v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x labels Jan 16, 2024
@dennis531 dennis531 changed the title Playlist copy Playlist Copy Jan 16, 2024
@tgloeggl tgloeggl merged commit 0c43bcf into elan-ev:master Jan 18, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default action for adding existing playlists to other courses should be copying - remove linking feature
2 participants