- 23 May, 2013 6 commits
-
-
randomize_module.py was missing 'import lxml' to support definition_to_xml(). Also, fix serialization of show_timezone to expect a bool
Chris Dodge committed -
David Baumgold committed
-
The most common error is Amazon SES having blacklisted an email address. However, we handle any error being raised during user.email_user. Fixes JIRA LMS-131
Calen Pennington committed -
Calen Pennington committed
-
Django always returns string data from the database as unicode objects (ref: https://docs.djangoproject.com/en/1.4/ref/unicode/#models). Therefor, our factories should do the same
Calen Pennington committed -
Calen Pennington committed
-
- 22 May, 2013 10 commits
-
-
This reverts commit 90a9c386.
David Baumgold committed -
Because there are some cases where it's OK to fail, and it's not the user's fault
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
add a migrations to the new django_comment_common to keep things a bit more consistent with our normal useage.
Chris Dodge committed -
Check functions need access to course-local code also, so we need to save the python path from the problem setup, and use it for the check function.
Ned Batchelder committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
- 21 May, 2013 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 20 May, 2013 1 commit
-
-
studio - adds back in older lh() Sass function/mixin and moves it to the inheritied/to-be-sunsetted mixins sheet
Brian Talbot committed
-
- 17 May, 2013 9 commits
-
-
This resolves an issue on Mac OS X in which the login dropdown arrow couldn't be clicked because it was off-screen. It should make the test suite more stable.
Will Daly committed -
Greg Price committed
-
Diana Huang committed
-
Carlos Andrés Rocha committed
-
Diana Huang committed
-
Your Name committed
-
Your Name committed
-
Your Name committed
-
Your Name committed
-
- 16 May, 2013 12 commits
-
-
#324
cahrens committed -
Ned Batchelder committed
-
Greg Price committed
-
the actual urls
Diana Huang committed -
getting closed fast enough.
Diana Huang committed -
Arthur Barrett committed
-
From code review: the hash was shallow, so nested objects could have hashed differently when they didn't need to.
Ned Batchelder committed -
Ned Batchelder committed
-
Jay Zoldak committed
-
Will Daly committed
-
Your Name committed
-
Your Name committed
-