- Mar 11, 2014
-
-
Dave St.Germain authored
-
- Mar 10, 2014
-
-
Calen Pennington authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Dave St.Germain authored
-
- Mar 07, 2014
-
-
Calen Pennington authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
- Mar 06, 2014
-
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
- Mar 05, 2014
-
-
Don Mitchell authored
STUD-600
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
Adding to installed Django applications is required due to the use of a Django model by the XBlock
-
- Feb 28, 2014
-
-
Chris Dodge authored
-
Chris Dodge authored
-
Dave St.Germain authored
http://bgrins.github.io/codemirror-accessible/) LMS-1802
-
Ned Batchelder authored
-
- Feb 27, 2014
-
-
Jay Zoldak authored
Finalize tests for embargo middleware app
-
Sarina Canelake authored
-
Julia Hansbrough authored
Adds configurable middleware in common/djangoapps/embargo that allows specific courses to comply with US Export regulations by embargoing students from specific countries, whilst simultaneously allowing other courses to be freely open to all.
-
- Feb 25, 2014
-
-
Calen Pennington authored
-
Chris Dodge authored
add new feature to make sure we aren't writing PII into the application logs. So far we're aware of doing so regarding Auth use-cases
-
- Feb 24, 2014
-
-
Alexander Kryklia authored
-
- Feb 14, 2014
-
-
Julia Hansbrough authored
-
Julia Hansbrough authored
-
- Feb 13, 2014
-
-
Calen Pennington authored
-
- Feb 12, 2014
-
-
Ali Reza Sharafat authored
-
- Feb 11, 2014
-
-
Frances Botsford authored
UX-381
-
- Feb 04, 2014
-
-
Carson Gee authored
Caution! This is backwards incompatible
-
- Feb 03, 2014
-
-
Calen Pennington authored
-
- Jan 31, 2014
-
-
Julia Hansbrough authored
Also, refactored code representing ReverifyInfo
-
Julia Hansbrough authored
Added verification sidebar, banner for major courseware sections, quality & test improvements
-
- Jan 30, 2014
-
-
Chris Dodge authored
-
- Jan 29, 2014
-
-
Chris Dodge authored
Add optional feature to lock out accounts after N failed login attempts. Lockouts will last M seconds. add DB migration and fix earlier mistakes in student migration history add tests and fix bugs that came out of those unit tests remove unused import pep8/pylint address some PR feedback fix tests fix broken test try to mock time use freeze-gun to overload the system time to simulate the future
-
David Baumgold authored
-
Calen Pennington authored
-
Calen Pennington authored
ConfigurationModels can be managed using the admin site. They are append-only, and track the user who is making the change, and the time that the change was made. The configuration is stored in the database, and cached for performance. [LMS-1220]
-
Calen Pennington authored
To mark a language as dark-launched, add it to the DARK_LANGUAGES django conf setting. To activate a dark-launched language, set he query parameter `preview-lang` to the language code on any url. [LMS-2045] [LMS-2077] [LMS-2076]
-
- Jan 28, 2014
-
-
Dave St.Germain authored
-
- Jan 24, 2014
-
-
Chris Dodge authored
configure middleware add test for session inactive timeouts add Studio inactive session timeout test change login method used add create_test_account to test make sure the expected redirect URL is right fix indenting problem fix doc string since we moved from minutes to seconds use utility methods rather than calling another test to set up and activate an account clean up code violations respond to PR feedback use optional params to make code cleaner pylint fix on test files
-