- 06 Dec, 2015 2 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 04 Dec, 2015 2 commits
-
-
Sarina Canelake committed
-
Page skeleton and endpoint to submit FA requests to Zendesk. ECOM-2824 ECOM-3038
Peter Fogg committed
-
- 25 Nov, 2015 2 commits
-
-
Extends the Programs ConfigurationModel, cleans up Programs-related utilities and corresponding tests, and corrects caching. Uses the Programs API to list programs within Studio. ECOM-2769.
Renzo Lucioni committed -
- API built atop Django REST Framework - Added support for OAuth 2.0 and session authentication - Added permissions around eligibility data ECOM-2609
Clinton Blackburn committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 05 Nov, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 28 Oct, 2015 1 commit
-
-
Peter Fogg committed
-
- 26 Oct, 2015 1 commit
-
-
These endpoints (`edit_circuit` and `save_circuit`) had already been commented out of `urls.py`, so these views were disabled.
stv committed
-
- 24 Oct, 2015 1 commit
-
-
Ben Patterson committed
-
- 22 Oct, 2015 1 commit
-
-
Andy Armstrong committed
-
- 14 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 24 Sep, 2015 1 commit
-
-
This reverts commit 783e83de.
Brandon DeRosier committed
-
- 21 Sep, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Sep, 2015 1 commit
-
-
Braden MacDonald committed
-
- 27 Aug, 2015 1 commit
-
-
ECOM-1017
Tasawer committed
-
- 14 Aug, 2015 1 commit
-
-
* removing templates/styling * removing test logic and URLs
Brian Talbot committed
-
- 13 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 12 Aug, 2015 1 commit
-
-
* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
Will Daly committed
-
- 04 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 29 Jul, 2015 1 commit
-
-
There's an "explicit" way to configure Django Debug Toolbar that isn't prone to circular import errors: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup Do that.
Ned Batchelder committed
-
- 20 Jul, 2015 1 commit
-
-
TNL-2487
Andy Armstrong committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 08 Jul, 2015 2 commits
-
-
This reverts commit 85b3bfe4.
Brandon DeRosier committed -
XCOM-312
Clinton Blackburn committed
-
- 07 Jul, 2015 2 commits
-
-
This reverts commit 85b3bfe4.
Brandon DeRosier committed -
XCOM-312
Clinton Blackburn committed
-
- 02 Jul, 2015 2 commits
-
-
This feature flag gates the exposure of the Full course/library Import/Export API URLs in the LMS. This allows openedX deployments that operate without Studio to take advantage of the API, while others may turn the feature off to reserve all content authoring for Studio.
Brandon DeRosier committed -
This is a public, versioned, RESTful API for importing and exporting full course content. The code was initially ripped from the existing import/export API in the CMS contentstore djangoapp and wrapped in Django Rest Framework view classes. It's a new djangoapp in the openedx directory which is largely an abstraction off the CMS Import/Export views. This PR includes configuration changes. Most notably, Studio is configured to serve the OAuth2 provider alongside the LMS. This is the initial thread on the code list: https://groups.google.com/forum/#!msg/edx-code/DmnHWmly25A/ZqjD1zb4o7oJ And this thread contains another description of the changes: https://groups.google.com/d/msg/edx-code/6dP9SEKsmqQ/Pvyn8fBDx68J There are a numerous non-covered lines, all of which are missing coverage in the CMS API this was ported from. They're mostly error conditions, such as handling of multipart file upload errors.
Brandon DeRosier committed
-
- 22 Jun, 2015 2 commits
-
-
Matt Drayer committed
-
* Delete reverification templates * Delete photocapture.js * Delete unused "name change" end-points * Rebuild the reverification views using Backbone sub-views * Stop passing template names to the JavaScript code * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
Will Daly committed
-
- 12 Jun, 2015 1 commit
-
-
Will Daly committed
-
- 11 Jun, 2015 1 commit
-
-
* Add end-point for initiating a request for credit from a provider. * Add an end-point for a provider to update the status of a request (approved / denied).
Will Daly committed
-
- 05 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 04 Jun, 2015 1 commit
-
-
JIRA: MA-799
Greg Price committed
-
- 03 Jun, 2015 1 commit
-
-
Muhammad Shoaib committed
-