- 09 Jul, 2013 2 commits
-
-
https://github.com/edx/edx-platform
Conflicts: common/lib/xmodule/xmodule/crowdsource_hinter.py
Felix Sun committed -
Felix Sun committed
-
- 08 Jul, 2013 3 commits
-
-
Carlos Andrés Rocha committed
-
Added tests to catch said bug. Fixed some pylint violations.
Felix Sun committed -
Added tests to catch said bug. Fixed some pylint violations.
Felix Sun committed
-
- 03 Jul, 2013 31 commits
-
-
Conflicts: common/lib/xmodule/xmodule/crowdsource_hinter.py common/lib/xmodule/xmodule/css/crowdsource_hinter/display.scss common/lib/xmodule/xmodule/js/src/crowdsource_hinter/display.coffee common/static/coffee/src/logger.coffee common/templates/hinter_display.html lms/envs/test.py lms/urls.py
Carlos Andrés Rocha committed -
Fix broken tests by simplifying the CourseFactory
Ned Batchelder committed -
The data argument was being treated specially, but that was just because we didn't have **kwargs support. Now we do. There are two uses of data=, one we convert to kwargs, the other was actually unused, so remove it completely.
Ned Batchelder committed -
Pylintrc changes to improve things, including removing the reports.
Ned Batchelder committed -
Fix LMS-530: Reflected XSS in chapter and page numbers
Ned Batchelder committed -
Pylint errors
Calen Pennington committed -
Made a css_html to obtain the html of the css element.
Jonah Stanley committed -
Ned Batchelder committed
-
add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for w...
chrisndodge committed -
Chris Dodge committed
-
remove redundent test until we get clarity as to if unit tests are actually using the codejail functionality or not
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for whitelisting of courses with respect to codejailing
Chris Dodge committed -
This reverts commit d383a8ad.
JonahStanley committed -
JonahStanley committed
-
JonahStanley committed
-
No one reads the pylint reports, we just want the messages. setUp and tearDown don't need docstrings. More ways to mark arguments as unused. More tweaks
Ned Batchelder committed -
JonahStanley committed
-
Add experimental crowdsource hinter module
Carlos Andrés Rocha committed -
JonahStanley committed
-
JonahStanley committed
-
- 02 Jul, 2013 4 commits
-
-
Ned Batchelder committed
-
This works like css_click in that it will retry if there was a stale element reference exception
JonahStanley committed -
Round 2 Accessibility Changes
caesar2164 committed -
Jonahstanley/fix component test
Jonah Stanley committed
-