- 20 Mar, 2013 29 commits
-
-
Will Daly committed
-
an "unanswered" div or span. This is much faster than asserting that correct/incorrect is NOT present.
Will Daly committed -
rather than using the login dialog.
Will Daly committed -
Merge pull request #1709 from MITx/fix/cdodge/dont-compute-inherited-metadata-on-course-loads-with-depth-zero if we're loading a course module with depth = 0, then we don't need to f...
Calen Pennington committed -
add an array of courses to not refresh the metadata cache on writes. Thi...
Christina Roberts committed -
Chris Dodge committed
-
if we're loading a course module with depth = 0, then we don't need to fetch/compute inherited metadata
Chris Dodge committed -
Update Berkeley logos
Victor Shnayder committed -
LMS Lighthouse [#260]
Carlos Andrés Rocha committed -
Chris Dodge committed
-
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 11 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
-