- Jan 11, 2013
-
-
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
-
Don Mitchell authored
Add BDD lettuce tests for studio overview toggle section feature.
-
Don Mitchell authored
-
Don Mitchell authored
-
Jay Zoldak 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
-
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...
-
Christina Roberts authored
Moving Static Component View Under Modal While Editing
-
Chris Dodge authored
make sure we commit the course module first when importing. There's a sneaky little ordering dependency where we can't save a static tabe until the course module has been saved. This is because - when saving a static tab - we have to scribble on the course module's metadata to point to it.
-
Brian Talbot authored
-
Christina Roberts authored
update timepicker to fix minutes bug
-
Christina Roberts authored
Course Overview Section Collapse/Expand Toggling
-
cahrens authored
-
Don Mitchell authored
fixed it
-
chrisndodge authored
Feature/cas/speed editor
-
chrisndodge authored
Fixed time picker race condition for grace period. Still quirky in that
-
- Jan 09, 2013
-
-
Don Mitchell authored
in rounds down times from :01-:09 to :00 (and perhaps others). I think that's a bug or setting in timepicker.
-
Don Mitchell authored
-
Don Mitchell authored
-
Don Mitchell authored
-
cahrens authored
-
cahrens authored
-
Christina Roberts authored
change over the 'get all discussion models' to use get_items() which is ...
-
Don Mitchell authored
-