- 07 Aug, 2013 19 commits
-
-
Update XBlock version
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Changed css_selector
Jonah Stanley committed -
JonahStanley committed
-
JonahStanley committed
-
Send e-mail to STUDIO_REQUEST_EMAIL when user requests course creator privileges
Christina Roberts committed -
Fix Firefox subsection datetime bug
David Baumgold committed -
JonahStanley committed
-
Fix videoalpha import from xml
Alexander Kryklia committed -
cahrens committed
-
JonahStanley committed
-
Add "Word Cloud" acceptance tests
Vasyl Nakvasiuk committed -
David Baumgold committed
-
VideoAlphaDescriptor inherits from EmptyDataRawDescriptor. EmptyDataRawDescriptor is used for modules which might not have any XML data, but require XmlDescriptor's functionality for export/import. Without it, VideoAlphaModule would cause a crash on export if any modules had an empty `self.data` field. Don't use default video if HTML5 sources are given.
Alexander Kryklia committed -
JonahStanley committed
-
Clicking "Sync to <course>" should send an AJAX request with the datetimes set to null, so that the server resets them.
David Baumgold committed -
Assign isExternal JS function to window object
David Baumgold committed -
Vasyl Nakvasiuk committed
-
- 06 Aug, 2013 21 commits
-
-
Fix offline_gradecalc
Kristin committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
When JS functions are defined with names, they are local variables, and inaccessible if defined inside a closure. Django-Pipeline concatenates all of our JS into one big closure. This function explicitly assings the function to a property of the `window` object, so that it is accessible to other JS functions.
David Baumgold committed -
Also fixes a bug where message was not sent to user when entering 'denied' state unless the user was previously in 'granted'. Send notification to admin when a user enters 'pending' state. Pylint cleanup.
cahrens committed -
cahrens committed
-
Auto-enroll course staff to fix "View Live".
Christina Roberts committed -
tz fix in openendedchild
Adam committed -
Integrate JsonResponse into lms/djangoapps/instructor/views/api.py
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
template fixes on instructor dash
Adam committed -
Bump up pip requirement to latest.
jkarni committed -
Peter fogg/remove videoalpha xml
Peter Fogg committed -
tie in the normal courseware link url rewriting in capa module since tha...
chrisndodge committed -
Small fixup to final print statement in Create Dev Env script
Slater-Victoroff committed -
Feature/cdodge/display location information in course listings
chrisndodge committed -
Peter Fogg committed
-
Brian Talbot committed
-
Brian Talbot committed
-