Dennis Benz
Dennis Benz
Adds a new focus layout plugin to paella. It allows any flavor constellations and to maximize a video via button controls. Additional changes: - The video layout background has the...
Cut marks can be moved via drag and drop. Related to #1132
The implemented playlists API allows to add an event multiple times to a playlist. In the [Stud.IP Opencast Plugin](https://github.com/elan-ev/studip-opencast-plugin), multiple occurrences are not yet supported in the existing playlists. I...
**Describe the bug** The playlist API route `POST /{id}/entries` allows to set `null` values for `contentID`. It seems that there are no checks, which breaks the GET routes of the...
**Describe the bug** The search api for episodes thows a 500 exception, when the sort field is set to modiied. **To Reproduce** Steps to reproduce the behavior: 1. Go to...
# Fixes \#559 ## Type (Highlight the corresponding type) - Bugfix - **Feature** - Documentation - Refactoring (e.g. Style updates, Test implementation, etc.) - Other (please describe): ## Checklist -...
Currently, the `/admin-ng/adopter/summary` route only returns the statistics data if statistics are allowed. This causes the admin ui problem mentioned in opencast/opencast-admin-interface#858. These changes return this data always. Database migration...
I have noticed that the editor saves the new subtitles twice if the changes are saved first and then saved and processed. https://github.com/user-attachments/assets/43d23842-6f4f-4a0a-9897-c170e835df05 After processing:  
I made a 15 second screen recording and cut out the first and last 5 seconds of the recording. It seems that the studio upload workflow fails with such short...
**Describe the bug** While testing of the JWT authentication between Tobira and OC, I noticed two user with the same `username` in the Admin UI:  I created the first...