- 30 Jan, 2014 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 29 Jan, 2014 3 commits
-
-
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 -
Extend the capabilities of the REGISTRATION_OPTIONAL_FIELDS configuration variable, to allow to select, for each individual field, if it should be 'hidden', 'optional' or 'required'. Rename the configuration variable to REGISTRATION_EXTRA_FIELDS to reflect the additional capabilities, and updates the defaults. As extra fields, configurable through the REGISTRATION_EXTRA_FIELDS variable. Hidden by default. Tickets: MCKIN-168 MCKIN-184 Note: Studio also has a registration page, which uses the same account creation page. It should be possible to use it without requiring the variable from the LMS, as the fields are different.
Xavier Antoviaque committed
-
- 28 Jan, 2014 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 16 Jan, 2014 1 commit
-
-
Jason Bau committed
-
- 15 Jan, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 14 Jan, 2014 1 commit
-
-
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
-
- 08 Jan, 2014 1 commit
-
-
David Baumgold committed
-
- 06 Jan, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 16 Dec, 2013 1 commit
-
-
For seeing overview of system status, for deleting and loading courses, for seeing log of git imports of courseware. Includes command for importing course XML from git repositories. Added a lot of tests for additional coverage with some minor fixes those tests discovered
Carson Gee committed
-
- 05 Dec, 2013 1 commit
-
-
Let staticfiles determine the footer URLs
Will Daly committed
-
- 03 Dec, 2013 2 commits
-
-
For a smoother transition to the new world
David Baumgold committed -
David Baumgold committed
-
- 26 Nov, 2013 1 commit
-
-
Jay Zoldak committed
-
- 22 Nov, 2013 1 commit
-
-
Hook up display of grade files ready for download to new instructor dashboard. LMS-58
David Ormsbee committed
-
- 19 Nov, 2013 2 commits
-
-
The input string is not expected to contain any unicode characters
John Jarvis committed -
John Jarvis committed
-
- 18 Nov, 2013 2 commits
-
-
squashing to one commit to make cherry-picking by feature possible
Jason Bau committed -
John Jarvis committed
-
- 08 Nov, 2013 1 commit
-
-
Feanil Patel committed
-
- 05 Nov, 2013 2 commits
-
-
John Jarvis committed
-
Allow to control which of the optional fields from the registration page are being displayed to the user. Added the configuration variable `REGISTRATION_OPTIONAL_FIELDS` to control which ones. The default value shows all the fields as currently; to not display some of the fields, set the configuration variable with only the fields you want to display: ``` REGISTRATION_OPTIONAL_FIELDS = [ 'level_of_education', 'gender', 'year_of_birth', 'mailing_address', 'goals' ] ```
Xavier Antoviaque committed
-
- 23 Oct, 2013 2 commits
-
-
Usefull variables for translation
Szczork committed -
John Jarvis committed
-
- 21 Oct, 2013 2 commits
-
-
John Jarvis committed
-
The error was caused by the CONFIG_ROOT environmental variable, which was incorrectly assumed to be a path.py valid path.
Carlos Andrés Rocha committed
-
- 18 Oct, 2013 3 commits
- 16 Oct, 2013 4 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
- 10 Oct, 2013 3 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-