- 21 Oct, 2013 1 commit
-
-
e0d committed
-
- 18 Oct, 2013 2 commits
- 17 Oct, 2013 1 commit
-
-
Gabe Mulley committed
-
- 16 Oct, 2013 1 commit
-
-
add middleware to detect students with disabled accounts add tests
Adam Palay committed
-
- 09 Oct, 2013 2 commits
-
-
David Baumgold committed
-
@jzoldak showed me that setting `USE_I18N = DEBUG` didn't actually accomplish what I had hoped it would -- changing DEBUG didn't also change USE_I18N. This pull request accomplishes what I was trying to accomplish, without being quite so clever about it.
David Baumgold committed
-
- 07 Oct, 2013 2 commits
-
-
We want USE_I18N to be on in development, but off in production. Tying this setting to the DEBUG setting accomplishes that neatly.
David Baumgold committed -
Julian Arni committed
-
- 04 Oct, 2013 1 commit
-
-
David Baumgold committed
-
- 27 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 24 Sep, 2013 1 commit
-
-
cahrens committed
-
- 23 Sep, 2013 1 commit
-
-
And include Don's fix for partial course_id lookup.
Julian Arni committed
-
- 20 Sep, 2013 1 commit
-
-
cleanup Updates. Testing changes. Testing changes. asset-index progress state cleanjup. cleanup
cahrens committed
-
- 13 Sep, 2013 1 commit
-
-
* Add unit test coverage for this "exclusion from tracking" logic * Exclude based on regex match instead of raw string comparison * Exclude heartbeat requests from tracking
Gabe Mulley committed
-
- 11 Sep, 2013 2 commits
-
-
Also added datadog application to commom django apps and set it to use a local statsd server by default.
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Sep, 2013 1 commit
-
-
due to the MixedModuleStore pending release, we need to make enrollment start/end dates editable in Studio
Chris Dodge committed
-
- 29 Aug, 2013 1 commit
-
-
STUD-669.
cahrens committed
-
- 22 Aug, 2013 1 commit
-
-
David Ormsbee committed
-
- 21 Aug, 2013 3 commits
-
-
Peter Fogg committed
-
Diana Huang committed
-
Previously the file upload dialog was PDF- and textbook-specific. The changes are adding parameters to the FileUpload model for the file type, and adding an onSuccess callback to the UploadDialog view. Also moved upload-specific SASS into its own file.
Peter Fogg committed
-
- 15 Aug, 2013 1 commit
-
-
The django_nose it is very useful, even outside the test environment. For example, it lets you to easily run test from manage.py without additional changes to the test packages.
Carlos Andrés Rocha committed
-
- 14 Aug, 2013 2 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
- 13 Aug, 2013 2 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
- 12 Aug, 2013 3 commits
-
-
Chris Dodge committed
-
Chris Dodge committed
-
Anton Stupak committed
-
- 02 Aug, 2013 1 commit
-
-
Diana Huang committed
-
- 01 Aug, 2013 5 commits
-
-
Studio: adds in new Sass file for Studio-specific xmodule presentation and removes full screen control from video alpha display UI. Adds jasmine test for subtitles scroll. Adds tests for caption change height functionality. Uses gettext wrapper. Fixes caption change height functionality. Removes IS_CMS, isCms flags.
Anton Stupak committed -
Fixes HD button Disables Fullscreen mode in the Studio Fixes ui controls bug
Anton Stupak committed -
Initialize on every page that has a context_course set
David Baumgold committed -
not common. This ensures that we load the MITX_FEATURES token BEFORE deciding to disable CSRF.
Will Daly committed
-
- 29 Jul, 2013 2 commits
-
-
Diana Huang committed
-
cahrens committed
-