Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Releases: openedx-unsupported/edx-analytics-dashboard

0.40.0

08 Jan 18:12
8750cbd
Compare
Choose a tag to compare
  • Increase Analytics API timeout from 5 seconds to 10 seconds
  • Upgrade New Relic agent
  • Upgrade edx-auth-backends
  • Update translations

0.39.0

03 Oct 18:22
Compare
Choose a tag to compare
update data api version (#727)

0.38.1

18 Jul 17:50
Compare
Choose a tag to compare
  • Fixes theming support which was broken in 0.38.0

0.38.0

17 Jul 15:56
Compare
Choose a tag to compare
  • Replace require.js with webpack, remove bower
  • Improve course summaries performance for small course payloads
  • Update django-waffle to official pypi version 0.12.0

0.37.0

06 Jul 14:45
Compare
Choose a tag to compare
  • Revert course summaries speed-up due to timeout with many courses
  • Add setting that allows serving static assets from a CDN in production
  • Update owner in openedx.yml

0.36.0

26 Jun 16:04
Compare
Choose a tag to compare
  • Upgrade from Django 1.9.13 to 1.11.2
  • Speed up loading of course summaries on course index page

0.35.0

08 Jun 14:24
Compare
Choose a tag to compare
  • add passing_users column behind feature flag
  • support multi-leaf tagging
  • remove footer email
  • display width fixes

0.34.0

10 May 18:49
Compare
Choose a tag to compare
  • Added programs filter to course listing page

0.33.0

01 May 16:12
Compare
Choose a tag to compare
  • Soapbox messages acceptance tests
  • Update python-social-auth to version 0.2.21

0.32.0

25 Apr 15:26
Compare
Choose a tag to compare
  • Backgrid updates for a11y
  • Security updates to jquery and django
  • Fix course list initial default sort order
  • Increase course_summaries cache timeout to 1 hour