- 12 Feb, 2015 1 commit
-
-
Fix flaky library test TE-745
Jesse Zoldak committed
-
- 11 Feb, 2015 18 commits
-
-
Updated version of PyContracts.
John Eskew committed -
split unittests into shards for in jenkins
Christine Lytwynec committed -
Finish Country Access (Part 2 of 3)
Will Daly committed -
Avoid logging errors when the image path is not provided for invoice PDFs
Will Daly committed -
Jesse Zoldak committed
-
fix unicode error on cms settings page
Adam committed -
ALT text describes image, not action
ahsan-ul-haq committed -
Adam Palay committed
-
Will Daly committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Ignore staff member's cohort when masquerade is on
Daniel Friedman committed -
ECOM-1028 adding linked-in button , config model and migration for linke...
Awais Qureshi committed -
Discussion forum should be independent of mathjax
Waqas Khalid committed -
Work around a Youtube API bug that causes Safari to ignore the stored speed
Adam committed -
TNL-1269
Daniel Friedman committed -
ECOM-1028 update the migration and move the code into class method.
Awais committed -
At LMS dashboard course listing the course cover has alt attribute that have course name and then Cover Page it describe image not the action which is to take user to course home page TNL-1383
Ahsan Ulhaq committed
-
- 10 Feb, 2015 21 commits
-
-
Mobile performance improvements
Nimisha Asthagiri committed -
Release
Adam committed -
Add our custom pylint plugin
Ned Batchelder committed -
Updated _get_courses_with_access_type
Clinton Blackburn committed -
Fix grades download in courses with cohorted content
Daniel Friedman committed -
get the raw DescriptorSystem, not the CombinedSystem when instantiating ...
Adam committed -
The overall behavior of the __init__ method has remained the same. What's changed is how it determines whether a field is explicitly set. Instead of using the slower performing editable_metadata_fields, it calls _field_data.has directly to check for explicitly set fields.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Block users from enrolling in a course if the user is blocked by country access rules. 1) Enrollment via the login/registration page. 2) Enrollment from the marketing iframe (via student.views.change_enrollment) 3) Enrollment using 100% redeem codes. 4) Enrollment via upgrade. This does NOT cover enrollment through third party authentication, which is sufficiently complex to deserve its own commit.
Will Daly committed -
Finish Country Access (Part 1 of 3)
Will Daly committed -
add logging for send_email_task
Adam committed -
Syed Hassan Raza committed
-
Courseware search: Change name of results page from "Searching [course n...
Martyn James committed -
Reorganise reindexing operation
Martyn James committed -
An upgrade to verified should emit a mode_changed event.
Ben Patterson committed -
Add history table for course access rule changes. Provide test utility for simulating restricted access. Provide `redirect_if_blocked` method for integration with other parts of the system (will be used for blocking enrollment). Add info-level logging explaining when and why users are blocked.
Will Daly committed -
Greg Price committed
-
get the raw DescriptorSystem, not the CombinedSystem when instantiating xmodules (TNL-1226) quality fixes remove trailing comma
Calen Pennington committed -
This change will also move us to bok-choy instead of lettuce for these scenarios, and re-enable them. See TE-736. Includes some refactoring of repeated event-checking code as well.
Ben Patterson committed
-