- 14 Apr, 2013 12 commits
-
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
ichuang committed
-
Conflicts: lms/djangoapps/courseware/views.py lms/templates/courseware/course_navigation.html
ichuang committed -
ichuang committed
-
- 12 Apr, 2013 22 commits
-
-
violation fixes
Christina Roberts committed -
Remove npm package from Ubuntu installation dependencies file.
Piotr Mitros committed -
Chris Dodge committed
-
Install of edX gives the following error: ----------------------------------------------- The following packages have unmet dependencies: nodejs : Conflicts: npm E: Unable to correct problems, you have held broken packages. ----------------------------------------------- This is caused by the latest version of nodejs including npm and being incompatible with the previous version. Fix is to remove npm line from apt-packages.txt
dcadams committed -
Chris Dodge committed
-
Chris Dodge committed
-
Pylint and Pep8 fixes for InputTypes
Diana Huang committed -
Diana Huang committed
-
Add the ability to add trailing text to textlines
Diana Huang committed -
Diana Huang committed
-
Add tests for unicode and escaped HTML characters
Diana Huang committed -
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
fix pylint errors in test_login.py
Calen Pennington committed -
Jay Zoldak committed
-
Fix/cdodge/studio forum improvements
Don Mitchell committed -
Chris Dodge committed
-
Fix pylint errors
Jay Zoldak committed -
Chris Dodge committed
-
Chris Dodge committed
-
get_items has an query ambiguity with respect to revision=None. None has a special semantic in get_items as a wildcard, so if we query with 'None' then we'll get back both draft and non-draft items.
Chris Dodge committed
-
- 11 Apr, 2013 6 commits
-
-
Jay Zoldak committed
-
Convert login tests to use factories
Will Daly committed -
Jay Zoldak committed
-
Create a mock comment service that will listen for HTTP requests on a port
Will Daly committed -
Jay Zoldak committed
-
Jay Zoldak committed
-