- Mar 11, 2015
-
-
alawibaba authored
Fixed ID bug in China CDN experiment, added default, changed graphite metric name, and exposed CDN monitoring ENVs.
-
Adam Palay authored
-
Will Daly authored
When configured, set an additional cookie with the CSRF token for use by subdomains. The cookie can have a different name than the default CSRF cookie, preventing conflicts between cookies from different domains (e.g. ".edx.org", "courses.edx.org", and "edge.edx.org"). The new cookie is included only on the enrollment API views so that the scope of this change is limited to the end-points that require cross-domain POST requests.
-
- Mar 10, 2015
-
-
Greg Price authored
Reorganized course_structures app
-
Clinton Blackburn authored
Celery requires all tasks to be in a tasks module. Also, the task has been updated to use default values if the the course structure generator encounters a block without the graded or format fields.
-
- Mar 09, 2015
-
-
Greg Price authored
Filter inline discussion topics and threads in the forums by access
-
Greg Price authored
MA-272 Updated analytics shim for mobile video events
-
Greg Price authored
Add an endpoint to exchange OAuth access tokens
-
Daniel Friedman authored
TNL-650 Conflicts: lms/djangoapps/django_comment_client/base/views.py lms/djangoapps/django_comment_client/tests/test_utils.py lms/djangoapps/django_comment_client/tests/utils.py lms/djangoapps/django_comment_client/utils.py
-
christopher lee authored
Shim has been updated to handle currents builds of the android and iOS apps which are not returning the correct semantics/events. Shim now includes the seek event.
-
Greg Price authored
This allows the holder of a third-party access token (e.g. from Google or Facebook) to get a first-party access token for the edX account linked to the given access token.
-
Greg Price authored
ECOM-1178: Embargo rules for continent codes.
-
Will Daly authored
This commit fixes a bug that could occur when GeoIP returns a continent code ("EU" or "AN") instead of a country code. The previous implementation would block users in this case since the country code was not on the whitelist (consisting of all known country codes). The new implementation allows user access by default if we don't recognize the country code.
-
Greg Price authored
Added listener and beacon for video cdn eval.
-
Greg Price authored
Fixes DOC-1731: label change and time frame info
-
- Mar 06, 2015
-
-
Alison Hodges authored
-
Corey Goldberg authored
-
Will Daly authored
ECOM-1140: Instructor dashboard example certificates
-
Sarina Canelake authored
Match Studio logo logic to LMS
-
Christina Roberts authored
Add flaky decorator.
-
Will Daly authored
Allow global staff to generate example certificates on the instructor dashboard. Allow global staff to enable/disable self-generated certificates for a course.
-
Ned Batchelder authored
Change .md file to .rst.
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Sarina Canelake authored
-
Sarina Canelake authored
-
Sarina Canelake authored
-
cahrens authored
Related to TNL-1642.
-
cahrens authored
Related to TNL-1619.
-
Daniel Friedman authored
Fix failing forums unit test.
-
Ned Batchelder authored
Ned/finish pr 7232
-
Will Daly authored
Certificate status when XQueue is unavailable.
-
Ned Batchelder authored
-
Daniel Friedman authored
-
Ned Batchelder authored
Add empty introspection rule for BlockTypeKeyField.
-
Ned Batchelder authored
Use 'edx_lint write' to create our pylintrc from pylintrc_tweaks
-
David Baumgold authored
-
David Baumgold authored
Revert "Merge pull request #6771 from edx/dan-f/forums-filter-discussion...
-
Awais Qureshi authored
Awais786/ecom 1158 upgrade page
-
Awais authored
-