- 05 Oct, 2017 1 commit
-
-
Ned Batchelder committed
-
- 03 Oct, 2017 3 commits
-
-
Tyler Hallada committed
-
Tyler Hallada committed
-
Tyler Hallada committed
-
- 02 Oct, 2017 1 commit
-
-
Tyler Hallada committed
-
- 22 Sep, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 14 Aug, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 05 Jul, 2017 1 commit
-
-
Omar Al-Ithawi committed
-
- 05 Jun, 2017 1 commit
-
-
Robert Raposa committed
-
- 18 May, 2017 2 commits
-
-
- Remove old docs - Move testing.rst - Update READMEs and index.rst for docs.
Robert Raposa committed -
Robert Raposa committed
-
- 10 May, 2017 1 commit
-
-
Carol Tong committed
-
- 04 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 27 Apr, 2017 1 commit
-
-
This makes it possible to refer to multiple book from a single app. This also means that Open edX branches will be able to pass bok-choy tests (at least if the books have already been built.)
Ned Batchelder committed
-
- 19 Apr, 2017 1 commit
-
-
TNL-6743
Albert St. Aubin committed
-
- 11 Apr, 2017 1 commit
-
-
Carol Tong committed
-
- 04 Apr, 2017 2 commits
-
-
Carol Tong committed
-
Carol Tong committed
-
- 01 Apr, 2017 1 commit
-
-
Andy Armstrong committed
-
- 22 Mar, 2017 1 commit
-
-
Ned Batchelder committed
-
- 20 Mar, 2017 1 commit
-
-
This test lives in `common/test/acceptance/tests/lms/test_lms_dashboard.py`, so the paver string should be `paver test_a11y -t lms/test_lms_d...`
Brian Jacobel committed
-
- 07 Feb, 2017 1 commit
-
-
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately. ECOM-4422
Renzo Lucioni committed
-
- 05 Jan, 2017 1 commit
-
-
ECOM-5936
Anthony Mangano committed
-
- 15 Dec, 2016 1 commit
-
-
cahrens committed
-
- 30 Nov, 2016 1 commit
-
-
Gregory Martin committed
-
- 07 Nov, 2016 1 commit
-
-
John Eskew committed
-
- 17 Oct, 2016 2 commits
-
-
Jesse Zoldak committed
-
Deepa committed
-
- 12 Oct, 2016 1 commit
-
-
Rendering model states when running migrate in Django 1.8 consumes on the order of 4x-6x more memory than <1.8. References: * https://code.djangoproject.com/ticket/24745 * https://code.djangoproject.com/ticket/24743 This is causing failures in Jenkins as the workers run out of memory and either processes cannot fork or the Out Of Memory Killer kills a process that is running tests. Disabling migrations until we do either or both of these: * Upgrade to Django 1.9 and turn them back on. See EV-92 "Discovery: Upgrade edx-platform to Django 1.9" * Address TE-1310 "Unit tests should be able to run without migrations"
Jesse Zoldak committed
-
- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 23 Sep, 2016 1 commit
-
-
Shaily Sangwan committed
-
- 16 Sep, 2016 1 commit
-
-
Sylvia Pearce committed
-
- 01 Sep, 2016 1 commit
-
-
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
Peter Desjardins committed
-
- 26 Aug, 2016 3 commits
-
-
Carol Tong committed
-
Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules.
Peter Desjardins committed -
Morton Fox committed
-
- 19 Aug, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 02 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 25 Jul, 2016 1 commit
-
-
Meta.
Brian Jacobel committed
-
- 20 Jul, 2016 1 commit
-
-
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a visibility option. Also, all tabs have been consolidated to "Basic" and "Advanced", and visibility options have moved there. Documentation links are updated to assist course authors with the new visibility options. Tests have also been updated, and the changes suggested in TNL-4951 are included.
Eric Fischer committed
-