- 25 Jul, 2013 5 commits
-
-
override .sr class from keeping tooltips hidden in sequence nav
Sarina Canelake committed -
Blank common and advanced problems now display an inline score of "0 points" upon creation
Renzo Lucioni committed -
Embedded discussion component defaults to "Discussion" Blank HTML page defaults to "Text" Video component defaults to "Video" These default names show up in tooltips.
Adam Palay committed -
Giulio Gratta committed
-
Update diff-cover to latest version
Sarina Canelake committed
-
- 24 Jul, 2013 10 commits
-
-
Renzo Lucioni committed
-
Make cms.dev environment work with manage.py
Calen Pennington committed -
change of defaults for rerandomize/showanswer
Don Mitchell committed -
Add an XBlock student_view to XModule
Calen Pennington committed -
Calen Pennington committed
-
Moved to xlint rather than setting to old default.
Don Mitchell committed -
Warn user that the course behavior may change.
Don Mitchell committed -
This just wraps XModule.get_html, and ignores javascript and css for now. [LMS-189]
Calen Pennington committed -
Merge pull request #451 from edx/cale/add-a-manage.py-command-that-understands-the-extra-edx-options Add a manage.py command that understands the extra edX options
Calen Pennington committed -
Calen Pennington committed
-
- 23 Jul, 2013 25 commits
-
-
Fix/adam/file upload
Adam committed -
Conflicts: lms/djangoapps/courseware/tests/test_views.py
Diana Huang committed -
Hotfix 2013 07 23
Diana Huang committed -
It seems like self.tabs is getting set to an empty set [] now rather tha...
chrisndodge committed -
Conflicts: cms/templates/howitworks.html
Brian Talbot committed -
Conflicts: lms/djangoapps/courseware/tests/test_views.py
Diana Huang committed -
add new test to assert that course creation will populate default tabs as expected. Also update factory to not override defaults on tabs array. Also simplfy self.tab test condition.
Chris Dodge committed -
It seems like self.tabs is getting set to an empty set [] now rather than None. This causes the tab defaulting to not populate, leading to crashes in the LMS if someone makes a new course with additional tabs (e.g. static tabs or pdf-textbooks)
Chris Dodge committed -
add a /jump_to_id/ shortcut for producing more durable links between cou...
chrisndodge committed -
Link section to course outline
jkarni committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Brian Talbot committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Peter fogg/notification stories
Peter Fogg committed -
Trim whitespace when adding course authors.
Peter Fogg committed -
change from_xml class method on video class to make sure we honor the fa...
chrisndodge committed -
Change "asset" to "PDF" in textbooks interface
David Baumgold committed -
Sarina Canelake committed
-