- 11 Jan, 2013 9 commits
-
-
Chris Dodge committed
-
Handle metadata from save being empty
chrisndodge committed -
Don Mitchell committed
-
Decrease the number of queries needed for LMS courseware
chrisndodge committed -
Cheat sheet for heading and explanation.
Christina Roberts committed -
Don Mitchell committed
-
explanation markdown
Christina Roberts committed -
Don Mitchell committed
-
Don Mitchell committed
-
- 10 Jan, 2013 24 commits
-
-
Don Mitchell committed
-
Add BDD lettuce tests for studio overview toggle section feature.
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Jay Zoldak committed
-
the parent directory might not already exist, so we have to call makedir...
Don Mitchell committed -
the parent directory might not already exist, so we have to call makedir with recursive=true to auto-create any parent folders
Chris Dodge committed -
Catch ItemNotFound errors at the top of get_module, rather than in get_module_for_descriptor, to maintain previous LMS behavior
Calen Pennington committed -
cahrens committed
-
Feature/cas/speed editor
chrisndodge committed -
Calen Pennington committed
-
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.
Calen Pennington committed -
cahrens committed
-
cahrens committed
-
make sure we commit the course module first when importing. There's a sn...
Don Mitchell committed -
Moving Static Component View Under Modal While Editing
Christina Roberts committed -
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.
Chris Dodge committed -
Brian Talbot committed
-
update timepicker to fix minutes bug
Christina Roberts committed -
Course Overview Section Collapse/Expand Toggling
Christina Roberts committed -
cahrens committed
-
fixed it
Don Mitchell committed -
Feature/cas/speed editor
chrisndodge committed -
Fixed time picker race condition for grace period. Still quirky in that
chrisndodge committed
-
- 09 Jan, 2013 7 commits
-
-
in rounds down times from :01-:09 to :00 (and perhaps others). I think that's a bug or setting in timepicker.
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
cahrens committed
-
cahrens committed
-
change over the 'get all discussion models' to use get_items() which is ...
Christina Roberts committed
-