- 28 May, 2013 1 commit
-
-
Will Daly committed
-
- 24 May, 2013 12 commits
-
-
Feature/vik/oe editor
VikParuchuri committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Updated testing documentation to reflect changes to how requirements are
Will Daly committed -
Vik Paruchuri committed
-
Vik Paruchuri committed
-
Will Daly committed
-
Removed old icon references and files
frances botsford committed -
randomize_module.py was missing 'import lxml' to support definition_to_x...
chrisndodge committed -
Frances Botsford committed
-
installed.
Will Daly committed
-
- 23 May, 2013 27 commits
-
-
Put numpy into a pre.txt so that everything will actually install.
Ned Batchelder committed -
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 -
fixing video-bg-image and homepage-bg-image urls
caesar2164 committed -
Record junit reports of jasmine tests
Calen Pennington committed -
Giulio Gratta committed
-
Fix lettuce tests
David Baumgold committed -
David Baumgold committed
-
first round of color replacements with variables
caesar2164 committed -
Giulio Gratta committed
-
Giulio Gratta committed
-
Giulio Gratta committed
-
Feature/cdodge/autoprovision forums master
chrisndodge committed -
Fix/cale/amazon ses errors
Calen Pennington committed -
Use the latest CodeJail, with 0 default for memory limit.
Ned Batchelder committed -
David Baumgold committed
-
Ned Batchelder committed
-
Set the browser size on startup of acceptance tests.
Will Daly committed -
Backbone notifications & font awesome integration oh thank god this is finally getting merged
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 -
Jay Zoldak committed
-
David Baumgold committed
-
Use .get instead of [] to access env hash
Jay Zoldak committed -
Capture the exit code of the Mako template engine invocation on asset preprocessing and abort from the Rake task on failure. This will prevent the LMS from continuing its attempt to start up, preventing further configuration errors.
Nate Hardison committed -
Nate Hardison committed
-
Calen Pennington committed
-
special case the db setup for the cms acceptance tests. We need the comment client database tables to be created since we're creating the DB from scratch
Chris Dodge 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
-