- 13 Aug, 2013 14 commits
-
-
Fixups to Nate's anonymized id mapper, repairing pep8 and pylint errors, and rebasing on recent master.
Joe Blaylock committed -
So that instructors have easy access to the mapping from anonymized IDs (a simple MD5 hash of the user ID that's used when integrating with third-party services like Qualtrics) to user IDs, we have a simple Django management command to generate a CSV mapping. To run, use the following: rake django-admin[anonymized_id_mapping,<system>,<env>,<course_id>] And, of course, substitute the appropriate values for <system>, <env>, and <course_id>. (E.g., lms, dev, and MITx/6.002x/Circuits)
Nate Hardison committed -
remove unused code from xml_import.py
chrisndodge committed -
Changelog updates
Jay Zoldak committed -
Fix/adam/i18n templates
Adam committed -
remove 'preview' from urls in enrollment emails sent while previewing a ...
Adam committed -
Adam Palay committed
-
Change course create form to asynchronous validation.
Peter Fogg committed -
Adam Palay committed
-
Change locators to a restful interface.
Christina Roberts committed -
Fix error when there is an invalid YouTube property in a video module
Carlos Andrés Rocha committed -
Peter Fogg committed
-
Chris Dodge committed
-
Chris Dodge committed
-
- 12 Aug, 2013 26 commits
-
-
Carlos Andrés Rocha committed
-
Adam Palay committed
-
Adam Palay committed
-
Peter Fogg committed
-
Adam Palay committed
-
Peter Baratta committed
-
Miles Steele committed
-
Make descriptorsystem inherit from Runtime
jkarni committed -
Conflicts: cms/djangoapps/contentstore/views/preview.py
Julian Arni committed -
Chris Dodge committed
-
Julian Arni committed
-
XBlock integration for Studio: student view
David Baumgold committed -
cleanup
cahrens committed -
Adam Palay committed
-
instructor dash fixes
Adam committed -
Coffee compile command now executes for just *.coffee items.
Will Daly committed -
Add new setting to cms project
chrisndodge committed -
Chris Dodge committed
-
Migration videoalpha module to one main video module
Lyla Fischer committed -
Change console logging stream from stdout to stderr
Carlos Andrés Rocha committed -
Chris Dodge committed
-
Enable beta dashboard, add copy, add i18n
Miles Steele committed -
Chris Dodge committed
-
Miles Steele committed
-
Chris Dodge committed
-
Peter Fogg committed
-