- 06 Aug, 2013 20 commits
-
-
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 -
Performance enhancements for django-admin commands to delete and clone course
chrisndodge committed -
Adam Palay committed
-
Chris Dodge committed
-
Add RawDescriptor for VideoAlpha
Vasyl Nakvasiuk committed -
Alexander Kryklia committed
-
- 05 Aug, 2013 20 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 -
Update Babel and Transifex libraries
David Baumgold committed -
When Chrome sends the AJAX request to add a user to the course team, it sets the Content-type to "application/json". However, when Firefox sends the same request, it sets the Content-type to "application/json; charset=UTF-8". This commit only checks that the Content-type begins with "application/json", not is identical to it; that way, Firefox can play, too.
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
Solves an issue with using git > 1.8.1 for github based pip requirements.
Julian Arni committed -
Chris Dodge committed
-
Chris Dodge committed
-
redirects edge landing page to /dashboard
Feanil Patel committed -
adds TabsEditingDescriptor, pluggen in VideoAlphaDescriptor
Alexander Kryklia committed
-