-
Notifications
You must be signed in to change notification settings - Fork 23
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
Tobira Integration #311
Comments
A reminder to @JulianKniephoff to update David and myself about the status of this one. Also, I should mention this one is expected to solve https://gitlab.elan-ev.de/opencast/eth/tobira/-/issues/30 (change URL of publication ex post). |
We sent the offer and are still waiting for the order from Apereo. :/ |
) This is necessary for an upcoming admin UI feature which will allow admins to change the path of series pages with no other blocks (part of opencast/opencast-admin-interface#311). This shouldn't break any existing behaviour. Related Opencast and admin UI PRs: opencast/opencast#6091, opencast/opencast-admin-interface#878.
Since this seems to keep causing confusion in other communication channels I would like to clarify again that this issue was only about porting the Tobira integration that existed in the old admin UI to the new one. Hence it is solved by #313. This has nothing to do with the additional features requested by @dagraf. Most, if not all, of these are addressed by #878 and the accompanying PRs for Tobira and Opencast. If it does not cover some requirement, and there isn't an issue for that, yet, we should create it and integrate it in our plan. Some further issues/requirements already exist in the Tobira repository:
/cc @oas777 |
This adds - a) an endpoint to get paths of pages in Tobira that host an event - b) an endpoint to update the path of a series in Tobira This shouldn't break any existing behaviour. These are needed for additional requirements of opencast/opencast-admin-interface#311. Corresponding Tobira and admin-UI PRs: elan-ev/tobira#1225, opencast/opencast-admin-interface#878. ### Your pull request should… * [ ] have a concise title * [ ] [close an accompanying issue](https://docs.opencast.org/develop/developer/#participate/development-process/#automatically-closing-issues-when-a-pr-is-merged) if one exists * [ ] [be against the correct branch](https://docs.opencast.org/develop/developer/development-process#acceptance-criteria-for-patches-in-different-versions) * [ ] include migration scripts and documentation, if appropriate * [ ] pass automated tests * [ ] have a clean commit history * [ ] [have proper commit messages (title and body) for all commits](https://medium.com/@steveamaza/e028865e5791)
opencast/opencast#4131 added Tobira integration to the old admin UI. This should be forward-ported.
There might also be some future requirements that can be tracked here.
See also:
The text was updated successfully, but these errors were encountered: