- Nov 25, 2013
-
-
Valera Rozuvan authored
Enable all video Jasmine tests
-
Valera Rozuvan authored
BLD-463
-
Greg Price authored
Add error recovery to inline discussion loading
-
Diana Huang authored
Jarv/verified certs
-
Will Daly authored
Added LMS_BASE to devstack settings to enable View Live in Studio
-
- Nov 24, 2013
-
-
Brian Talbot authored
Adding Codekit IDE assets/config to .gitignore
-
Brian Talbot authored
-
- Nov 23, 2013
- Nov 22, 2013
-
-
polesye authored
Code response improvements.
-
Ned Batchelder authored
LMS-1492: Convert between webob's cgi.FieldStorage uploaded files to pure file objects.
-
Diana Huang authored
-
Don Mitchell authored
Restful course settings
-
Diana Huang authored
-
Ned Batchelder authored
Webob represents uploaded files as cgi.FieldStorage objects. The XModule code expects pure Python file objects. Each FieldStorage object is wrapped to present the proper file interface, with file names. LMS-1492
-
Ned Batchelder authored
One test passes already, the other fails. Fix in next commit.
-
Greg Price authored
Now the interface will reset apropriately and allow a user to retry expanding the discussion or loading a new page, and the alert message will ask the user to retry. JIRA: FOR-300, FOR-301
-
Don Mitchell authored
STUD-946 STUD-947
-
polesye authored
-
polesye authored
Update the calculator hints tooltip with full information.
-
polesye authored
-
polesye authored
Fix 500 error in transcripts.
-
Александр authored
-
Ned Batchelder authored
These changes prepare for the changes to the tests that are coming, but make no change to the behavior themselves.
-
- Nov 21, 2013
-
-
Jason Bau authored
Fix 0010 courseware migration
-
Christina Roberts authored
Convert tabs to use RESTful API
-
cahrens authored
STUD-850
-
polesye authored
Allow multiple answers for string response.
-
Christina Roberts authored
Minor cleanup around public RESTful URLs.
-
Don Mitchell authored
Allow colons in Locator fields.
-
polesye authored
-
Don Mitchell authored
-
Brian Talbot authored
Static CSS and Developer Stack Remnants to .gitignore
-
zubair-arbi authored
Show error on invalid html in course handout edit
-
Valera Rozuvan authored
a11y - Videos need to alert screenreaders when the video is over.
-
Valera Rozuvan authored
Updated Change Log. BLD-488
-
Valera Rozuvan authored
Disabled Jasmine test due to flakiness on dev machine. Added test for endTime in update(). Enabled updatePlayTime() tests. Will see on Jenkins. Adding test for updatePlayTime() method. Adding ProgressSlider notifyThroughHandleEnd() Jasmine tests. Fixing Jasmine coverage problems. Removed cover logs. Fixing flaky test. Removed code coverage logs. BLD-488
-
Valera Rozuvan authored
Adding focus on slider handle when video ends. Removing unnecessary debug console.log() calls. Change back to original code. Adding comments. Also undid tabindex=-1 for the slider knob. It is unnecessary, and prevents the user from tabbing onto the slider. Adding minor details. startTime and endTime proper reset. BLD-488
-
Valera Rozuvan authored
changes to allow multiple choicetextresponses in one problem @adampalay will do!
-