Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 2.4 KB

CHANGELOG.md

File metadata and controls

84 lines (66 loc) · 2.4 KB

Changelog

[8.1.0]

  • [FEATURE] use UI Components for the video list. Needs Main plugin Version 8.1.0 or higher
  • [FEATURE] version check for main plugin
  • [IMPROVEMENT] main plugin container switch
  • [FIX] default value of the width and height input fields
  • [FEATURE] use UI Components for the video list. Needs Main plugin Version 8.2.0 or higher

[8.0.1]

  • Fixed an issue while installing the plugin from scratch in ILIAS 8

[8.0.0]

  • Compatibility with ILIAS 8
  • Removed all srag/* libraries
  • Needs at least version 8.0.0 of the OpenCast-Plugin

[1.8.0]

  • Fixed Issue #10
  • Fixed issue with incompatibilities in ILIAS 7.26, #13
  • Fixed issue "All dates are set to 1970", #5
  • Fixed unresponsive slider, #4
  • Fixed incompatibility with Opencast Plugin v5.6.0, #16
  • Fixed too many Videos showing up when adding a OpencastVideo
  • Fixed "Column 'Series' contains Series-ID, not the title of the series", #9
  • Fixed "Upload of videos is not possible: No video can be selected", #20

[1.7.1]

  • Added flux publish utils

[1.7.0]

  • Compatability with Opencast plugin v4.0.0
  • Dropped ILIAS 5.4 support

[1.6.0]

  • Change: ILIAS 7 compatability

[1.5.3]

  • Fix: videos in previews (e.g. in a Blog's admin view) were not playable

[1.5.2]

  • Improvement: slider 100% is now two times the default width
  • Change: lang var for width/height input
  • Fix: slider got stuck when the vertical scrollbar appeared

[1.5.1]

  • Change: changed table behavior for InteractiveVideo plugin

[1.5.0]

  • Fix: avoid missing own series in filter and upload form (dynamically add producer)
  • Fix: styling didn't apply in learning modules
  • Compatibility: OpenCast plugin >=v3.5.0

[1.4.0]

  • Feature: responsiveness and positioning
  • Feature: show thumbnail for iframe and load only on click
  • Bugfix: Lang var for series filter

[1.3.1]

  • Bugfix: Role checking if no common idp is used
  • Compatibility: OpenCast plugin >=v3.3.3

[1.3.0]

  • Fix ILIAS 6
  • Add line break after each iframe
  • Remove possible iframe border

[1.2.0]

  • Change: ILIAS 6 supported

[1.1.0]

  • Feature: video upload
  • Improvement: show success message when adding video

[1.0.1]

  • Bugfix: fixed link to video
  • Bugfix: fixed redirect to 'edit' after 'create'
  • Bugfix: fixed permission check
  • Improvement: user textfilter (full metadata search) instead of title
  • Changes to work with latest (refactored) Opencast plugin version

[1.0.0]

  • Initial Release