Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Releases: EsupPortail/H5PP

Beta 0.1.9

19 Feb 14:50
28058b3
Compare
Choose a tag to compare
  • Improves the ergonomics of all pages on the site
  • Reviewing the JS and CSS for all pages on the site
  • Reviewing the "List Content" page : You can access the summary of user scores and access the details of these scores from this page.
  • Reviewing the "Users score" page : Add "Export score" options for statistical purposes
  • Reviewing the "Admin" page and the H5PP database : More relevant use of this page (new table names, field descriptions, improve admin form, etc ...)

(Bugfix)

  • Fix iframe mode handling in content and editor templates
  • Fix content_type issue for content in database
  • Fix js delete content function in list_content page
  • Code review and optimize python import (Views and Models especially)

Beta 0.1.8

29 Jun 16:06
Compare
Choose a tag to compare

(hotfix)

  • add embed page for embed content(s)

Beta 0.1.7

26 Jun 14:32
Compare
Choose a tag to compare
  • improve score management (add score page and options)
  • owner of interactive videos can reset user scores on his video
  • add author for videos
  • add return to home button
  • add administration link to navbar
  • add ajax for score
  • improve control of access rights

Beta 0.1.6

13 Jun 12:45
Compare
Choose a tag to compare
  • new interface (bootstraps and more informations for users)
  • minimize rendering of content and editor view when in iframe
  • improve path for media files
  • video player (for content and editor) now has a fixed size, regardless of the source video
  • bugfix (caracter encoding, editor files, database query, user data)

Beta 0.1.55

15 May 09:44
Compare
Choose a tag to compare

hotfix for :

  • path to h5pp contents
  • import for images now from PIL to improve compatibility with virtualenv
  • update mail information for setup

Beta 0.1.54

26 Apr 12:03
Compare
Choose a tag to compare
  • minor changes for editor

Beta 0.1.53

24 Apr 13:51
Compare
Choose a tag to compare
  • bugfix for mysql db
  • minor fix for libraries page

Beta 0.1.52

24 Apr 08:55
Compare
Choose a tag to compare
  • prepare for pip installation

Beta 0.1.5

24 Apr 08:36
Compare
Choose a tag to compare
  • bugfix for login and libraries

Beta 0.1.4

19 Apr 13:27
Compare
Choose a tag to compare
  • Add H5PP databases on django admin panel
  • Add user score on video
  • new files structures for media dir
  • languages can be changed
  • minor changes of interface (you can more easily switch between the content and the editor)