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

Beta 0.1.9

Latest
Compare
Choose a tag to compare
@DrClockwork DrClockwork released this 19 Feb 14:50
28058b3
  • 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)