- 10 Jan, 2014 1 commit
-
-
David Baumgold committed
-
- 03 Jan, 2014 1 commit
-
-
* provides new .scss file for developers to add temporary/in-progress Sass for further refactor/polish * cleans up note/import order in all application scss files
Brian Talbot committed
-
- 26 Nov, 2013 1 commit
-
-
Jay Zoldak committed
-
- 16 Oct, 2013 1 commit
-
-
Brian Talbot committed
-
- 27 Sep, 2013 1 commit
-
-
With tests, some settings changes (all should default to not breaking anything for edx) Added styling for shopping cart User Experience - Styled shoppingcart list page - Styled navigation shopping cart button - Styled receipt page - Styled course about page for shopping cart courses Addressed HTML/SCSS issues Remove offending body class and unnecessary sass changes Addresses many review comments on stanford shopping cart * framework for generating order instructions on receipt page in shoppingcart.models * move user_cart_has_item into shoppingcart.models * move min_course_price_for_currency into course_modes.models * remove auto activation on purchase * 2-space indents in templates * etc revert indentation on navigation.html for ease of review pep8 pylint move logging/error handling from shoppingcart view to model Addressing @dave changes
Jason Bau committed
-
- 29 Aug, 2013 1 commit
-
-
Brian Talbot committed
-
- 21 Aug, 2013 1 commit
-
-
Frances Botsford committed
-
- 22 Jul, 2013 4 commits
-
-
basic shell for home page exists, along with start of color cleanup for the rest of _discussion.scss
marco committed -
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco committed -
Two endpoints are intended to be used by AJAX calls from the web UI with an authenticated user. When enabled, the value of the preference is an encryption of the username, to be used as a token for one-click unsubscribe links. The third endpoint is the target of unsubscribe links, which displays a page with an appropriate message to the user.
Greg Price committed -
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco committed
-
- 25 Jun, 2013 1 commit
-
-
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco committed
-
- 05 Jun, 2013 1 commit
-
-
Since the theme Sass is just a simple variables overrides (for the moment), it must be imported right after the default variables Sass file (if at all). At the bottom of the file, it has no effect.
Nate Hardison committed
-
- 04 Jun, 2013 1 commit
-
-
cleaned up font-awesome integration to work with new mako file .scss compiling, added in initial icon references
marco committed
-
- 23 May, 2013 1 commit
-
-
Nate Hardison committed
-
- 22 May, 2013 2 commits
-
-
If the `THEME_NAME` environment token isn't defined, then the application.scss.mako file will crash during preprocessing. Use .get to avoid a crash.
Nate Hardison committed -
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
-
- 02 May, 2013 1 commit
-
-
Brian Talbot committed
-
- 27 Jan, 2013 1 commit
-
-
e0d committed
-
- 26 Jan, 2013 1 commit
-
-
David Ormsbee committed
-
- 23 Jan, 2013 2 commits
-
-
drupal integration - styled page layout, form fields and states, added in status message areas/standards and revised Sass
Brian Talbot committed -
Brian Talbot committed
-
- 03 Jan, 2013 1 commit
-
-
[# 41872203]
Carlos Andrés Rocha committed
-
- 20 Dec, 2012 1 commit
-
-
Brian Talbot committed
-
- 11 Oct, 2012 1 commit
-
-
Tom Giannattasio committed
-
- 27 Aug, 2012 2 commits
-
-
Kyle Fiedler committed
-
Matthew Mongeau committed
-
- 01 Aug, 2012 1 commit
-
-
Kyle Fiedler committed
-
- 26 Jul, 2012 1 commit
-
-
Rocky Duan committed
-
- 25 Jul, 2012 3 commits
-
-
Rocky Duan committed
-
Rocky Duan committed
-
Rocky Duan committed
-
- 23 Jul, 2012 2 commits
-
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
- 20 Jul, 2012 1 commit
-
-
Rocky Duan committed
-
- 19 Jul, 2012 1 commit
-
-
Kyle Fiedler committed
-
- 18 Jul, 2012 1 commit
-
-
Galen Frechette committed
-
- 17 Jul, 2012 1 commit
-
-
renames some scss files for better orginization, sets fixed widths on main containers to avoid akward scaling issues untill media queries can be added for more responsive scaling
Galen Frechette committed
-
- 16 Jul, 2012 2 commits
-
-
Galen Frechette committed
-
Galen Frechette committed
-