- 12 Sep, 2016 1 commit
-
-
Discussion is restricted to the CCX course (there is no sharing of discussions with the parent course or other CCX instances).
Matjaz Gregoric committed
-
- 08 Sep, 2016 1 commit
-
-
We're often grabbing the metadata of a specific thread to then be able to perform other operations, but we never need the actual responses or comments of a thread unless we're displaying it in the normal forum view. This change sets a default of with_responses=False, which instructs the comment service to not send back the responses/comments for the given thread. We only ask for responses in the case of rendering a single thread or inline discussion.
Toby Lawrence committed
-
- 17 Aug, 2016 2 commits
-
-
Andy Armstrong committed
-
Andy Armstrong committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 25 Jul, 2016 1 commit
-
-
TNL-5002
cahrens committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 28 Jun, 2016 1 commit
-
-
* Renames discussion_module to discussion_xblock * Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
E. Kolpakov committed
-
- 24 Jun, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 16 Jun, 2016 1 commit
-
-
David Ormsbee committed
-
- 15 Jun, 2016 1 commit
-
-
Brian Jacobel committed
-
- 08 Jun, 2016 2 commits
-
-
Calen Pennington committed
-
Reset current language after discussion tests, so that other languages don't leak into tests that don't use the LocaleMiddleware
Calen Pennington committed
-
- 02 Jun, 2016 2 commits
-
-
TNL-4622
Andy Armstrong committed -
wajeeha-khalid committed
-
- 01 Jun, 2016 1 commit
-
-
Hasnain committed
-
- 04 May, 2016 2 commits
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed -
Instead, use a class attribute to define test behavior. This allows for easier addition of new mixins over time.
Calen Pennington committed
-
- 02 May, 2016 5 commits
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed -
TEST_DATA_MIXED_MODULESTORE Remove these test mixed modulestores: TEST_DATA_MIXED_TOY_MODULESTORE TEST_DATA_MIXED_CLOSED_MODULESTORE TEST_DATA_MIXED_GRADED_MODULESTORE
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
- 28 Apr, 2016 2 commits
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed
-
- 18 Apr, 2016 1 commit
-
-
Ayub-khan committed
-
- 15 Apr, 2016 1 commit
-
-
-Adressed all comments
Ayub-khan committed
-
- 14 Apr, 2016 1 commit
-
-
-Updated method "course_key_from_string_or_404" to raise message too. -Wrote tests for "course_key_from_string_or_404" when exception message is given. -Modified existing methods to use "ddt.data". -Used Splunk logs to find exectly where we were getting "Invalid Key Error" -Updated Views where we were getting "Invalid Key Error" in splunk logs. -Wrote tests for those View End points where we were getting "Invalid Key Error"
Ayub-khan committed
-
- 13 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 12 Apr, 2016 3 commits
-
-
TEST_DATA_MIXED_MODULESTORE Remove these test mixed modulestores: TEST_DATA_MIXED_TOY_MODULESTORE TEST_DATA_MIXED_CLOSED_MODULESTORE TEST_DATA_MIXED_GRADED_MODULESTORE
John Eskew committed -
John Eskew committed
-
John Eskew committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder committed
-
- 05 Apr, 2016 2 commits
-
-
Prevents start date alone from being used to filter out categories in self-paced courses during construction of the category map. ECOM-4017.
Renzo Lucioni committed -
Prevents start date alone from being used to filter out categories in self-paced courses during construction of the category map. ECOM-4017.
Renzo Lucioni committed
-
- 28 Mar, 2016 1 commit
-
-
TNL-4284
cahrens committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 01 Mar, 2016 1 commit
-
-
Also accelerates forums UnicodeTestCases
Renzo Lucioni committed
-
- 29 Jan, 2016 1 commit
-
-
M. Rehan committed
-