- 17 Jan, 2017 6 commits
-
-
Use old-style course ID for fake data in Travis
Tyler Hallada committed -
Also change option name course_id to course-id to consistently use hyphens in option parameters.
Tyler Hallada committed -
Add --no-videos option to generate_fake_course_data command
Tyler Hallada committed -
Tyler Hallada committed
-
Tyler Hallada committed
-
Add "analyticsapi" to local ALLOWED_HOSTS setting
Tyler Hallada committed
-
- 13 Jan, 2017 1 commit
-
-
Also fix a spelling mistake for default course-id value in generate_fake_course_data.py script.
Tyler Hallada committed
-
- 04 Jan, 2017 3 commits
-
-
AN-7775 Generate local video data
Tyler Hallada committed -
Document manual OAuth steps in README. Add clients/utils.py to analyticsdataserver with tests.
Tyler Hallada committed -
Dennis Jen committed
-
- 03 Jan, 2017 3 commits
-
-
The travis target should install the test requirements as well as the…
Feanil Patel committed -
Feanil Patel committed
-
Dennis Jen committed
-
- 07 Dec, 2016 2 commits
-
-
Moving to running analytics tests on 16.04
Feanil Patel committed -
This commit also switches us from coveralls to codecov.
Feanil Patel committed
-
- 05 Dec, 2016 3 commits
-
-
Updated field names in course summaries.
Dennis Jen committed -
* renamed start/end_time to start/end_date * renamed modes to enrollment_modes
Dennis Jen committed -
Change edx-django-release-util version.
Max Rothman committed
-
- 02 Dec, 2016 2 commits
-
-
Adds the course metadata enrollment summary endpoint.
Dennis Jen committed -
Dennis Jen committed
-
- 01 Dec, 2016 1 commit
-
-
Brian Beggs committed
-
- 30 Nov, 2016 3 commits
-
-
Tyler Hallada committed
-
Dennis Jen committed
-
* Refactored tests to use a variety of course IDs using ddt * Bump versions of opaque keys and ccx libraries * Added timeout check to see if the elasticsearch index is ready in tests (fixes flaky tests)
Dennis Jen committed
-
- 25 Oct, 2016 4 commits
-
-
AN-7880 Uncomment including "posted_forum" events
Tyler Hallada committed -
Tyler Hallada committed
-
Tyler Hallada committed
-
Tyler Hallada committed
-
- 11 Oct, 2016 1 commit
-
-
Change edx-django-release-util version.
John Eskew committed
-
- 07 Oct, 2016 1 commit
-
-
John Eskew committed
-
- 21 Sep, 2016 2 commits
-
-
Use date instead of datetime in ModuleEngagementMetricRanges.
Dennis Jen committed -
Dennis Jen committed
-
- 13 Sep, 2016 2 commits
-
-
Change edx-django-release-util version.
John Eskew committed -
John Eskew committed
-
- 06 Sep, 2016 5 commits
-
-
Adds CSV support to the LearnerListView
Tyler Hallada committed -
* Puts pagination previous/next links in the HTTP header * Allows the returned field list (for CSV only) to be limited by the 'fields' query string parameter. * Flattens CSV list fields into a comma-delimited string, instead of showing list.0,list.1.. * Upgrades djangorestframework-csv to maintain fields/heading sort order in CSV. * Avoids duplicate-code warnings by moving the CSV response validation tests to a new analytics_data_api.v0.tests.views.VerifyCsvResponseMixin
Jillian Vogel committed -
Adds endpoint to download course reports
Tyler Hallada committed -
Jesse Shapiro committed
-
Jesse Shapiro committed
-
- 02 Sep, 2016 1 commit
-
-
Added 10 new userprofile fields to RosterEntry
Dennis Jen committed
-