- 01 Jul, 2013 40 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Removed some pep8 violations.
jnater committed -
Jean Manuel Nater committed
-
Explicitly test the creation and deletion of every component type
Jonah Stanley committed -
Teach rake test_$lib to understand specific test names
Calen Pennington committed -
Incidental functionality improvements from Next Gen Modulestore work
Calen Pennington committed -
Make server errors return JSON if requested via AJAX
David Baumgold committed -
On Linux, coffeescript refuses to compile unless the `catch` keyword has an error variable to bind to. On Mac, it works just fine either way. Go figure.
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
Moved xml_store_config, mongo_store_config, and draft_mongo_store_config...
jnater committed -
Moved xml_store_config, mongo_store_config, and draft_mongo_store_config to xmodule/modulestore/tests/django_util.py Removed some repeated instances of xml_store_config. Reverted some changes to mongo_store_config so each modulestore gets it's own uuid.
Jean Manuel Nater committed -
Felix/hinter2
Felix Sun committed -
This reverts commit 74d20c20.
Carlos Andrés Rocha committed -
Made abtests display its children in the right order.
Felix Sun committed -
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
DraftModuleStore was originally designed as a mixin, but never used that way, and with the upcoming changes to use the versioned module store, never will be. This changes removes a circular dependency between mongo.py and draft.py.
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Fixed various commenting things. Removed an unused function in the crowdsourced module coffeescript. Improved commenting in hint_manager. Fixed pep and pylint violations.
Felix Sun committed -
Carlos Andrés Rocha committed
-
Show a confirmation on asset delete. Fixes STUD-375.
Peter Fogg committed -
Edited text of crowdsourced hinter template to Piotr's suggestions. Added some HTML formatting to same.
Felix Sun committed -
Expanded test coverage a little.
Felix Sun committed -
Expanded tests of hint_manager. Enabled the hint_manager by default in development environments.
Felix Sun committed -
Fixed broken tests. Made the hint manager enabled in testing environments - this lets us test the hint manager.
Felix Sun committed -
Felix Sun committed
-
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Chiseled a little at writing template tests.
Felix Sun committed -
Hinter now displays vote count after voting. Began testing templates.
Felix Sun committed
-