- Jan 11, 2013
-
-
Chris Dodge authored
Conflicts: common/lib/xmodule/xmodule/course_module.py common/lib/xmodule/xmodule/modulestore/mongo.py common/lib/xmodule/xmodule/modulestore/search.py common/lib/xmodule/xmodule/modulestore/xml.py doc/development.md lms/envs/common.py
-
Jay Zoldak authored
studio - changed expectation of lettuce test for course overview toggle
-
Brian Talbot authored
-
chrisndodge authored
need to add the depth parameter to the DraftMongoStore implementation ...
-
Chris Dodge authored
-
chrisndodge authored
Handle metadata from save being empty
-
Don Mitchell authored
-
chrisndodge authored
Decrease the number of queries needed for LMS courseware
-
Christina Roberts authored
Cheat sheet for heading and explanation.
-
Don Mitchell authored
-
Christina Roberts authored
explanation markdown
-
Don Mitchell authored
-
Don Mitchell authored
-
- Jan 10, 2013
-
-
Don Mitchell authored
-
Victor Shnayder authored
Peer Grading Interface
-
Don Mitchell authored
Add BDD lettuce tests for studio overview toggle section feature.
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
for code review issues
-
David Ormsbee authored
Add property to course module to check if a course is new
-
Don Mitchell authored
-
Don Mitchell authored
-
Jay Zoldak authored
-
Carlos Andrés Rocha authored
The property can be set in the policy metadata. If it is not specified then it is set to true if the course has not started yet. Also adds a property to check how many days are left until the course starts.
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
Don Mitchell authored
the parent directory might not already exist, so we have to call makedir...
-
Chris Dodge authored
the parent directory might not already exist, so we have to call makedir with recursive=true to auto-create any parent folders
-
Calen Pennington authored
Catch ItemNotFound errors at the top of get_module, rather than in get_module_for_descriptor, to maintain previous LMS behavior
-
cahrens authored
-
Diana Huang authored
-
chrisndodge authored
Feature/cas/speed editor
-
Calen Pennington authored
-
Calen Pennington authored
This cuts the number of queries in 6.002 courseware loads from ~650 to ~5-40. Still to do: cache CustomTag templates so that we only load them once per request.
-
cahrens authored
-
cahrens authored
-
Don Mitchell authored
make sure we commit the course module first when importing. There's a sn...
-