- 27 Mar, 2013 1 commit
-
-
add fixes for 500 bugs (lighthouse 287 and 293) by requiring login for accessing licenses and inline discussions. Add unit tests for licenses, and rearrange tests based off of (the former) PageLoad. Also cleanups for pylint and pep8.
Brian Wilson committed
-
- 26 Mar, 2013 12 commits
-
-
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
-
Use advertised_start as a simple string
Don Mitchell committed -
LMS Lighthouse [#297]
Carlos Andrés Rocha committed -
Allow clearing of dates (except for course start date).
Don Mitchell committed -
cahrens committed
-
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 25 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
-
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 -
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 2 commits
-
-
Jay Zoldak committed
-
Conflicts: cms/djangoapps/models/settings/course_metadata.py cms/urls.py
Don Mitchell committed
-