- 09 May, 2013 1 commit
-
-
marco committed
-
- 07 May, 2013 2 commits
-
-
cleaning up styles to use list-input, field, group, label, input, tip, etc standards. also opted to try out initial pass at hierarchy splitting of css classes on items that repeat (li, for example)
marco committed -
cleaned up styling, synced up partially to existing standards for forms, fonts, colors, etc; currently open select box issue on chrome
marco committed
-
- 06 May, 2013 1 commit
-
-
marco committed
-
- 05 May, 2013 2 commits
- 04 May, 2013 1 commit
-
-
marco committed
-
- 03 May, 2013 9 commits
-
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
Press updates
brianhw committed -
LH: 381, 382, 383
Victor Shnayder committed -
plugged in more pseudo code for various css class states necessary as well as examples for dropdown case and extra logic required there
marco committed -
marco committed
-
- 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 11 commits
-
-
marco committed
-
marco committed
-
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 8 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
-