- 02 May, 2013 5 commits
-
-
Change org for gcli status command from mitx to edx
e0d committed -
fix requirements to use moved forks
jarv committed -
James Tauber committed
-
Remove localization middleware from jasmine test execution
Jay Zoldak committed -
Jay Zoldak committed
-
- 01 May, 2013 9 commits
-
-
add leading slash to the jsi18n include
brianhw committed -
Chris Dodge committed
-
Feature/nate/updated dev env setup
Nate Hardison committed -
In order to avoid duplicating the Ruby version between the `.rvmrc` and the `.ruby-version`, we'll get rid of the `.rvmrc` and use the `.ruby-gemset` file to specify the gemset. These files are supported by RVM as documented [here](https://gist.github.com/fnichol/1912050).
Nate Hardison committed -
This way, packages won't be inadvertently installed into the wrong virtual environment. I tried to have the check just run `deactivate`, but I couldn't figure out how to get that working, so the script just bails.
Nate Hardison committed -
* Script now installs RVM in conventional location (~/.rvm) by default, though it allows for the override if desired. This will enable folks to install edX alongside other Ruby projects also using RVM. * Script now uses virtualenvwrapper to ease the process of enabling the edX virtualenv and to allow for easy switching back and forth between virtualenv projects. It now also installs the "mitx" virtualenv in the conventional location of ~/.virtualenv. * Adding a .rvmrc file so that the Ruby environment will be automatically activated (via `rvm use`) whenever the user hits the `mitx/` directory.
Nate Hardison committed -
Jay Zoldak committed
-
Fix/cale/lms jasmine tests
Jay Zoldak committed -
Jay Zoldak committed
-
- 30 Apr, 2013 15 commits
-
-
Fix/btalbot/studio courseinfo
Christina Roberts committed -
Ned/personal requirements
Ned Batchelder committed -
Ned Batchelder committed
-
Add a private-requirements.txt for personal changes to how things are installed. Good for installing libs as working dirs.
Ned Batchelder committed -
Change xblock version.
Christina Roberts committed -
Add leanModal vendor src to files.json for cms jasmine tests. Also .gitignore compiled js from coffee specs
Jay Zoldak committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
add more images to support templates
Christina Roberts committed -
Chris Dodge committed
-
Chris Dodge committed
-
cahrens committed
-
add dependent image for the image response template
Christina Roberts committed -
Chris Dodge committed
-
- 29 Apr, 2013 11 commits
-
-
Brian Talbot committed
-
fix bad url for jsi18n
Steve Strassmann committed -
Steve Strassmann committed
-
Add accessibility text to the Contact page.
Diana Huang committed -
Fix/sarina/new formularesponse defaults
Diana Huang committed -
Diana Huang committed
-
fix broken test. Since we're pre-populating the course overview when creating a course, the clone_course fails because it asserts that the destination course that it clones into is empty. Need to check that the course is basically empty (e.g. a course module and a overview module)
Chris Dodge committed -
Feature/straz/i18n - rake tasks to generate strings
Don Mitchell committed -
Brian Talbot committed
-
Chris Dodge committed
-
Brian Talbot committed
-