- 22 May, 2013 1 commit
-
-
This commit adds the requisite settings and startup features to enable integration of themes into the edX platform. It does not yet provide hooks in any of the templates, but it does cause the main `lms/static/sass/application.scss` file to `@import` a theme's base Sass. Template hooks will come down the road. CHANGELOG --------- Define a new `MITX_FEATURE`, `USE_CUSTOM_THEME`, that when enabled, can be used in templates to determine whether or not custom theme templates should be used instead of the defaults. Also define a new setting, `THEME_NAME`, which will be used to locate theme-specific files. Establish the convention that themes will be stored outside of the `REPO_ROOT`, inside the `ENV_ROOT`, in a directory named `themes/`. `themes/<THEME_NAME>` will store the files for a particular theme. Provide a function, `enable_theme`, that modifies the template and static asset load paths appropriately to include the theme's files. Move the main LMS Sass file to a Mako template that conditionally `@import`s the theme's base Sass file when a theme is enabled. Add logic to the assets Rakefile to properly preprocess any Sass/ Mako templates before compiling them.
Nate Hardison committed
-
- 21 May, 2013 1 commit
-
-
Start linting envs files, add task to only pylint errors, and move pylintrc file to the correct location
Calen Pennington committed
-
- 17 May, 2013 2 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 08 May, 2013 1 commit
-
-
Jason Bau committed
-
- 07 May, 2013 1 commit
-
-
Diana Huang committed
-
- 06 May, 2013 2 commits
-
-
Ned Batchelder committed
-
This functionality requires the Zendesk URL, user, and API key to be specified in django.conf.settings. Also, add a flag to MITX_FEATURES (enabled by default) to control the endpoint and the front-end feature (yet to be added).
Greg Price committed
-
- 03 May, 2013 1 commit
-
-
overrides what is set in env.lms.common using the lms.env.json file
Jason Bau committed
-
- 10 Apr, 2013 1 commit
-
-
John Jarvis committed
-
- 28 Mar, 2013 1 commit
-
-
Carlos Andrés Rocha committed
-
- 13 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 11 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 22 Feb, 2013 1 commit
-
-
Alexander Kryklia committed
-
- 15 Feb, 2013 1 commit
-
-
Alexander Kryklia committed
-
- 11 Feb, 2013 2 commits
-
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
- 07 Feb, 2013 1 commit
-
-
Chris Dodge committed
-
- 01 Feb, 2013 2 commits
-
-
John Jarvis committed
-
e0d committed
-
- 27 Jan, 2013 1 commit
-
-
e0d committed
-
- 24 Jan, 2013 1 commit
-
-
Ashley Penney committed
-
- 14 Jan, 2013 2 commits
-
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
- 03 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 07 Dec, 2012 1 commit
-
-
Victor Shnayder committed
-
- 30 Nov, 2012 1 commit
-
-
Victor Shnayder committed
-
- 26 Nov, 2012 1 commit
-
-
Chris Dodge committed
-
- 19 Nov, 2012 1 commit
-
-
Victor Shnayder committed
-
- 09 Nov, 2012 3 commits
-
-
This reverts commit 793354a0.
Victor Shnayder committed -
John Jarvis committed
-
Victor Shnayder committed
-
- 07 Nov, 2012 3 commits
-
-
Change AUTH_TOKENS index reference to a get so it doesn't explode the whole app if I did Puppet incorrectly.
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
- 30 Oct, 2012 1 commit
-
-
Victor Shnayder committed
-
- 11 Oct, 2012 4 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-