- 03 Jun, 2013 3 commits
-
-
Rather than directly invoke command-line Python (and Mako) from the assets Rakefile, or call an external Python script, use a Django management command to preprocess all asset template files. An "asset template file" is defined as a static asset file with a file extension indicating that it needs to be run through a template engine prior to Sass/CoffeeScript compilation or packaging with other assets. The preprocess_assets management command will look through all of the files listed in the `STATICFILES_DIRS`, preprocessing each as needed. Preprocessing strips off the special template file extension, creating a new file in the process. Currently, the only variable accessible in an asset template file is the `THEME_NAME`, defined in the settings.
Nate Hardison committed -
Julian Arni committed
-
Julian Arni committed
-
- 31 May, 2013 10 commits
-
-
Slater-Victoroff committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
marco committed
-
Peter Baratta committed
-
cahrens committed
-
Jay Zoldak committed
-
e0d committed
-
Peter Baratta committed
-
Peter Baratta committed
-
- 30 May, 2013 7 commits
-
-
David Baumgold committed
-
cahrens committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
Peter Fogg committed
-
Updated documentation in doc and README and made some small edits to bash script for added robustness Added documenntation to the docs folder and edited the mac bash script in response to tests
Slater-Victoroff committed -
Slater-Victoroff committed
-
- 29 May, 2013 17 commits
-
-
cahrens committed
-
Use MITX_FEATURES to tell if we're in the CMS; this is much cleaner. Also use $.data instead of a hidden div.
Peter Fogg committed -
cahrens committed
-
Diana Huang committed
-
cahrens committed
-
Ned Batchelder committed
-
Give all response types an id attribute. CustomResponse had one, with a silly name. Use it for all ResponseTypes.
Ned Batchelder committed -
Peter Fogg committed
-
Peter Fogg committed
-
cahrens committed
-
Peter Fogg committed
-
cahrens committed
-
Peter Fogg committed
-
cahrens committed
-
Ned Batchelder committed
-
Give all response types an id attribute. CustomResponse had one, with a silly name. Use it for all ResponseTypes.
Ned Batchelder committed -
Chris Dodge committed
-
- 28 May, 2013 3 commits
-
-
Jane Manning committed
-
James Tauber committed
-
cahrens committed
-