- 01 Aug, 2013 9 commits
-
-
David Baumgold committed
-
Initialize on every page that has a context_course set
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
They contain too much incorrect permission checking
David Baumgold committed -
Brian Talbot committed
-
David Baumgold committed
-
Hitting "Add User" with no email address, or trying to add a user to the course team multiple times
David Baumgold committed -
these values are set implicitly at :147, setting them here clobbers them
e0d committed
-
- 31 Jul, 2013 26 commits
-
-
Feature/cdodge/allow course run in course create
chrisndodge committed -
Merge pull request #527 from edx/cale/restrict-us-to-less-than-distribute-0.7,-which-breaks-setuptools Restrict us to less than distribute 0.7, which breaks setuptools
Calen Pennington committed -
e0d committed
-
Rename CourseLocator.revision to branch
Don Mitchell committed -
Fix some pylint issues
David Baumgold committed -
David Baumgold committed
-
David Ormsbee committed
-
Frances Botsford committed
-
Make render_template mocking clearer
Calen Pennington committed -
fix for ie bug where drop down menus were still clickable when collapsed
frances botsford committed -
Calen Pennington committed
-
Frances Botsford committed
-
Cale/lms xblock student view
Calen Pennington committed -
Fix broken Studio signup.feature acceptance test
Will Daly committed -
Brian Talbot committed
-
Don Mitchell committed
-
Fix word cloud modules not exporting correctly.
Peter Fogg committed -
Jonahstanley/upgrade chrome version
Jonah Stanley committed -
Quiet mongoimport noise during tests
Ned Batchelder committed -
Ned Batchelder committed
-
Remove get_preview_module.
jkarni committed -
"Graphical Slider Tool" integration into studio
Vasyl Nakvasiuk committed -
which a previous refactoring had replaced. Coverage of locator.py is 100%
Don Mitchell committed -
This makes the LMS use an XBlock's student_view, rather than an XModule's get_html to render for display. However, it does not yet use wrap_child to handle instructor debug information or url rewriting. [LMS-219]
Calen Pennington committed -
`world.css_find()` to protect against StaleElementException in Jenkins.
Will Daly committed -
Vasyl Nakvasiuk committed
-
- 30 Jul, 2013 5 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
make user api work with basic auth
Jim Abramson committed -
And replace calls with calls to load_preview_module.
Julian Arni committed -
Chris Dodge committed
-