- 17 Oct, 2013 24 commits
-
-
Gabe Mulley committed
-
Log all comments service requests
Greg Price committed -
Tweaking ICE undo feature
Giulio Gratta committed -
JavaScript xunit reports.
Will Daly committed -
Giulio Gratta committed
-
Will Daly committed
-
Allow - ~ and . in course, branch, & block ids
Don Mitchell committed -
Don Mitchell committed
-
Ensure contentstore has no assets before generating test set
Don Mitchell committed -
Added help text to multiple speed video fields
Giulio Gratta committed -
Flowerhack/fix/cert dollar value confirm
Julia Hansbrough committed -
Compute ObjectId locally rather than delegating to Mongo db
Don Mitchell committed -
Don Mitchell committed
-
Julia Hansbrough committed
-
When registering for an verified certificate, if you selected a suggested price option, closed the browser halfway through the steps, and re-opened, the contribution would be written in the text input field instead of preselecting the appropriate radio button. This commit fixes that behavior
Julia Hansbrough committed -
Was following a std sql pattern, but non-sql db's are slow write and pymongo's ObjectId() is supposed to generate a true GUID equivalent to waiting for the db to do so.
Don Mitchell committed -
Bug fix STUD-771: updated grading help text...
frances botsford committed -
Add asset pagination
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Fix up Tender load order
David Baumgold committed -
Restful api prototype
Don Mitchell committed -
Enable and update bulk email acceptance test
Will Daly committed -
Fix/ichuang/instructor dashboard grades for assignment
David Ormsbee committed
-
- 16 Oct, 2013 16 commits
-
-
Giulio Gratta committed
-
refactor studio component creation in acceptance tests
Jay Zoldak committed -
So that tender_widget.js loads after we've defined window.Tender
David Baumgold committed -
Jay Zoldak committed
-
Don Mitchell committed
-
Remove IDE-specific placeholder from before we had manage.pyUse manage.py instead (with cms --settings dev runserver --noreload --traceback 8001)
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Pattern for how to do refactoring from locations to locators and from old style urls to restful ones.
Don Mitchell committed -
Giulio Gratta committed
-
Logging the duration of each request will allow us to determine whether there is a significant difference in the latency reported by the comments service and that observed by the LMS. Each request will be assigned a unique identifier to allow correlation of the reported latency on each end.
Greg Price committed -
Frances Botsford committed
-
LMS: Close Modal Control Uses HTML <button> Element (resolves LMS-582)
Brian Talbot committed -
Brian Talbot committed
-
updated grading help text on weight of total grade to be more clear that it should be an integer without the percent sign
Frances Botsford committed -
Check that email subtasks are known to the InstructorTask before executing.
brianhw committed
-