- 14 Feb, 2017 1 commit
-
-
WL-926
Douglas Hall committed
-
- 03 Nov, 2016 1 commit
-
-
This specifically enables/disables the underlying comment service client used to make calls to the service. When disabled, this client will now throw an exception which can be propagated upwards so that callers can make the right decision about how to notify users of the error, or handle retry, etc etc.
Toby Lawrence committed
-
- 12 Sep, 2016 1 commit
-
-
Robert Raposa committed
-
- 09 Sep, 2016 1 commit
-
-
- Default to with_responses=False, except when required. - Clean up search call unused params.
Robert Raposa 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
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 16 Jun, 2016 1 commit
-
-
David Ormsbee committed
-
- 02 Jun, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 02 May, 2016 3 commits
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
John Eskew 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
-
- 28 Apr, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 14 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 13 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 12 Apr, 2016 2 commits
-
-
John Eskew 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
-
- 06 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 15 Feb, 2016 1 commit
-
-
It was introduced back in 2012, and is not used in the default configuration.
Omar Khan committed
-
- 28 Jan, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 03 Dec, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 23 Nov, 2015 1 commit
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed
-
- 19 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 11 Nov, 2015 1 commit
-
-
Remove filtering by partition, course and user Rewrite the LMS result processor to use the course blocks api
Davorin Sego committed
-
- 30 Oct, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 26 Aug, 2015 1 commit
-
-
These signals are caught by the Teams app and used to update `last_activity_at` on both teams and individual users. TNL-2497
Peter Fogg committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 31 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 30 Jul, 2015 1 commit
-
-
TNL-2864
cahrens committed
-
- 28 Jul, 2015 1 commit
-
-
Ben McMorran committed
-
- 22 Jul, 2015 1 commit
-
-
Davorin Sego committed
-
- 20 Jul, 2015 1 commit
-
-
New classes for the return type, and changes to the has_access function and tests to make them compatible.
tlindaliu committed
-
- 13 Jul, 2015 3 commits
-
-
Skipped 'print' statement violations, as print() is Py3k syntax.
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
- 03 Jun, 2015 1 commit
-
-
Davorin Sego committed
-
- 29 May, 2015 1 commit
-
-
Greg Price committed
-
- 14 May, 2015 1 commit
-
-
Davorin Sego committed
-
- 08 May, 2015 1 commit
-
-
Martyn James committed
-