- 12 Jul, 2013 2 commits
-
-
Miki Goyal committed
-
Miki Goyal committed
-
- 11 Jul, 2013 7 commits
-
-
Remove use of keyword "delete" in forum coffee code to fix IE8 bug LMS-441
David Ormsbee committed -
Unskip Acceptance Tests
Jonah Stanley committed -
JonahStanley committed
-
adding option for file based backend
John Jarvis committed -
Fix course team JS to handle non-200 status codes
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
- 10 Jul, 2013 31 commits
-
-
Change client-side code references from "delete" to "_delete". Some of these were method names (or would generate method names), which breaks in IE8 because "delete" is a JavaScript reserved keyword. foo["delete"] is ok, but foo.delete is not. This also makes forums marginally functional in IE8, though the left-nav still has some display issues.
David Ormsbee committed -
Parameterize aws s3 bucket name for forum uploads
Jason Bau committed -
Jonahstanley/acceptance tests unique database
Jonah Stanley committed -
Add support for Vagrant install, and switch from RVM to rbenv
David Baumgold committed -
JonahStanley committed
-
This explains why acceptance_static is used
JonahStanley committed -
John Jarvis committed
-
Acceptance_static is used to prevent collect static from using a seed test.py had its seed removed due to redundancy
JonahStanley committed -
Update SASS and Bourbon, add Neat
David Baumgold committed -
change log levels on the delete course utility. Otherwise they get filte...
chrisndodge committed -
tracking in idashboard should only log json-serializable objects
David Ormsbee committed -
David Baumgold committed
-
move setting changes in tests to override_settings
Adam committed -
Fix course url link in enrollment emails.
dcadams committed -
change log levels on the delete course utility. Otherwise they get filtered out in production environments (min set to WARN level)
Chris Dodge committed -
Ned/fix noisy docs
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
jkarni committed
-
We used to do it this way, I'm not sure why it was changed. Our settings files add directories to the path, so we need to do it here so that names will be importable.
Ned Batchelder committed -
refactor login and enrollment test cases to use the mongo modulestore
ihoover committed -
Otherwise, `vagrant ssh` doesn't load the rbenv shims, because that line is in the .bashrc file.
David Baumgold committed -
added namee to authors file
ihoover committed -
Adam Palay committed
-
fix to problems with uploading files
Adam committed -
David Baumgold committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-