- 27 Mar, 2013 4 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
- 26 Mar, 2013 18 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
Remove duplicate login dialog.
Carlos Andrés Rocha committed -
Add tests to advertised_start for partially parsable dates
Christina Roberts committed -
Carlos Andrés Rocha committed
-
Brian Talbot committed
-
Use advertised_start as a simple string
Don Mitchell committed -
Brian Talbot committed
-
LMS Lighthouse [#297]
Carlos Andrés Rocha committed -
Brian Talbot committed
-
Allow clearing of dates (except for course start date).
Don Mitchell committed -
cahrens committed
-
cahrens committed
-
cahrens committed
-
Brian Talbot 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 18 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
-
Brian Talbot committed
-
Diana Huang 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
-