- 25 Nov, 2013 9 commits
-
-
STUD-863
Andy Armstrong committed -
Convert component.py to use RESTful URLs.
Christina Roberts committed -
"as_published" changes I previously put in, as now we are not adding @draft to locations converted from locators.
cahrens committed -
STUD-844
cahrens committed -
Enable all video Jasmine tests
Valera Rozuvan committed -
BLD-463
Valera Rozuvan committed -
Add error recovery to inline discussion loading
Greg Price committed -
Jarv/verified certs
Diana Huang committed -
Added LMS_BASE to devstack settings to enable View Live in Studio
Will Daly committed
-
- 24 Nov, 2013 2 commits
-
-
Adding Codekit IDE assets/config to .gitignore
Brian Talbot committed -
Brian Talbot committed
-
- 23 Nov, 2013 3 commits
- 22 Nov, 2013 15 commits
-
-
Code response improvements.
polesye committed -
LMS-1492: Convert between webob's cgi.FieldStorage uploaded files to pure file objects.
Ned Batchelder committed -
Diana Huang committed
-
Restful course settings
Don Mitchell committed -
Diana Huang committed
-
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 committed -
One test passes already, the other fails. Fix in next commit.
Ned Batchelder committed -
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
Greg Price committed -
STUD-946 STUD-947
Don Mitchell committed -
polesye committed
-
Update the calculator hints tooltip with full information.
polesye committed -
polesye committed
-
Fix 500 error in transcripts.
polesye committed -
Александр committed
-
These changes prepare for the changes to the tests that are coming, but make no change to the behavior themselves.
Ned Batchelder committed
-
- 21 Nov, 2013 11 commits
-
-
Fix 0010 courseware migration
Jason Bau committed -
Convert tabs to use RESTful API
Christina Roberts committed -
STUD-850
cahrens committed -
Allow multiple answers for string response.
polesye committed -
Minor cleanup around public RESTful URLs.
Christina Roberts committed -
Allow colons in Locator fields.
Don Mitchell committed -
polesye committed
-
Don Mitchell committed
-
Static CSS and Developer Stack Remnants to .gitignore
Brian Talbot committed -
Show error on invalid html in course handout edit
zubair-arbi committed -
a11y - Videos need to alert screenreaders when the video is over.
Valera Rozuvan committed
-