- 12 Jul, 2013 12 commits
-
-
JonahStanley committed
-
JonahStanley committed
-
This reverts commit a7de337fe2d218d6cb9c2f175c6ea71f5ddcb6da.
JonahStanley committed -
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
JonahStanley committed
-
Fix saving notification CSS.
Peter Fogg committed -
Peter Fogg committed
-
Use $WORKON_HOME consistently for virtualenv.
James Tauber committed
-
- 11 Jul, 2013 28 commits
-
-
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.
James Tauber committed -
Rename CMS.Views.Notification.Saving to Mini.
Peter Fogg committed -
Peter fogg/explicit course settings
Peter Fogg committed -
Use new feedback notification when changing section release dates.
Peter Fogg committed -
Peter Fogg committed
-
Fix/cdodge/update localdev setting for unsafe courses
chrisndodge committed -
Peter Fogg committed
-
Jonahstanley/refactor unittest courses
Jonah Stanley committed -
JonahStanley committed
-
Chris Dodge committed
-
Peter Fogg committed
-
Peter Fogg committed
-
Remove use of keyword "delete" in forum coffee code to fix IE8 bug LMS-441
David Ormsbee committed -
Unskip Acceptance Tests
Jonah Stanley committed -
Chris Dodge committed
-
JonahStanley committed
-
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).
Chris Dodge committed -
JonahStanley committed
-
Peter Fogg committed
-
adding option for file based backend
John Jarvis committed -
JonahStanley committed
-
Fix course team JS to handle non-200 status codes
David Baumgold committed -
JonahStanley committed
-
JonahStanley committed
-
Also fixed things in the toy course where needed
JonahStanley committed -
JonahStanley committed
-
Factories were used when possible but tests depending on importing or things not manageable by factories used the toy course. New files were added to include the needed functionality. Most files are blank or have minimal xml needed to work
JonahStanley committed -
A blank asset file was also added to toy
JonahStanley committed
-