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

Add dropdown selection of series or show series name if series ID has been given #777

Closed
LukasKalbertodt opened this issue Jan 7, 2021 · 0 comments · Fixed by #1143
Closed
Labels
opencast-api Everything related to talking to the OC server type:new-feature A completely new feature or feature request

Comments

@LukasKalbertodt
Copy link
Member

If the series ID has been passed as GET parameter (for example), then the upload dialogue could show the series name.

If it hasn't been given, we can let the user decide in which series (if any) to upload the recording. This selection should only contain series that the user has write access to (those can now be queried thanks to opencast/opencast#1548).

@LukasKalbertodt LukasKalbertodt added type:new-feature A completely new feature or feature request A-save-creation opencast-api Everything related to talking to the OC server labels Jan 7, 2021
LukasKalbertodt added a commit that referenced this issue Nov 8, 2023
Closes #777 
Replaces #992 

This is #992 rebased on the redesign. Well, since so much changed, it's
almost more of a reimplementation than just a rebase.

If `upload.seriesId` is set, then that series is pre-selected in the
series-selector, but the user can still change it. If organizations want
the old behavior, they need to set `upload.seriesField=hidden`.

| [Test
Deployment](https://test.studio.opencast.org/2023-10-18_10-06-50-pr1143-6559335813/)
|
| --- |

@geichelberger Can you review and/or test this? If it meets all your
requirements? Or is someone else better suited to answer the latter
question? I can also find someone here at ELAN to do the code review, if
you don't have the time. Just let me know!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opencast-api Everything related to talking to the OC server type:new-feature A completely new feature or feature request
Projects
None yet
2 participants