- Oct 28, 2015
-
-
cahrens authored
-
Nimisha Asthagiri authored
Add make_course_usage_key method to modulestore
-
Clinton Blackburn authored
Updated receipt page to use order endpoint
-
Ben Patterson authored
Upgrade flaky for multiprocessing nose support.
-
Clinton Blackburn authored
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
-
Brian Beggs authored
Fix for PLAT-881: Disable CallStackManger from StudentModule
-
Ben Patterson authored
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.
-
tasawernawaz authored
Added photo_id_key while AUTOMATIC_VERIFY_STUDENT_IDENTITY_FOR_TESTING is True
-
Feanil Patel authored
Update newrelic plugin version.
-
Tasawer authored
ECOM-2547
-
wajeeha-khalid authored
MA-1359 & MA-1457 DiscussionAPI: return response_count for thread GET/POST
-
Nimisha Asthagiri authored
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.
-
- Oct 27, 2015
-
-
Nimisha Asthagiri authored
Implement third party auth ID mapping API
-
Pan Luo authored
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
-
Jesse Zoldak authored
Adjust circleCI config for parallelism
-
Nimisha Asthagiri authored
Reusable Graph Traversals
-
Michael Frey authored
Release
-
Peter Pinch authored
Enroll the coach in the CCX on creation
-
Jesse Zoldak authored
-
Nimisha Asthagiri authored
-
Michael Frey authored
Rc/2015 10 27
-
Matt Drayer authored
SOL-1312 nit clean
-
Jim Abramson authored
Programs: added platform support package and configuration model.
-
asadiqbal authored
-
- Oct 26, 2015
-
-
Nimisha Asthagiri authored
Refactor has_access for re-usability.
-
Sarina Canelake authored
Remove disabled wiki plugin
-
Sarina Canelake authored
Extract translatable strings from edx.utils.validate.js.
-
Arbab Nazar authored
added name to the AUTHORS file
-
Nimisha Asthagiri authored
-
Sarina Canelake authored
Adds more tests for get_student_grade_summary_data.
-
arbabnazar authored
-
Christina Roberts authored
Revert to version 2.4 of MathJax.
-
Brian Beggs authored
-
Clinton Blackburn authored
Updated CreditCourse update endpoint
-
Nimisha Asthagiri authored
Reuse DEFAULT_START_DATE
-
Jamie Folsom authored
Make the course URL pattern more generic. Comment newly added functionality. Fix quality issues. Address two lint errors, with regex and variable naming. Changed how we access course_key and course_id. Replace another instance of self.course.id.to_deprecated_string() Remove unused import, add missing one. Improve how the ccx key is extracted from the URL Use resolve() instead of os.path to get the course_id. Remove the granting of staff access to coaches.
-
cahrens authored
TNL-3693
-
Nimisha Asthagiri authored
-
Piotr Mitros authored
Add RateXBlock
-