- 24 Jul, 2012 40 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Uniquify js fragments pulled from XModules, and load both XModuleDescriptor and XModule js into the cms
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Add tests for the edit page for the toy course, and make sure that exporting to github sets up the git repo properly
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Remove the live preview code from the html and raw modules, in preparation for updating the preview on save
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Log error messages when failing to parse xml from a string that contain context of where the error occurred in the string (in definition_to_xml)
Calen Pennington committed -
Escape characters from raw xml data going into the text box so that the round-trip doesn't get rid of neccessary xml escaping
Calen Pennington committed -
Add feature flag for disabling course start dates
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Conflicts: common/djangoapps/student/views.py lms/djangoapps/courseware/courses.py
Calen Pennington committed -
David Ormsbee committed
-
Dormsbee/hack fix pwd reset
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
Django hardcodes the subject line for password reset emails. You're supposed to be able to override it with a properly named template, but that didn't make it into 1.3.1 (which is what we're deploying on now). We're not using the Sites framework at this time, so this was the "fix".
David Ormsbee committed -
Actually, the bg play YT bug was there because of the lack of a class on the section. Re-removing the YouTube title.
David Ormsbee committed -
Reverting the YouTube title hiding commit because it brings back the 'video playing in the background when you hit back' bug
David Ormsbee committed -
David Ormsbee committed
-
Bad hardcoded hack fix to password reset.
David Ormsbee committed -
We used to use Django templates and the Sites framework. At some point we stopped, but this was leftover. The site_name no longer gets set properly. It's probably a config issue, but not one I want to deal with right before release, so I'm hardcoding it to link to the prod edx.org site until we can sort what's what in the morning.
David Ormsbee committed -
Release fixes
David Ormsbee committed -
Bridger Maxwell committed
-
Dormsbee/help
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
Bridger Maxwell committed
-