- 31 Mar, 2015 6 commits
-
-
This is required so that an a video module exported by one Open edX deployment and imported by another will work correctly if it contains an edx_video_id but does not populate other URL fields. JIRA: MA-110
Greg Price committed -
block conversion.
John Eskew committed -
- added entrance exam check on course info - staff can by pass gating and added tests - refined gating logic - changes after rebasing with Asad's branch - check ENTRANCE_EXAMS feature is enabled - updated test to reflect new logic - catering anonymous user in entrance exam permission - fixed broken tests - change after feedback on 16/3 - fix for a broken test - created new entrance_exams module - fixed quality error and improved test coverage - put get_required_content back in milestones helper - Refactored entrance exams logic - Refactored tabs logic - Fixed broken unit test - changes after feedback from dan-f on 3/27 - removed unnecessary user.is_anonymous check - Addressed PR feedback - Addressed commit-specific feedback - Rework guard clauses - Add coverage for course info case
Zia Fazal committed -
Calen Pennington committed
-
Calen Pennington committed
-
Marco Morales committed
-
- 30 Mar, 2015 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 26 Mar, 2015 2 commits
-
-
Conflicts: common/lib/xmodule/xmodule/xml_module.py
John Eskew committed -
MA-77 Automatically adds the course id to the videos in VAL when a course is rerun.
christopher lee committed
-
- 25 Mar, 2015 2 commits
-
-
MA-169 Mobile api now calls for mobile_low (default), mobile_high, and youtube profiles instead of only mobile_low.
christopher lee committed -
Add querystring param "course_mode" to the login/registration page so the user can skip track selection. This supports upcoming changes to the course details page that allow the user to choose the track when clicking "enroll", which will replace the functionality of the track selection page.
Will Daly committed
-
- 23 Mar, 2015 14 commits
-
-
This is needed for courses that license video content where the license allows only for viewing on the web, not on mobile apps. JIRA: MA-307
Greg Price committed -
This makes these files importable, and puts them into the new best guess as to where files should live.
Ned Batchelder committed -
do the ORG filtering as part of the mongo query. Also, don't trigger metadata inheritence calculations when just trying to load 'about' information, which is not tied into the course tree anyhow (i.e. no parent/child relationship)
Chris Dodge committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
Chris Rodriguez committed
-
Usman Khalid committed
-
Clean up docstrings for gen cert POST.
Will Daly committed -
TNL-1256
muzaffaryousaf committed -
TNL-1258
Usman Khalid committed -
course cohort settings only once. TNL-1258
Usman Khalid committed -
TNL-1258
Usman Khalid committed -
Move `Cohorts` section after `Membership` section
muhammad-ammar committed -
TNL-1268
Muhammad Ammar committed
-
- 20 Mar, 2015 5 commits
-
-
Ned Batchelder committed
-
The course info page was getting-or-creating a course enrollment with is_active=0. This commit changes the operation to a "get" so that extra enrollment records are not created.
Will Daly committed -
This functionality is activated by adding a SKU to a non-honor course mode. When the feature is activated, verified orders will be created by the E-Commerce Service instead of LMS. After payment, the E-Commerce Service will also create the enrollment.
Clinton Blackburn committed -
Brian Talbot committed
-
Syed Hassan Raza committed
-
- 19 Mar, 2015 5 commits
-
-
Adam Palay committed
-
alawibaba committed
-
zubair-arbi committed
-
If a user is already enrolled in a course, the API is bypassed and a 409 status is returned.
Clinton Blackburn committed -
The string "</script>" in JSON data would end the script element we're embedding the data in. To make sure the data doesn't disrupt the script, we escape the slash as \/ .
Ned Batchelder committed
-
- 18 Mar, 2015 4 commits
-
-
Brian Wilson committed
-
David Ormsbee committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-