- Jul 11, 2013
-
-
Peter Fogg authored
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 authored
When all settings require an explicit save, this functionality will be shared between each view (with slight changes, e.g. click handlers.)
-
- Jul 10, 2013
-
-
Jason Bau authored
Parameterize aws s3 bucket name for forum uploads
-
Jonah Stanley authored
Jonahstanley/acceptance tests unique database
-
David Baumgold authored
Add support for Vagrant install, and switch from RVM to rbenv
-
JonahStanley authored
-
JonahStanley authored
This explains why acceptance_static is used
-
JonahStanley authored
Acceptance_static is used to prevent collect static from using a seed test.py had its seed removed due to redundancy
-
David Baumgold authored
Update SASS and Bourbon, add Neat
-
chrisndodge authored
change log levels on the delete course utility. Otherwise they get filte...
-
David Ormsbee authored
tracking in idashboard should only log json-serializable objects
-
David Baumgold authored
-
Adam authored
move setting changes in tests to override_settings
-
dcadams authored
Fix course url link in enrollment emails.
-
Chris Dodge authored
change log levels on the delete course utility. Otherwise they get filtered out in production environments (min set to WARN level)
-
Ned Batchelder authored
Ned/fix noisy docs
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
jkarni authored
-
Ned Batchelder authored
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.
-
ihoover authored
refactor login and enrollment test cases to use the mongo modulestore
-
David Baumgold authored
Otherwise, `vagrant ssh` doesn't load the rbenv shims, because that line is in the .bashrc file.
-
ihoover authored
added namee to authors file
-
Adam Palay authored
-
Adam authored
fix to problems with uploading files
-
David Baumgold authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
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 authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
-
Xavier Antoviaque authored
Yarko's `$BASE` patch has been merged and rewritten since the original pull request was created, resulting in the `$BASE` being incorrectly set to the default `/home/vagrant/edx_all` by the new code.
-
Xavier Antoviaque authored
To allow the vagrant user to create the /opt/edx/[log|data|db] folders
-
David Baumgold authored
Compatibility with the Filesystem Hierarchy Standard: http://www.pathname.com/fhs/
-