- 06 May, 2013 9 commits
-
-
Arthur Barrett committed
-
Arthur Barrett committed
-
Arthur Barrett committed
-
Arthur Barrett committed
-
Arthur Barrett committed
-
merged master branch into feature/abarrett/lms-notes-app. resolved conflicts in lms/envs/common.py and lms/templates/static_htmlbook.html.
Arthur Barrett committed -
update EPFL profile. LH # 374
Victor Shnayder committed -
Victor Shnayder committed
-
One more attempt at making linters happier
David Baumgold committed
-
- 03 May, 2013 7 commits
-
-
Fix/sarina/new formularesponse defaults
Sarina committed -
David Baumgold committed
-
Inserts overrides in env.lms.aws for email settings and timezone
jarv committed -
overrides what is set in env.lms.common using the lms.env.json file
Jason Bau committed -
Bug/straz/date - fix date interpolation
Steve Strassmann committed -
Press updates
brianhw committed -
LH: 381, 382, 383
Victor Shnayder committed
-
- 02 May, 2013 8 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
-
Steve Strassmann committed
-
Steve Strassmann committed
-
Steve Strassmann committed
-
- 01 May, 2013 10 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
-
Sarina Canelake committed
-
- 30 Apr, 2013 6 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
-