Skip to content

Releases: EsupPortail/Esup-Pod

3.0.1

09 Sep 08:41
Compare
Choose a tag to compare
  • fix template class
  • fix bug in live event
  • fix bug with is_video attribute
  • fix admin accessgroup
  • fix url in rss and video template

3.0.0

05 Sep 14:24
8da4e6a
Compare
Choose a tag to compare
  • upgrade to django 3.2 LTS
  • switch to bootstrap5 in all templates
  • outsourcing of third-party client libs (use yarn to manage these libs)
  • relooking : update all templates and replacement of feather icons by bootstrap-icons
  • reconfiguration of encoding (recovery of subtitles and thumbnails if present - preparation for containerized encoding)
  • integration of meeting management with BigBlueButton
  • Integration of Vosk to automatically caption videos
  • Maintains of STT (deepspeech replacement)
  • Management of live events (import from 2.9.3)
  • Added a honey pot in the contact form
  • Unit tests covers now more than 70% of the code.

2.9.3

11 Jul 14:38
09ececa
Compare
Choose a tag to compare
  • New feature liveevent (override live app)
  • improve tenant management (remove superuser field for non superuser manager / override settings by tenant / split tag by tenant)
  • Add settings :
    • AFFILIATION_EVENT = ['faculty', 'employee', 'staff']
    • SHOW_EVENTS_ON_HOMEPAGE = False
    • DEFAULT_EVENT_PATH = ""
    • BROADCASTER_PILOTING_SOFTWARE = ['Wowza',]
    • DEFAULT_EVENT_THUMBNAIL = "/img/default-event.svg"
    • DEFAULT_EVENT_TYPE_ID = 1
    • EMAIL_ON_EVENT_SCHEDULING = True
    • EMAIL_ADMIN_ON_EVENT_SCHEDULING = True
    • VIDEO_RECENT_VIEWCOUNT = 180
      BugFix - minor changes :
  • Add recent view count
  • Improve rest api
  • Pass accessgroup code_name to 250 char

2.9.2

22 Mar 13:31
a5790bd
Compare
Choose a tag to compare
update obsolescence of video
fix bug with subtitle and enrichment
fix bug with my videos list and categories
Remove google API calls
Add setting to fix the number of video to show in home page

2.9.1.2

10 Mar 09:11
9978cfa
Compare
Choose a tag to compare
2.9.1.2 Pre-release
Pre-release

2.9.1.1

08 Mar 09:35
be3dd3d
Compare
Choose a tag to compare
2.9.1.1 Pre-release
Pre-release
  • fix serializer for property sites in rest view

2.9.1

01 Mar 14:49
be3d08a
Compare
Choose a tag to compare
  • add sites relation to link footer
  • fix bug with tag in video filter
  • fix bug with xml encoding for rss feed
  • manage default language and translation in studio
  • improve css in studio and enrichment

2.9.0

17 Feb 16:20
903c002
Compare
Choose a tag to compare

Added Opencast recording studio.
Added event tracking in video player for Matomo
Added scripts for tenant management
Improved templates for accessibility and SEO
Update of third-party libraries and bug fixes

2.8.3.1

23 Nov 14:34
f942181
Compare
Choose a tag to compare
  • fix bug with playlist
  • fix bug in playlist template and channel template
  • fix bug with translation
  • add link to manage live in live template

2.8.3

17 Nov 15:26
21105c4
Compare
Choose a tag to compare
  • improve video enrichment
  • Improve video playlist
  • Improve subtitle work interface
  • fix some bugs (Update videojs-vr plugin, fix css+html…)