- 07 Mar, 2014 3 commits
-
-
Without this, the new 'items' field in the course_info xmodule caused bizarre behavior. If you added the text 'items' to a course_info section, then the LMS would throw a 500, because the field name isn't 'data', but the stored data is a string, leading to the check of `key.field_name in self._data`, where key.field_name is the string 'items', and self._data is the content string.
Calen Pennington committed -
Xavier Antoviaque committed
-
Xavier Antoviaque committed
-
- 06 Mar, 2014 18 commits
-
-
Conflicts: cms/envs/common.py common/lib/xmodule/xmodule/seq_module.py lms/envs/common.py requirements/edx/edx-private.txt
Han Su Kim committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Fix unicode issue in shopping cart
Ned Batchelder committed -
First Draft release notes 3-3-14
Mark Hoeber committed -
External URL change in Files & Upoads
Mark Hoeber committed -
STUD-1314
Mark Hoeber committed -
DOC-72
Mark Hoeber committed -
Moved CLASS_DASHBOARD setting into the FEATURES dict.
David Adams committed -
Skip generation of 'eo' files in i18n test suite
Sarina Canelake committed -
Sarina Canelake committed
-
add location of handouts in loc_mapper
zubair-arbi committed -
Show start time or starting position on slider and VCR
Valera Rozuvan committed -
STUD-1248
zubiar-arbi committed -
properly set tinymce editor startContent
zubair-arbi committed -
Fails when course name contains non-ascii characters.
Bertrand Marron committed -
When the start time is set, or a initial position is set,the VCR timer and the time slider should jump to correct starting point before the video starts playing. BLD-823
Valera Rozuvan committed -
STUD-1336
zubiar-arbi committed
-
- 05 Mar, 2014 19 commits
-
-
David Adams committed
-
Dbarch/mixed ms router
Don Mitchell committed -
Added changes for AN-609
Alison Hodges committed -
changes to problem_check to support answer distribution; also provided an example and nav in the introduction
Alison Hodges committed -
Fixes tinymce bug:
David Adams committed -
Converted 104 existing gif files to png format
Alison Hodges committed -
Hopefully we will get a better solution with the TinyMCE upgrade PR.
cahrens committed -
Alison Hodges committed
-
Fix test which caused error
Don Mitchell committed -
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
Don Mitchell committed
-
We need to figure out how apps configure what default they want or ensure they get the one they want
Don Mitchell committed -
Don Mitchell committed
-
May apply to all store ordering
Don Mitchell committed -
Don Mitchell committed
-