- 07 Jan, 2014 25 commits
-
-
Fix pagination test failures
Andy Armstrong committed -
Calen Pennington committed
-
Updates for 1-7-2014 release changes in Studio -- Outline and Files pages
Mark Hoeber committed -
Improve accessibility of forum vote buttons
Greg Price committed -
Updated the pagination tests to no longer use the toy course, but to instead explicitly upload the assets it needs. Added a new AssetsTestCase base class to own shared helper methods.
Andy Armstrong committed -
Use <span> for course preview’s university #os
frances botsford committed -
Fix STUD-1129: handle out-of-range page numbers
Andy Armstrong committed -
Fixing merge for sylvia's branch bld-615
Mark Hoeber committed -
Fixing merge for sylvia's branch bpd-615
Mark Hoeber committed -
Tests for behavior of export with & in HTML and XML-based components
Christina Roberts committed -
Improvements to the i18n workflow tools.
Ned Batchelder committed -
Andy Armstrong committed
-
Fix STUD-1129: handle out-of-range page numbers
Andy Armstrong committed -
Now any of the plurals being missing will count as an Empty translation, and for looking at tags, the two English strings and all the translated strings are mooshed together.
Ned Batchelder committed -
Ned Batchelder committed
-
The tests in test_validate.py now examine the messages to see that they have the right structure. The English and the translation should have the same tags, the translation can't be blank, and it can't have any Astral plane characters.
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Miscellaneous fixes to strings found during i18n work.
Ned Batchelder committed -
Logging to catch duplicate instructor tasks
Calen Pennington committed -
Bertrand Marron committed
-
Assign valid content_type to static resource (import_static_content)
zubair-arbi committed
-
- 06 Jan, 2014 15 commits
-
-
Sarina Canelake committed
-
Andy Armstrong committed
-
This change involves substantial refactoring of the relevant code to reduce duplication. It also makes the templates for the vote buttons more consistent and cleaner. JIRA: FOR-64
Greg Price committed -
A newer version was added to common/, so that is used instead. It is also added to the set of JS files used in unit tests to allow forums code in common/ to be tested.
Greg Price committed -
Greg Price committed
-
Add info about template for Checkbox problem type
Mark Hoeber committed -
The course’s university was displayed using a <a> tag that points to nothing ('#'). There was some stanford specific behavior to replace that <a> tag with a <span>. This commit removes that.
Bertrand Marron committed -
Remove javascript_input and create_lti; add tools
spearce committed -
Fix URI vendor module to be referenced via a relative URL.
Andy Armstrong committed -
cahrens committed
-
Add more specific info about HTML+CSS+JS files, SOP
spearce committed -
Andy Armstrong committed
-
Django command to post submissions to ora
Usman Khalid committed -
Don't catch all exceptions.
Ned Batchelder committed -
Ned Batchelder committed
-