- 17 Jan, 2014 5 commits
-
-
[LMS-1597]
Ned Batchelder committed -
LoncapaProblem was using ModuleSystem directly, but we're about to need i18n passed in, so this gives LoncapaProblem its own LoncapaSystem object to better module its dependencies. This commit simply passes through the attributes of ModuleSystem that Loncapa needs. [LMS-1597]
Ned Batchelder committed -
First pass at Translators guide
Sarina Canelake committed -
LMS-1972
Sarina Canelake committed -
Updated settings for devstack django debug toolbar
Will Daly committed
-
- 16 Jan, 2014 29 commits
-
-
Will Daly committed
-
Internationalize the forums post Markdown editor
Greg Price committed -
Factor the core Capa problem logic into a mixin.
jorr-at-google committed -
This mixin can be used by either the current XModule, or by an XBlock. Leave the XModule-specific code in capa_module and move the shared code to capa_base. Plan to move caba_base into the capa package in the future.
John Orr committed -
Reorganize doc for i18n
David Baumgold committed -
Django toolbar update
Ned Batchelder committed -
Cristian Salamea committed
-
Cristian Salamea committed
-
STUD-1090
David Baumgold committed -
STUD-1094
David Baumgold committed -
This includes removing the "PREVIEW" label for the preview pane from CSS and adding it to the generated DOM.
Greg Price committed -
Support duplicating an existing xblock to a supplied parent location.
Christina Roberts committed -
Markhoeber/documentation/stud 1087
Mark Hoeber committed -
Added details about student view of due dates
Mark Hoeber committed -
Removed ice.min.js completely as ORA is changing anyway
Giulio Gratta committed -
Mark Hoeber committed
-
Make a ResponseType registry.
Ned Batchelder committed -
Added notes about quotations to Advanced Settings page help
Mark Hoeber committed -
Markhoeber/documentation/release notes 1 16 14
Mark Hoeber committed -
Conflicts: lms/templates/help_modal.html lms/templates/index.html
Don Mitchell committed -
And while I was in there, I made it a decorator, so it's nicer to use.
Ned Batchelder committed -
Fixed forum label to match UI
Mark Hoeber committed -
change to 1/1/2030
Mark Hoeber committed -
removing bad link
Mark Hoeber committed -
cahrens committed
-
Release 2014-01-16
Don Mitchell committed -
dont update iframe src attribute if it is empty
zubair-arbi committed -
escape single quotes in optioninput (optionresponse) tags
zubair-arbi committed -
STUD-1136
zubiar-arbi committed
-
- 15 Jan, 2014 6 commits
-
-
Internationalize our use of jquery.timeago
Greg Price committed -
Encode periods and $ in block_id map
Don Mitchell committed -
Giulio Gratta committed
-
Also get rid of an unused template and extra copies of jquery.timeago.
Greg Price committed -
Use a version of ddt that supports unicode w/o requiring six at runtime
Calen Pennington committed -
Documentation accessibility
Mark Hoeber committed
-