- Jul 03, 2013
-
-
cahrens authored
-
- Jun 28, 2013
-
-
cahrens authored
-
- Jun 27, 2013
-
-
cahrens authored
-
- Jun 20, 2013
-
-
Ned Batchelder authored
-
- Jun 19, 2013
-
-
Ned Batchelder authored
-
- Jun 18, 2013
-
-
Chris Dodge authored
-
Chris Dodge authored
-
David Baumgold authored
Models are extraneous for something as temporary as a notifaction -- this change moves all the configuration into the views, and removes the models entirely.
-
- Jun 17, 2013
-
-
Chris Dodge authored
-
Renzo Lucioni authored
-
- Jun 10, 2013
-
-
Don Mitchell authored
-
- Jun 06, 2013
-
-
John Jarvis authored
-
John Jarvis authored
-
- Jun 03, 2013
-
-
Nate Hardison authored
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.
-
- May 30, 2013
-
-
Peter Fogg authored
-
- May 29, 2013
-
-
Peter Fogg authored
Use MITX_FEATURES to tell if we're in the CMS; this is much cleaner. Also use $.data instead of a hidden div.
-
- May 28, 2013
- May 23, 2013
-
-
cahrens authored
PREVIEW_LMS_BASE must now be set (default value does not work for both edge and edx). Make this work locally as well. https://edx.lighthouseapp.com/projects/102637/tickets/331
-
- May 22, 2013
-
-
David Baumgold authored
This reverts commit e13556b8b6b54b2791fe7bb1ba2ae5cde10114ce. This is because the JS files need to be loaded in a specific order for the tests to run properly, and we don't yet have a way to declare that.
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
Hacking the Python, because our JS dependency management is borked.
-
- May 21, 2013
-
-
Calen Pennington authored
Start linting envs files, add task to only pylint errors, and move pylintrc file to the correct location
-
- May 17, 2013
-
-
Carlos Andrés Rocha authored
-
Carlos Andrés Rocha authored
-
- May 16, 2013
-
-
cahrens authored
-
- May 10, 2013
-
-
Jason Bau authored
-
- May 09, 2013
-
-
Jason Bau authored
-
- May 06, 2013
-
-
Chris Dodge authored
-
- May 02, 2013
-
-
Diana Huang authored
while looking for it
-
- Apr 30, 2013
-
-
Calen Pennington authored
-
- Apr 23, 2013
-
-
Steve Strassmann authored
-
- Apr 18, 2013
-
-
Calen Pennington authored
This allows us to a) compile the coffeescript and sass from xmodules using the new out-of-band method and b) reload xmodule static content whenever it changes, which should make devs much happier.
-
Calen Pennington authored
-
- Apr 17, 2013
-
-
Steve Strassmann authored
-
- Apr 12, 2013
-
-
Chris Dodge authored
-
- Apr 04, 2013
-
-
Mark L. Chang authored
-
Mark L. Chang authored
-
- Apr 03, 2013
-
-
Mark L. Chang authored
-