- 09 Jul, 2013 11 commits
- 08 Jul, 2013 12 commits
-
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
Includes unit tests and modifications to authz.py.
cahrens committed -
cahrens committed
-
The template exists when django admin is enabled, but the mappings in CMS' urls.py do not exist.
cahrens committed -
cahrens committed
-
cahrens committed
-
Ignore Pylint R0921
Sarina Canelake committed -
[STUD-380] Fix/cdodge/delete course delete drafts
chrisndodge committed -
Add setting to set the virtual host of a Celery broker
Carlos Andrés Rocha committed -
Sarina Canelake committed
-
- 03 Jul, 2013 17 commits
-
-
Conflicts: common/lib/xmodule/xmodule/crowdsource_hinter.py common/lib/xmodule/xmodule/css/crowdsource_hinter/display.scss common/lib/xmodule/xmodule/js/src/crowdsource_hinter/display.coffee common/static/coffee/src/logger.coffee common/templates/hinter_display.html lms/envs/test.py lms/urls.py
Carlos Andrés Rocha committed -
Fix broken tests by simplifying the CourseFactory
Ned Batchelder committed -
Also hooks up the granted and deny events to the course creator group.
cahrens committed -
The data argument was being treated specially, but that was just because we didn't have **kwargs support. Now we do. There are two uses of data=, one we convert to kwargs, the other was actually unused, so remove it completely.
Ned Batchelder committed -
remove unnecessary type check on the module store. XML module stores will throw an exception when deleting an item...
Chris Dodge committed -
Chris Dodge committed
-
Pylintrc changes to improve things, including removing the reports.
Ned Batchelder committed -
Fix LMS-530: Reflected XSS in chapter and page numbers
Ned Batchelder committed -
Pylint errors
Calen Pennington committed -
Made a css_html to obtain the html of the css element.
Jonah Stanley committed -
Ned Batchelder committed
-
add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for w...
chrisndodge committed -
Chris Dodge committed
-
remove redundent test until we get clarity as to if unit tests are actually using the codejail functionality or not
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-