- 06 Apr, 2015 1 commit
-
-
Adam Palay committed
-
- 03 Apr, 2015 3 commits
-
-
The django debug toolbar circumvents other middleware with process_view functions, so it needs to go at the end of our MIDDLEWARE_CLASSES setting. https://django-debug-toolbar.readthedocs.org/en/1.3/tips.html#middleware-isn-t-working-correctly
Greg Price committed -
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Will Daly committed -
Marco Morales committed
-
- 02 Apr, 2015 1 commit
-
-
Awais committed
-
- 01 Apr, 2015 1 commit
-
-
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Will Daly committed
-
- 27 Mar, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 23 Mar, 2015 1 commit
-
-
This makes these files importable, and puts them into the new best guess as to where files should live.
Ned Batchelder committed
-
- 20 Mar, 2015 1 commit
-
-
stv committed
-
- 19 Mar, 2015 1 commit
-
-
alawibaba committed
-
- 18 Mar, 2015 1 commit
-
-
Brian Wilson committed
-
- 17 Mar, 2015 2 commits
-
-
Replaces some PLATFORM_* settings with a more general setting for specifying social media URLs in the footer. Adds icons and titles for new social media sites (Tumblr, Reddit, Youtube) to match EdX.org.
Will Daly committed -
Ned Batchelder committed
-
- 16 Mar, 2015 7 commits
-
-
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Instead of referencing the example externally, we now explain the setting inline.
stv committed -
This contains hard-coded reference to out-dated courses.
stv committed -
This looks to have been a personal configuration file.
stv committed -
Is this used? It contains MITx references.
stv committed -
These all date back to 2012 and are hard-coded for specific course runs.
stv committed
-
- 14 Mar, 2015 1 commit
-
-
stv committed
-
- 13 Mar, 2015 2 commits
-
-
Matt Drayer committed
-
This new endpoint is intended to replace enrollment API call used on the login+registration page. Instead of directly enrolling students, the view will contact the external e-commerce API (Oscar) to create a new order. Oscar will be responsible for completing the order and enrolling the student. This behavior will only apply to course modes with associated SKUs. All other course mode enrollments will be processed directly by LMS.
Clinton Blackburn committed
-
- 11 Mar, 2015 2 commits
-
-
Fixed ID bug in China CDN experiment, added default, changed graphite metric name, and exposed CDN monitoring ENVs.
alawibaba committed -
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.
Will Daly committed
-
- 09 Mar, 2015 2 commits
-
-
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 committed -
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.
Will Daly committed
-
- 06 Mar, 2015 1 commit
-
-
Allow global staff to generate example certificates on the instructor dashboard. Allow global staff to enable/disable self-generated certificates for a course.
Will Daly committed
-
- 05 Mar, 2015 3 commits
-
-
cahrens committed
-
cahrens committed
-
E. Kolpakov committed
-
- 04 Mar, 2015 1 commit
-
-
Carson Gee committed
-
- 03 Mar, 2015 2 commits
-
-
Andy Armstrong committed
-
Lee Newton committed
-
- 02 Mar, 2015 2 commits
-
-
TNL-1491 See the API design here: https://openedx.atlassian.net/wiki/display/TNL/User+API
Andy Armstrong committed -
Adam Palay committed
-
- 26 Feb, 2015 3 commits
-
-
cahrens committed
-
This is compatible with Django > 1.5, and allows us to re-enable the ProfilingDebugPanel
Braden MacDonald committed -
Daniel Friedman committed
-
- 24 Feb, 2015 1 commit
-
-
Will Daly committed
-