-
Notifications
You must be signed in to change notification settings - Fork 41
Changes of version 5.1.5
You no longer have to install the customfield semester plugin to upgrade/install the lifecycle plugin. Without the customfield semester plugin the trigger customfieldsemester can not be used in a workflow, of course.
Thanks to ferishili (ELAN) and mwuttke (HU-Berlin)!
This version of the new opencast step detects the opencast episodes and series of the triggered courses of the lifecycle workflow and puts them in a queue so that if the opencast task for deleting opencast episodes runs the next time the deletion process in opencast begins.
There is also a version of the new opencast step for the Opencast-Moodle-Plugins version 4.5 in the branch "opencast_45". This version contains recent changes of ELAN and works different: The deletion process of course videos has to be confirmed for every course by a course teacher.
The goal for the next version of the Lifecycle plugin (5.2) is to combine the two process variants within the step and make them selectable via a switch.
Support multilang course titles in the backup table. (PR #300)
Thanks to lucaboesch
MBS-10781: Add noenrolments trigger (PR #302)
Thanks to PhMemmel!
Fix: add handling of potential null returns (PR #303)
Thanks to Menrath!