- 11 Feb, 2015 2 commits
-
-
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
-
- 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 13 commits
-
-
Braden MacDonald committed
-
Fix embargo migration to the new data models.
Will Daly committed -
The previous version of this migration incorrectly handled disabled configuration. When configuration is disabled, the embargoed country field was the empty string; calling str.split(",") produced a list with a single empty list entry, which is not a valid country code.
Will Daly committed -
Vote buttons should be disabled while in use
Waqas Khalid committed -
Add InvoiceHistory model to record changes to invoices
Will Daly committed -
Fixed ajax login when advanced security check is on for NoneType user.
Waheed Ahmed committed -
Release
Adam committed -
TNL-1352
Waheed Ahmed committed -
Will Daly committed
-
Enable split for new courses.
Christina Roberts committed -
Ahsan Ulhaq committed
-
Iframe unit in the studio have accesibility issue as there was no title for Iframe provided as well as placeholder does not specify what changes to made to add new iframe TNL-1073
Ahsan Ulhaq committed -
ECOM-1045: Add messaging for when students miss the verification deadline
Will Daly committed
-