- 09 Jan, 2014 8 commits
-
-
The django.utils.translation module has the right interface to serve as a gettext.Translations object, so we use it for the runtime i18n service. LMS-1597
Ned Batchelder committed -
LMS-1597
Ned Batchelder committed -
Ned Batchelder committed
-
remove edx.org-specific content no longer used
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Remove JS gettext() in templates
Sarina Canelake committed -
[LMS-1680]
David Ormsbee committed
-
- 08 Jan, 2014 8 commits
-
-
During testing: drop contentstore when cleaning up modulestore
Don Mitchell committed -
Add sorting to Studio's Files & Uploads page
Andy Armstrong committed -
Don Mitchell committed
-
Removed old unused images for Building a Course doc
Mark Hoeber committed -
STUD-1012
Mark Hoeber committed -
Added sorting to the new pagination logic for STUD-995.
Andy Armstrong committed -
Updated codejail version
Julia Hansbrough committed -
James Tauber committed
-
- 07 Jan, 2014 24 commits
-
-
Added rake commands for devstack
Will Daly committed -
architectural documents
Don Mitchell committed -
Set default section start date to Jan 1, 2030
David Baumgold committed -
STUD-1072
David Baumgold committed -
Markhoeber/documentation/release notes 1 7 14
Mark Hoeber committed -
Make the release script not fall over when piping data to a file
Calen Pennington committed -
spearce committed
-
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 -
integrated Sylvia's edits
Mark Hoeber 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
-