- 14 Feb, 2014 2 commits
-
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
- 13 Feb, 2014 4 commits
-
-
[LMS-1645] [LMS-2062] [LMS-2063] [LMS-2064]
Calen Pennington committed -
Calen Pennington committed
-
All forward facing wording changed to Export to Git Export to git functions removed from management command and put in common file Additional error checking and documentation improvements Nitpicks and other minor fixes
Carson Gee committed -
Added tests Converted scripts to django commands Removed advanced module requirement Generalized to platform Switched to subprocess for shell commands Beefed up resiliency and error checking. Refactored since #1910 removed get_location_and_verify_access Added settings to aws for export directory and reworked test setup and teardown Several review based fixes Added line to Changelog Changed URL handler to be accepting and moved git bare repo inside of test_root/data Added exception logging to help trace issues Added output in exception logging Made the branch to commit to explicit instead of implicit Skipping git identity test on condition of global configuration set
Carson Gee committed
-
- 12 Feb, 2014 2 commits
-
-
Ali Reza Sharafat committed
-
Calen Pennington committed
-
- 11 Feb, 2014 1 commit
-
-
UX-381
Frances Botsford committed
-
- 05 Feb, 2014 1 commit
-
-
If the FEATURES['USE_CUSTOM_THEME'] flag is set but the 'THEME_NAME' is not set. We get a compilation error during cms gather assets.
Feanil Patel committed
-
- 04 Feb, 2014 1 commit
-
-
Caution! This is backwards incompatible
Carson Gee committed
-
- 03 Feb, 2014 2 commits
-
-
Carson Gee committed
-
Calen Pennington committed
-
- 31 Jan, 2014 2 commits
-
-
Also, refactored code representing ReverifyInfo
Julia Hansbrough committed -
Added verification sidebar, banner for major courseware sections, quality & test improvements
Julia Hansbrough committed
-
- 30 Jan, 2014 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 29 Jan, 2014 5 commits
-
-
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
Chris Dodge committed -
David Baumgold committed
-
Calen Pennington committed
-
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 committed -
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]
Calen Pennington committed
-
- 28 Jan, 2014 3 commits
-
-
Dave St.Germain committed
-
David Ormsbee committed
-
David Ormsbee committed
-
- 24 Jan, 2014 1 commit
-
-
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
Chris Dodge committed
-
- 17 Jan, 2014 1 commit
-
-
(STUD-1201) Revert "Specific django-toolbar version (stable released) and update the panels in dev envs" This reverts commit a465b082. Revert "Updated settings for devstack django debug toolbar" This reverts commit 30199e8a.
Adam Palay committed
-
- 16 Jan, 2014 2 commits
-
-
Will Daly committed
-
Cristian Salamea committed
-
- 15 Jan, 2014 1 commit
-
-
Added fixtures for course and xblock creation Added bok-choy Studio tests Added bok-choy tests for ora self- and ai- assessment Refactored auto-auth; added staff and course-enrollment options Removed extra javascript properties from page objects
Will Daly committed
-
- 14 Jan, 2014 3 commits
-
-
Don Mitchell committed
-
STUD-1006
Don Mitchell committed -
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it pep8/pylint fixes address PR feedback, remove underscore from test hostname more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team manually add Ned's single-to-double quote fix change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path Conflicts: lms/templates/help_modal.html
Chris Dodge committed
-
- 10 Jan, 2014 1 commit
-
-
[LMS-226] [LMS-2013]
Calen Pennington committed
-
- 09 Jan, 2014 1 commit
-
-
Will Daly committed
-
- 20 Dec, 2013 1 commit
-
-
[LMS-1614]
Calen Pennington committed
-
- 19 Dec, 2013 1 commit
-
-
Refactored stub services for style and DRY Added unit tests for stub implementations Updated acceptance tests that depend on stubs. Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
Will Daly committed
-
- 18 Dec, 2013 1 commit
-
-
Studio doesn't do email changes, thus has no email reset template; thus, we must disable password/email-reset related tests when running with studio settings
Julia Hansbrough committed
-
- 17 Dec, 2013 1 commit
-
-
Don Mitchell committed
-