- 20 Mar, 2013 19 commits
-
-
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/disable-metadata-inheritence-computation-on-import Conflicts: common/lib/xmodule/xmodule/modulestore/mongo.py
Chris Dodge committed -
Force instantiation of the user before querying
David Ormsbee committed -
Remove director of engineering job posting per request from Tess
Diana Huang committed -
Victor Shnayder committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Feature/will/coderesponse lettuce tests
Jay Zoldak committed -
Without accessing .pk, it's possible for the user object to still be a SimpleLazyObject, which breaks Django's query engine http://stackoverflow.com/questions/11875737/django-filtering-drafts-by-user-causes-error
Calen Pennington committed -
Reduce pep8 warnings.
chrisndodge committed -
world.css_click() helper instead of directly calling splinter.
Will Daly committed -
studio - added in basic JS confirm UI when deleting course updates
chrisndodge committed -
Brian Talbot committed
-
which should have been included in the last commit
Will Daly committed -
Ned Batchelder committed
-
lms/djangoapps/courseware/ Separated tests of the mock server into test_mock_xqueue_server.py
Will Daly committed -
Fix randomness bug in cohort placement
Diana Huang committed -
Remove associate legal council posting, per request from Tess
Diana Huang committed -
Bug fix for Polls tool.
Alexander Kryklia committed -
Victor Shnayder committed
-
- 19 Mar, 2013 15 commits
-
-
add a finally statement to be sure to turn back on event firing on writes in case an import throws an exception
Chris Dodge committed -
cahrens committed
-
Have to explicitly specify safe option on mongo insert, remove, update b...
chrisndodge committed -
Have to explicitly specify safe option on mongo insert, remove, update because the debug toolbar specifies a default of safe=False.
cahrens committed -
Will Daly committed
-
Will Daly committed
-
server is not created for cms tests.
Will Daly committed -
Will Daly committed
-
and simulates an XQueue.
Will Daly committed -
Valera Rozuvan committed
-
Allow backwards compatibility for forums pinning UI.
e0d committed -
Feature/cale/fix metadata inheritance
chrisndodge committed -
Calen Pennington committed
-
Calen Pennington committed
-
Always compute the metadata inheritance tree, even on a course module, so that when walking down the tree, we always get the right data
Calen Pennington committed
-
- 18 Mar, 2013 6 commits
-
-
Feature/will/courseware lettuce tests
Jay Zoldak committed -
Fix/cdodge/add 500 404 templates to studio
Don Mitchell committed -
Chris Dodge committed
-
Chris Dodge committed
-
add an array of courses to not refresh the metadata cache on writes. This is needed for imports where we are doing bulk updates otherwise, the DB gets thrashed and the import takes too long, timing out the browser
Chris Dodge committed -
Fix version handling for combined open ended
VikParuchuri committed
-