- 21 Jan, 2014 3 commits
-
-
enable tests depending on assert is_css_present(css_selector)
zubair-arbi committed -
Change i18n contact address
Sarina Canelake committed -
Sarina Canelake committed
-
- 20 Jan, 2014 4 commits
-
-
Change i18n contact address
Sarina Canelake committed -
Sarina Canelake committed
-
Make i18n a real package.
Ned Batchelder committed -
Ned Batchelder committed
-
- 19 Jan, 2014 1 commit
-
-
Detached categories don't access control on date
Don Mitchell committed
-
- 17 Jan, 2014 26 commits
-
-
Don Mitchell committed
-
i19 base capa strings
Sarina Canelake committed -
Also pep8, pylint, and style fixes Covers: {capa_problem, correctmap, customerender, inputtypes, responsetypes, util, xqueue_interface}.py LMS-1744
Sarina Canelake committed -
Adding missing forum permissions seeding routine to xml_import
Carson Gee committed -
Ned/i18n docs in repo
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Ned Batchelder committed
-
removes unsure button (ORA-254)
Adam committed -
Currently if a course is only imported from the command line the forum permissions are not seeded, this adds that functionality Switched to doing seeding outside of xmodule library Switched to using course_items Switching to simpler test class
Carson Gee committed -
LMS-1744
Sarina Canelake committed -
Revert django-debug-toolbar related updates on master, set version to 0....
Adam committed -
expand forums' search text input whenever the field receives focus.
Jim Abramson committed -
Adam Palay committed
-
(STUD-1201) Revert "Specific django-toolbar version (stable released) and update the panels in dev envs" This reverts commit a465b082. Revert "Updated settings for devstack django debug toolbar" This reverts commit 30199e8a.
Adam Palay committed -
JIRA: FOR-203
jsa committed -
Ned/add i18n for inputtypes
Ned Batchelder committed -
Don Mitchell committed
-
[LMS-1597]
Ned Batchelder committed -
[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 -
STUD-1183
zubiar-arbi 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 6 commits
-
-
Will Daly committed
-
Internationalize the forums post Markdown editor
Greg Price committed -
David Baumgold 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
-