- 26 Mar, 2013 5 commits
-
-
cahrens committed
-
cahrens committed
-
it appears we are taking one too many round trips to do when pre-fetchin...
Calen Pennington committed -
add a test scenario to count RT to database when prefetching children. This uses a shim function on pymongo's collection.find to do the counting
Chris Dodge committed -
Chris Dodge committed
-
- 25 Mar, 2013 24 commits
-
-
Fix bug #258: multiple choice with choice names ending with 0 cause multiple choice answers marked incorrect
Victor Shnayder committed -
cahrens committed
-
Don't assume input fields will be within a div-- PART 2!
Don Mitchell committed -
Will Daly committed
-
Will Daly committed
-
it appears we are taking one too many round trips to do when pre-fetching children. This can be very expensive as the tree gets wider the deeper we go. For example, in courseware we want depth=2 (course, chapter, sequential). But looking at log output we were also getting verticals, which there can be a lot of. This should cut down on the total data we are grabbing from the DB.
Chris Dodge committed -
cahrens committed
-
Will Daly committed
-
Will Daly committed
-
Fix incorrect date in test for course xmodule
Don Mitchell committed -
Carlos Andrés Rocha committed
-
Matlab Input Type
Victor Shnayder committed -
Diana Huang committed
-
Don't assume input fields will be within a div.
Don Mitchell committed -
Diana Huang committed
-
Upadate link to static documentation.
Mark L. Chang committed -
CSS from JSME doesn't affect surrounding content now
Victor Shnayder committed -
cahrens committed
-
Bug/dhm/date parse
chrisndodge committed -
Don Mitchell committed
-
Don't save subsection and unit names until the change event.
Brian Talbot committed -
Pylint to not require docstring for tests
Christina Roberts committed
-
- 22 Mar, 2013 11 commits
-
-
Jay Zoldak committed
-
Conflicts: cms/djangoapps/models/settings/course_metadata.py cms/urls.py
Don Mitchell committed -
if we have to reload a module and already have the descriptor, we don't ...
Calen Pennington committed -
Don Mitchell committed
-
Feature/vaxxxa/docs poll conditional xml
David Ormsbee committed -
Don Mitchell committed
-
Don Mitchell committed
-
cahrens committed
-
Conflicts: cms/static/js/base.js
cahrens committed -
Add course checklists to Studio
Don Mitchell committed -
cahrens committed
-