- 10 Feb, 2015 19 commits
-
-
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 -
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 -
Martyn James committed
-
- 09 Feb, 2015 21 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 -
cahrens committed
-
xml_importer now calls store.has_course even if create_course_if_not_present is False.
cahrens committed -
TNL-1362
cahrens committed -
cahrens committed
-
cahrens committed
-
Split modulestore throws duplicate errors if course locator is not unique.
cahrens committed -
With split, "name" returns "course" instead of the run name.
cahrens committed -
cahrens committed
-