- Jul 01, 2013
-
-
Felix Sun authored
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 authored
Chiseled a little at writing template tests.
-
Felix Sun authored
Hinter now displays vote count after voting. Began testing templates.
-
Felix Sun authored
Fixed some bugs in the tests for crowdsourced hinter.
-
Felix Sun authored
-
Felix Sun authored
-
Felix Sun authored
Made tests of the crowdsource hinter module more standardized and easier to read. Fixed database non-initialization bug in crowdsource hinter module.
-
Felix Sun authored
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 authored
Added moderation feature - you can now choose to hold all hints for moderator approval before showing.
-
Felix Sun authored
Conflicts: common/static/coffee/src/logger.coffee
-
- Jun 28, 2013
-
-
Sarina Canelake authored
When user profile isn't found, throw a 404 rather than 500
-
Sarina Canelake authored
-
Jay Zoldak authored
-
Sarina Canelake authored
-
Diana Huang authored
Handle issues decoding openid requests more gracefully
-
Diana Huang authored
-
Renzo Lucioni authored
Standardize types used for logging events from the instructor dashboard
-
Renzo Lucioni authored
-
Ned Batchelder authored
Remove obsolete and distracting SCSS file
-
Valera Rozuvan authored
Fix for bug Blades/BLD-152
-
Valera Rozuvan authored
-
- Jun 27, 2013
-
-
Diana Huang authored
-
Diana Huang authored
Clean up some pep8/pylint violations as well
-
Christina Roberts authored
Script for granting existing instructors creator access.
-
jnater authored
Jnater/courseware tests
-
Will Daly authored
This allows the build to pass in Jenkins
-
Will Daly authored
This ensures that `rake test` will clean the report directories *before* running the JS tests.
-
Jean Manuel Nater authored
-
Ned Batchelder authored
Remove pointless addition tests
-
Ned Batchelder authored
-
Renzo Lucioni authored
-
cahrens authored
-
John Jarvis authored
save the cert record immediately after we set the status
-
Frances Botsford authored
-
John Jarvis authored
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.
-
Will Daly authored
Fix: deleting JS test reports in Jenkins
-
Jean Manuel Nater authored
Conflicts: lms/djangoapps/courseware/tests/tests.py lms/djangoapps/instructor/tests/test_enrollment.py
-
Jay Zoldak authored
Make the UrlResetMixin load the urlconf after resetting it, and fix the ...
-
Will Daly authored
This allows the build to pass in Jenkins
-
Sarina Canelake authored
Catch InvalidLocationError
-