This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
Releases: EsupPortail/H5PP
Releases · EsupPortail/H5PP
Beta 0.1.9
- 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
(hotfix)
- add embed page for embed content(s)
Beta 0.1.7
- 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
- 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
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
- minor changes for editor
Beta 0.1.53
- bugfix for mysql db
- minor fix for libraries page
Beta 0.1.52
- prepare for pip installation
Beta 0.1.5
- bugfix for login and libraries
Beta 0.1.4
- 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)