- 01 Jul, 2013 11 commits
-
-
Felix Sun committed
-
Began enforcing one-vote-per-person. This can be disabled with debug="True" in the <crowdsource_hinter> tag. Started tests of the hint manager.
Felix Sun committed -
Chiseled a little at writing template tests.
Felix Sun committed -
Hinter now displays vote count after voting. Began testing templates.
Felix Sun committed -
Fixed some bugs in the tests for crowdsourced hinter.
Felix Sun committed -
Felix Sun committed
-
Felix Sun committed
-
Made tests of the crowdsource hinter module more standardized and easier to read. Fixed database non-initialization bug in crowdsource hinter module.
Felix Sun committed -
Finished prototype of hint moderation view. Began re-writing tests of the crowdsource hinter module. (Old tests no longer cover all the code, now that moderation has been added.)
Felix Sun committed -
Added moderation feature - you can now choose to hold all hints for moderator approval before showing.
Felix Sun committed -
Conflicts: common/static/coffee/src/logger.coffee
Felix Sun committed
-
- 28 Jun, 2013 11 commits
-
-
When user profile isn't found, throw a 404 rather than 500
Sarina Canelake committed -
Sarina Canelake committed
-
Jay Zoldak committed
-
Sarina Canelake committed
-
Handle issues decoding openid requests more gracefully
Diana Huang committed -
Diana Huang committed
-
Standardize types used for logging events from the instructor dashboard
Renzo Lucioni committed -
Renzo Lucioni committed
-
Remove obsolete and distracting SCSS file
Ned Batchelder committed -
Fix for bug Blades/BLD-152
Valera Rozuvan committed -
Valera Rozuvan committed
-
- 27 Jun, 2013 18 commits
-
-
Diana Huang committed
-
Clean up some pep8/pylint violations as well
Diana Huang committed -
Script for granting existing instructors creator access.
Christina Roberts committed -
Jnater/courseware tests
jnater committed -
This allows the build to pass in Jenkins
Will Daly committed -
This ensures that `rake test` will clean the report directories *before* running the JS tests.
Will Daly committed -
Jean Manuel Nater committed
-
Remove pointless addition tests
Ned Batchelder committed -
Ned Batchelder committed
-
Renzo Lucioni committed
-
cahrens committed
-
save the cert record immediately after we set the status
John Jarvis committed -
Frances Botsford committed
-
There was a potential though unlikely race condition because the .save() was after the certificate request was put on the queue. Now calling .save() immediately after we update the cert.
John Jarvis committed -
Fix: deleting JS test reports in Jenkins
Will Daly committed -
Conflicts: lms/djangoapps/courseware/tests/tests.py lms/djangoapps/instructor/tests/test_enrollment.py
Jean Manuel Nater committed -
Make the UrlResetMixin load the urlconf after resetting it, and fix the ...
Jay Zoldak committed -
This allows the build to pass in Jenkins
Will Daly committed
-