Skip to content

Releases: Opencast-Moodle/moodle-block_opencast

v4.4-r2

18 Jun 07:35
8929e56
Compare
Choose a tag to compare

What's Changed

  • increased the version number to create the table for the new version by @NinaHerrmann in #382

Full Changelog: v4.4-r1...v4.4-r2

v4.4-r1

07 Jun 07:53
e81a56d
Compare
Choose a tag to compare

What's Changed

  • Add NEEDSCUTTING state for video editor by @ferishili in #370
  • Hidden duplicated videos end up having empty ACLs by @ferishili in #372
  • Backup/Import improvements (series/episode selection + modules fix) by @ferishili in #362
  • WIP - Place Holder for preparing a Moodle_404_Stable Update by @NinaHerrmann in #366

Full Changelog: v4.3-r2...v4.4-r1

v4.3-r2

18 Mar 17:20
a2416a1
Compare
Choose a tag to compare

What's Changed

  • Make series management work properly with or without capabilities to create or import series. by @justusdieckmann in #356
  • Delete block - removing series mapping with confirmation by @ferishili in #355
  • PHP 7 backward compatibility by @ferishili in #360
  • Avoid requiring mod_opencast for adding lti-modules by @justusdieckmann in #361
  • Make sure teachers can't upload videos into arbitrary series in single-upload + Adjust handling in case $series && $courseid != $SITE->id by @justusdieckmann in #363 #365
  • Batch/Bulk Upload by @ferishili in #358

Full Changelog: v4.3-r1...v4.3-r2

Stable Release v4.3-r1

23 Nov 10:00
5d744d7
Compare
Choose a tag to compare

Stable release v4.2-r1

18 Oct 14:53
Compare
Choose a tag to compare

Improvements

  • Moodle 4.2 preparations

Stable release v4.1-r1

28 Jul 13:49
Compare
Choose a tag to compare

Bug Fixes


  • Issue #336: missing string identifier
  • Pull #339: Fix cutting off action menu items in overview video table
  • Pull #335: Add default value to the oc import videos checkbox in Moodle core import wizard
  • Pull #332: Only output Content-Length if size is valid
  • Issue #302: Hardcoded role name
  • Issue #188: Add scheduled task for cleaning up LTI module references after manual actions
  • Issue #191: Adopt video visibility when importing videos with the import wizard
  • Pull #327: Adopt video visibility after importing it with duplication method
  • Issue #276: Intended functionality of the readonly checkmark options
  • Pull #312: Make metadata Readonly option work
  • Issue #324: SyntaxError when loading block_opencast/generalsettings
  • Pull #329: Fix: Unable to parse JSON in admin setting (general settings)
  • Issue #291: Plus symbol is interpreted as whitespace when editing the video title through moodle
  • Pull #311: Avoid escaping plus sign upon updating metadata
  • Some more small bug fixes

Improvements

  • Pull #338: New query param to be appended into Studio url path
  • Issue #333: Import videos by default (as setting)
  • Pull #334: Upgrade Transcription feature using event addTrack (OC 13)
  • Pull #331: Opencast PHP library integration
  • Pull #298: Direct Access to videos' flavors with share button
  • Pull #315: LTI modules cleanup process scheduled task
  • Pull #314: Autocomplete Suggestions using capability
  • Pull #328: Admin notification for module cleanup tasks
  • Pull #330: Privacy notification
  • Updated GitHub workflows

Stable release v4.0-r1

15 Mar 16:08
Compare
Choose a tag to compare

Bug Fixes


  • Issue #274: workflow_tag works only with one single entry
  • Pull #280: Multi-Tags and fixing startworkflow!
  • Issue #293: Call of /course/management.php fails
  • Pull #290: Urlencode filename in download Content-Disposition response header
  • Issue #275: Opencast Studio recordings are not assignd to the series
  • Pull #281: Reading LTI credentials from tool_opencast correctly

Improvements


  • Issue #135: Dropdown list items Translations
  • Pull #309: Visibility Change Enhancements
  • Pull #306: Precise course series list to solve import and backup problem
  • Pull #304: Transcription
  • Pull #305: Live Status Update
  • Pull #289: Add setting for upload specific timeout
  • Pull #296: Prevent unwanted access from outside os courses
  • Pull #273: Update for Moodle 4.0
  • Pull #295: Multi-language feature for metadata dropdown items

Stable release v3.11-r9

31 Mar 17:06
Compare
Choose a tag to compare

Bug Fixes

Stable release v3.11-r8

24 Mar 07:29
ecf79f5
Compare
Choose a tag to compare

Features

  • Issue #265: Event visibility on upload page can be toggled
  • Issue #264: The series table on the overview page is now paginated
  • Issue #257: The LTI settings are now integrated in the tool
  • Issue #163: Users can now define their own default values for video uploads
  • Added more features to the global overview page: adding videos, updating video metadata, downloading videos, deleting videos

Bug Fixes

Stable release v3.11-r7

10 Feb 18:25
Compare
Choose a tag to compare

Features

  • Issue #183: Metadata fields can be explained by a description
  • Issue #187: The visibility can be configured on upload
  • PR #249: mod_opencast activities are now cleaned up after manual video import (analog to LTI activities)
  • The block can now be added on the dashboard page. There it shows an overview of all series and videos the user has access to.
  • The owner of a video can be specified by an ACL role. This role allows us to display videos on the overview page that are not included in moodle.

Bug Fixes