- Jul 13, 2013
-
-
Chris Dodge authored
-
- Jul 12, 2013
-
-
Chris Dodge authored
Seems like the Edit/QA links in LMS are triggered by a ENABLE_LMS_MIGRATION feature flag. So when running as mongo-backed, set that to False
-
mikigoyal authored
Fix alt text for the login page: LMS-600
-
Jonah Stanley authored
Jonahstanley/fix flakey video test
-
Miki Goyal authored
-
Miki Goyal authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
This reverts commit a7de337fe2d218d6cb9c2f175c6ea71f5ddcb6da.
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
JonahStanley authored
-
Peter Fogg authored
Fix saving notification CSS.
-
Peter Fogg authored
-
James Tauber authored
Use $WORKON_HOME consistently for virtualenv.
-
- Jul 11, 2013
-
-
James Tauber authored
Some parts of the `create-dev-env/sh` script use `$WORKON_HOME` and others hardcode `$HOME/.virtualenvs` which means if you **don't** put your virtualenvs under `$HOME/.virtualenvs`, the script doesn't work at all. This commit removes the hardcoding of virtualenv location and consistently uses `$WORKON_HOME` everywhere.
-
Peter Fogg authored
Rename CMS.Views.Notification.Saving to Mini.
-
Peter Fogg authored
Peter fogg/explicit course settings
-
Peter Fogg authored
Use new feedback notification when changing section release dates.
-
Peter Fogg authored
-
chrisndodge authored
Fix/cdodge/update localdev setting for unsafe courses
-
Peter Fogg authored
-
Jonah Stanley authored
Jonahstanley/refactor unittest courses
-
JonahStanley authored
-
Chris Dodge authored
-
Peter Fogg authored
-
Peter Fogg authored
-
David Ormsbee authored
Remove use of keyword "delete" in forum coffee code to fix IE8 bug LMS-441
-
Jonah Stanley authored
Unskip Acceptance Tests
-
Chris Dodge authored
-
JonahStanley authored
-
Chris Dodge authored
seems like we need to define COURSES_WITH_UNSAFE_CODE in cms.envs.common.py, although cms.envs.common.py imports lms.envs.common (where this is defined).
-
JonahStanley authored
-
Peter Fogg authored
-