- 07 Aug, 2013 1 commit
-
-
Assign isExternal JS function to window object
David Baumgold committed
-
- 06 Aug, 2013 26 commits
-
-
Fix offline_gradecalc
Kristin 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 -
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
-
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
-
Peter Fogg committed
-
Peter Fogg committed
-
This is to be used with VideoAlpha's functionality allowing a choice of multiple HTML5 video sources.
Peter Fogg committed -
Fixed Typo
Slater-Victoroff committed -
Adam Palay committed
-
Performance enhancements for django-admin commands to delete and clone course
chrisndodge committed -
Adam Palay committed
-
Chris Dodge committed
-
Remove _ Minor cleanup.
cahrens committed -
Add RawDescriptor for VideoAlpha
Vasyl Nakvasiuk committed -
Alexander Kryklia committed
-
- 05 Aug, 2013 13 commits
-
-
update edge.html
Adam committed -
Adam Palay committed
-
add university_profile/edge.html for edge landing page
Adam committed -
Adam Palay committed
-
Adam Palay committed
-
David Baumgold committed
-
Brian Talbot committed
-
Fix/adam/redirect
Adam committed -
resets the cms edge redirect to '/'
Adam Palay committed -
tie in the normal courseware link url rewriting in capa module since that presents HTML via an Ajax callbacks and not via module_render.py
Chris Dodge committed -
Fix for STUD-582
David Baumgold committed -
STUD-554 Code review feedback.
cahrens committed -
Update Babel and Transifex libraries
David Baumgold committed
-