- 11 Feb, 2015 1 commit
-
-
Users who are blocked from enrolling in a course due to an embargo are redirected to the blocked message page after authentication completes.
Will Daly committed
-
- 10 Feb, 2015 9 commits
-
-
Finish Country Access (Part 1 of 3)
Will Daly 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 -
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 -
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 30 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
-
cahrens committed
-
cahrens committed
-
Don't instantiate bogus modulestores just to get template rendering in o...
Adam committed -
Aamir khan/ecom 996 country access settings
Awais Qureshi committed -
Testing migration from old mongo to split.
cahrens committed -
Tests verify operation counts for old mongo. Should be extended to split in the future.
cahrens committed -
Cannot create an xblock in a course that doesn't exist.
cahrens committed -
make_asset_key does not start with "/" for split locators.
cahrens committed -
"run" should not be passed in kwargs to create.
cahrens committed
-