- 28 Oct, 2015 18 commits
-
-
ECOM-2443
Peter Fogg committed -
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Add a django-rest-framework APIView that supports reading/writing the current value of a configuration model
Calen Pennington committed -
Add make_course_usage_key method to modulestore
Nimisha Asthagiri committed -
Updated receipt page to use order endpoint
Clinton Blackburn committed -
Upgrade flaky for multiprocessing nose support.
Ben Patterson committed -
The receipt page now retrieves data for orders instead of baskets. Going forward baskets will be deleted after an order has been placed, so there should be no permanent references to baskets. Orders will continue to be persisted permanently. ECOM-2653
Clinton Blackburn committed -
Fix for PLAT-881: Disable CallStackManger from StudentModule
Brian Beggs committed -
Flaky's latest release includes support for multiprocessing in nose. Upgrading in order to further the end-goal of providing multiprocessing capability in our bok-choy test suite.
Ben Patterson committed -
Added photo_id_key while AUTOMATIC_VERIFY_STUDENT_IDENTITY_FOR_TESTING is True
tasawernawaz committed -
Update newrelic plugin version.
Feanil Patel committed -
ECOM-2547
Tasawer committed -
MA-1359 & MA-1457 DiscussionAPI: return response_count for thread GET/POST
wajeeha-khalid committed -
Different modulestores create different usage_keys for the root course block. This commit introduces a new method on the modulestore so each store type can implement its own. This is required by the new Course Blocks API since it wants to derive a usage key from a client-supplied course key.
Nimisha Asthagiri committed
-
- 27 Oct, 2015 13 commits
-
-
Implement third party auth ID mapping API
Nimisha Asthagiri committed -
This mapping API enables the mapping between the edX user ID and the ID provided by identity provider (IdP). For details, please see https://github.com/edx/edx-platform/pull/9842
Pan Luo committed -
Adjust circleCI config for parallelism
Jesse Zoldak committed -
Reusable Graph Traversals
Nimisha Asthagiri committed -
Release
Michael Frey committed -
Enroll the coach in the CCX on creation
Peter Pinch committed -
Jesse Zoldak committed
-
Nimisha Asthagiri committed
-
Rc/2015 10 27
Michael Frey committed -
SOL-1312 nit clean
Matt Drayer committed -
Programs: added platform support package and configuration model.
Jim Abramson committed -
asadiqbal committed
-
- 26 Oct, 2015 9 commits
-
-
Refactor has_access for re-usability.
Nimisha Asthagiri committed -
Remove disabled wiki plugin
Sarina Canelake committed -
Extract translatable strings from edx.utils.validate.js.
Sarina Canelake committed -
added name to the AUTHORS file
Arbab Nazar committed -
Nimisha Asthagiri committed
-
Adds more tests for get_student_grade_summary_data.
Sarina Canelake committed -
arbabnazar committed
-
Revert to version 2.4 of MathJax.
Christina Roberts committed -
Brian Beggs committed
-