- 10 Feb, 2015 1 commit
-
-
Martyn James committed
-
- 09 Feb, 2015 33 commits
-
-
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 -
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 -
Cannot hold on to xblock references.
cahrens committed -
Have not been able to work out why.
cahrens committed -
Get updated xblocks from modulestore before checking properties.
cahrens committed -
Note that now 2 courses can be imported where the only difference between them is run.
cahrens committed -
export_courses_to_output_path uses old mongo locator to create directory structure.
cahrens committed -
The way that assets are accessed (the usage of _id) seems specific to old mongo and fails with split.
cahrens committed -
cahrens committed
-
Add tests of PLAT-417
Calen Pennington committed -
Add Django admin UI for configuring country access Migrate existing embargo rules into the new tables. ECOM-996: updated the middleware to use new models and access rules ECOM-996: added the flag to support old and new formats ECOM-996: added the api layer for country access settings ECOM-996: added the api layer for country access settings ECOM-996 implementing the white and blacklist checks. ECOM-996 minor re-factoring in api. ECOM-996 minor re-factoring in api. ECOM-1025 refactoring the code according to PR feedback. ECOM-1025 refactoring the code according to PR feedback. ECOM-1025 deleting cache in model save and delete methods ECOM-1025 adding basic api test cases file. ECOM-1025 refactoring the code according to PR feedback. ECOM-1025 refactoring the code according to PR feedback. ECOM-1025 refactoring the code according to PR feedback. adding the test cases. ECOM-1025 removing extra line ECOM-1025 removing un-used function. ECOM-1025 removing un-used function. ECOM-1025 re-factor the code. ECOM-1025 re-name the test file to test_middleware_access_rules.py. we already had old test_middleware.py ECOM-1025 adding test cases for newly added models. ECOM-1025 adding test cases and resolve conflicts. ECOM-1025 fixing the quality and pep-8 issues. ECOM-1025 re-factoring the code according to the PR feedback. ECOM-1025 re-name the variable name. ECOM-1025 removing the _check_ip_lists and its test cases. also added few missing scenarios test cases. ECOM-1025 removing un-used line.
Will Daly committed
-
- 08 Feb, 2015 1 commit
-
-
Show ordinary receipt unless the student is in the payment flow.
Will Daly committed
-
- 07 Feb, 2015 2 commits
- 06 Feb, 2015 3 commits
-
-
Fixed close button for help feedback menu.
Waheed Ahmed committed -
Remove Brewfile
David Baumgold committed -
Fix flaky content library test
Jesse Zoldak committed
-