- 16 Mar, 2015 4 commits
-
-
Unit page doesn't load when mathjax is down
Waqas Khalid committed -
Add Mocks to Enrollment API Doc Config
Mark Hoeber committed -
To support UNICODE xblock.location
Sarina Canelake committed -
When mathjax is down studio page doesn't work as it wait for mathjax to load. I replaced the hard dependency with soft dependency now unit page can load with mathjax.
Waqas Khalid committed
-
- 15 Mar, 2015 1 commit
-
-
Fix Pylint violations (medium)
Sarina Canelake committed
-
- 14 Mar, 2015 11 commits
- 13 Mar, 2015 22 commits
-
-
Add coverage to openedx directory
Andy Armstrong committed -
Don't allow empty string or None for email.
Christina Roberts committed -
Corrected data sent to E-Commerce API
Clinton Blackburn committed -
Disable flaky lettuce test TNL-1679
Jesse Zoldak committed -
Remove old comment from file
Sarina Canelake committed -
cahrens committed
-
MA-345 Mobile Enrollment API: add course' Facebook URL.
Nimisha Asthagiri committed -
decorate flaky test
Christine Lytwynec committed -
Added Certificates Web/HTML View
Matt Drayer committed -
Sarina Canelake committed
-
Andy Armstrong committed
-
Matt Drayer committed
-
fixed a flaky test (acceptance.tests.studio.test_studio_settings_details.SettingsMilestonesTest.test_prerequisite_course_save_successfully)
Jesse Zoldak committed -
Nimisha Asthagiri committed
-
Jesse Zoldak committed
-
Christine Lytwynec committed
-
Awais786/ecom 911 enable noid paid course
Awais Qureshi committed -
Awais committed
-
Data is now properly encoded as JSON.
Clinton Blackburn committed -
Enrolling via E-Commerce API for combined login-registration page
Clinton Blackburn committed -
The login-registration page now supports using the E-Commerce API when enrolling users in honor seats (of courses with SKUs).
Clinton Blackburn 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
-
- 12 Mar, 2015 2 commits
-
-
Replace broken logic in import template with working logic in view.
Kelketek committed -
Cleaned up milestones API references
Matt Drayer committed
-