Merge branch 'master' into dogfood
Conflicts: djangoapps/courseware/capa/responsetypes.py djangoapps/courseware/module_render.py djangoapps/courseware/modules/html_module.py djangoapps/courseware/modules/seq_module.py djangoapps/courseware/modules/x_module.py djangoapps/courseware/views.py templates/main.html templates/problem.js templates/textbox.html
Showing
brew-formulas.txt
0 → 100644
create-dev-env.sh
0 → 100755
install.txt
0 → 100644
... | ... | @@ -13,7 +13,7 @@ python-memcached |
django-celery | ||
path.py | ||
django_debug_toolbar | ||
django-pipeline | ||
-e git://github.com/MITx/django-pipeline.git@incremental_compile#egg=django-pipeline | ||
django-staticfiles>=1.2.1 | ||
django-masquerade | ||
fs | ||
... | ... | @@ -22,3 +22,4 @@ beautifulsoup |
requests | ||
sympy | ||
newrelic | ||
glob2 |
static/coffee/.gitignore
0 → 100644
static/coffee/fixtures/items.json
0 → 100644
static/coffee/fixtures/problem.html
0 → 100644
static/coffee/fixtures/problem_content.html
0 → 100644
static/coffee/fixtures/sequence.html
0 → 100644
static/coffee/fixtures/tab.html
0 → 100644
static/coffee/fixtures/video.html
0 → 100644
static/coffee/spec/helper.js
deleted
100644 → 0
static/coffee/spec/histogram_spec.coffee
0 → 100644
static/coffee/spec/logger_spec.coffee
0 → 100644
static/coffee/spec/modules/tab_spec.coffee
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
static/coffee/spec/modules/video_spec.coffee
0 → 100644
static/coffee/spec/navigation_spec.coffee
0 → 100644
static/coffee/spec/time_spec.coffee
0 → 100644
static/coffee/src/histogram.coffee
0 → 100644
static/coffee/src/logger.coffee
0 → 100644
static/coffee/src/modules/problem.coffee
0 → 100644
static/coffee/src/modules/sequence.coffee
0 → 100644
static/coffee/src/modules/tab.coffee
0 → 100644
static/coffee/src/modules/video.coffee
0 → 100644
static/coffee/src/navigation.coffee
0 → 100644
static/coffee/src/time.coffee
0 → 100644
static/js/CodeMirror/python.js
0 → 100644
This diff is collapsed.
Click to expand it.
static/js/jasmine-jquery.js
0 → 100644
static/js/jquery.scrollTo-1.4.2-min.js
0 → 100644
static/js/video_player.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
templates/jasmine/base.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
templates/seq_module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
templates/staff_problem_histogram.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
templates/tab_module.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
templates/video_init.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment