- 11 Feb, 2014 1 commit
-
-
Checks for the presence of a cookie with specific values when activated, and redirect the user to a configurable URL when it is not found, or not with an accepted value. To be used to display a splash screen to users upon the first visit. It's the responsability of the splash page at the redirected URL to set the proper cookie value before sending users back to the LMS.
Xavier Antoviaque committed
-
- 10 Feb, 2014 38 commits
-
-
Fixed TOC and copyright
Mark Hoeber committed -
Mark Hoeber committed
-
Move tests related to views files into views/tests.
Christina Roberts committed -
Finish wiki i18n
Ned Batchelder committed -
unit tests to handle duplicate user registration attempts
David Baumgold committed -
Don't internationalize strings we use for enrollment.
Diana Huang committed -
cahrens committed
-
Keyboard events and ARIA markup added to speed control
jmclaus committed -
David Baumgold committed
-
cahrens committed
-
cahrens committed
-
cahrens committed
-
MixedModulestore wraps most getters, update_item, delete_item
Don Mitchell committed -
Remove tabs.
Ned Batchelder committed -
LMS-2218
Diana Huang committed -
Keyboard events and ARIA markup added to speed control. Replaced anonymous event handlers by named functions. Menu stays open on mouseleave when a speed entry has focus. In that case, the menu can be closed by clicking anywhere outside of it. [BLD-402, BLD-363]
jmclaus committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
We use pybabel to extract strings from third-party apps, put them on Transifex, then merge them into django.po. [LMS-1681]
Ned Batchelder committed -
Refactor student views
David Baumgold committed -
Add a second fake translation language
Ned Batchelder committed -
Add Greek language translations
Sarina Canelake committed -
Ned Batchelder committed
-
Remove unused imports.
Ned Batchelder committed -
Accessibility improvements to the sequence navigation
Dave St.Germain committed -
Fix pylint/pep8 warnings, use JsonResponse instead of HttpResponse where useful, put in TODOs to change HTTP status codes to be more accurate.
David Baumgold committed -
For a11y, modal dialogs and script templates should be hidden...
Dave St.Germain committed -
Sarina Canelake committed
-
Dave St.Germain committed
-
Fix pylint violations
Calen Pennington committed -
Ned Batchelder committed
-
Add pycharm helpers to gitignore
Jay Zoldak committed -
Calen Pennington committed
-
Updated title and template for image modal html component
Mark Hoeber committed -
i18n word cloud LMS-2197
Sarina Canelake committed -
LMS-2215
Mark Hoeber committed
-
- 08 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-