- 06 Mar, 2016 1 commit
-
- 04 Mar, 2016 19 commits
-
-
TNL-3429: implement display_name_with_default for studio text sanitation
Kelketek committed -
TNL-4140 – Configure code jail for Studio
M. Rehan committed -
Invalid display courseware through the LTI iframe in IE 10+
Douglas Hall committed -
Convert tests for adding advanced problem components from lettuce to bok-choy
Jesse Zoldak committed -
Jonathan Piacenti committed
-
Andrew Gaylard committed
-
Fixed edx-proctoring requirement
Douglas Hall committed -
Use markup HTML helper with Text
Robert Raposa committed -
Douglas Hall committed
-
Incremented edx-proctoring version for 0.12.12 release
Douglas Hall committed -
Fix content library export with empty problems.
John Eskew committed -
Going head with the bump to Django version 1.8.10 - hopefully, 1.8.11 will show up soon and we'll be able to remove this monkeypatch.
John Eskew committed -
TNL-4160
Robert Raposa committed -
Fix minor typographical errors in the platform API documentation
Peter Desjardins committed -
Mark a flaky test, SOL-1654
Ned Batchelder committed -
Mark two tests flaky. TNL-4190 TNL-4191
Ned Batchelder committed -
- Ensure that only a course import is saved to the draft branch and then published. A content library has only a single 'library' branch. - Add a fields parameter to the create_library call so the call has the correct number of parameters. - Add tests which import content libraries using different test methods and with different branch settings. - Add test which imports a content library and then exports it. - Use XBlock module version that supports XML-serialized String of None. - Add re-import of content library and equality comparison to test. - Allow get_items to be called on LibraryLocators.
John Eskew committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Despite db_index=True, Django didn't generate an index
Kevin Falcone committed
-
- 03 Mar, 2016 20 commits
-
-
Peter Desjardins committed
-
Adding the -n option to the Sphinx build invocation
Peter Desjardins committed -
John Eskew committed
-
This should not be needed, we specify ATOMIC_REQUESTS on each DB
Kevin Falcone committed -
student_module_id is the primary way into this table, not having an index is disastrous with real data.
Kevin Falcone committed -
Adding the -n option to the Sphinx build invocation so that WARNINGs will be treated as ERRORs. This will cause builds to fail if Sphinx cannot import modules for its autoclass directives. Currently, they fail silently and leave gaps in the published HTML where docstring content should have been.
Peter Desjardins committed -
Release ⇒ master
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
Added Flaky decorator to Chrome flaky tests
raeeschachar committed -
John Eskew committed
-
Ned Batchelder committed
-
ECOM-3415 - Dashboard should show all XSeries association messages
Simon Chen committed -
raeeschachar committed
-
Release Candidate rc/2016-03-01
Ned Batchelder committed -
Simon Chen committed
-
Registration: don't require terms of service if checkbox is hidden
Omar Khan committed -
The problems render properly in IE 10 & 11 when using edX directly, or when opening LTI in a new tab. This is reproducible in Canvas and D2L
Dmitry Viskov committed -
Fix list index out of range in Textbook's chapters.
Awais Jibran committed
-