- 23 Jul, 2013 26 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 -
Make XModuleDescriptor use the XBlock children API
Calen Pennington committed -
Word cloud tests
Alexander Kryklia committed
-
- 22 Jul, 2013 14 commits
-
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Adam Palay committed
-
Studio: adds a space back to the phrase 'Welcome to edX Studio'
Brian Talbot committed -
N.B. When we are in a world of mixed XModules and XBlocks, the system/runtime will have to be cognizant of that when asked to return a XModule from an XModuleDescriptor child [#LMS-190]
Calen Pennington committed -
Correctly persist checklist settings.
Peter Fogg committed -
Peter Fogg committed
-
Incidentally, fixes an acceptance test (which would have caught this bug) not running. Its step regex was "They are correctly selected after I reload the page$", which happens to be matched by "I reload the page$", another step definition. Lettuce seems to arbitrarily pick between definitions if they both match a step, so it's good to ensure that each step isn't a sub-regexes of another.
Peter Fogg committed -
Add endpoints to set user notification preference
Greg Price committed -
Julian Arni committed
-
David Baumgold committed
-
David Baumgold committed
-
Peter Fogg committed
-