- 11 Jul, 2013 7 commits
-
-
Peter Fogg committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Make sure that changing grading cutoffs triggers a save confirmation, and reliable reverting of changes.
Peter Fogg committed -
Peter Fogg committed
-
Rather than asynchronously saving when a setting is updated, we now prompt the user to confirm their changes and only persist the data if they hit the save button. Lettuce tests are updated to expect this behavior and some new ones are added.
Peter Fogg committed -
When all settings require an explicit save, this functionality will be shared between each view (with slight changes, e.g. click handlers.)
Peter Fogg committed
-
- 10 Jul, 2013 33 commits
-
-
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 -
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
-
Windows doesn't differentiate between files with/without executable bit, so this can't be used to exclude the README file from the migrations to be executed, when the sources are accessed from a Windows partition.
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-