- 11 Feb, 2015 13 commits
-
-
TNL-1380
cahrens committed -
fix unicode error on cms settings page
Adam committed -
ALT text describes image, not action
ahsan-ul-haq committed -
Adam Palay 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 25 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
-
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 -
TNL-1351
Daniel Friedman committed -
Disabled flaky JS tests pending refactor to Backbone
Ben Patterson committed -
Placeholder text for <iframe> encourages inaccessible content
ahsan-ul-haq committed -
When mathjax is down discussion forum doesn't work as we were using markdown.js with processor as mathjax. Unavailability of mathjax raise error in js which stops discussion to render. So I made markdown independent of mathjax. Markdown now will use mathjax when it is available otherwise ignore it. TNL-1149
Waqas Khalid committed -
Martyn James committed
-
- 09 Feb, 2015 2 commits
-
-
Braden MacDonald committed
-
Fix embargo migration to the new data models.
Will Daly committed
-