- Apr 24, 2020
-
-
Michael Terry authored
This shows the 'problem' icon for LTI units, rather than the default 'other' icon. AA-75
-
- Apr 03, 2020
-
-
Ahtisham Shahid authored
Updated fragment import to remove depreciation warning
-
- Mar 31, 2020
-
-
Ahtisham Shahid authored
removed web_fragment deprication warnig fixed import sequece
-
- Mar 03, 2020
-
-
Ahtisham Shahid authored
Added img to bleach safe tags
-
Ahtisham Shahid authored
updated bleach Added img to bleach safe tags Added img to bleach safe tags Added img to bleach safe tags added test added test added test added test added test for attr image added test for attr image fixed style bug Updated format xoe removed extra formatting
-
- Feb 06, 2020
-
-
Uzair Rasheed authored
avoid-escape-exception
-
- Feb 04, 2020
-
-
uzairr authored
-
- Dec 11, 2019
-
-
Diana Huang authored
Handle case when we don't have to turn body into a bytestring.
-
Diana Huang authored
-
- Dec 10, 2019
-
-
Diana Huang authored
Handle case where body may or may not be unicode.
-
Diana Huang authored
-
Diana Huang authored
-
- Oct 08, 2019
-
-
Waheed Ahmed authored
Upgrade to pyhton 3.
-
Waheed Ahmed authored
Updated to run tests on both python 2 and 3. PROD-774
-
- Sep 10, 2019
-
-
Ned Batchelder authored
Update translations (autogenerated message)
-
- Aug 28, 2019
-
-
Omar Al-Ithawi authored
-
- Jul 29, 2019
-
-
Natalia Berdnikov authored
Update translations (autogenerated message)
-
- Jul 27, 2019
-
-
Omar Al-Ithawi authored
-
- May 23, 2019
-
-
Feanil Patel authored
Add metadata for oep-2 compliance.
-
Feanil Patel authored
-
- Jan 22, 2019
-
-
David Ormsbee authored
Allow plugins for the LTI XBlock to pass extra parameters to the provider
-
Omar Al-Ithawi authored
Overview --------- This pull request makes this XBlock extensible for adding parameters to the LTI provider in addition to the existing ones. Why --- A customer needs `team` and `cohort` informaiton to be passed through the LTI channel to simplify integration with their LTI provider. At the same time we'd rather not fork the XBlock, so an Open-Closed model is needed. More Detailed Documentation --------------------------- I've added a couple of sections to `README.rst` to document specifying design and configuration steps of the new LTI parameter processors. Please check it out for more information about the changes that this pull request introduces. Example Usage ------------- I've written a package that we'll need to use for our customer to pass some personal user information in addition to the cohort and team info: https://github.com/appsembler/tahoe-lti/pull/1 Omar Al-Ithawi @ Appsembler
-
- May 09, 2018
-
-
Alex Dusenbery authored
-
- May 04, 2018
-
-
Alex Dusenbery authored
Add context_title and context_label parameters
-
Alex Dusenbery authored
Add context_label and context_title to LTI POST parameters; Add required requirements; add some docker devstack instructions;
-
- Feb 09, 2018
-
-
Farhanah Sheets authored
Additional allowances given to iframe due to the following chrome update from version 64: https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes
-
Farhanah Sheets authored
-
- Sep 20, 2017
-
-
Noraiz Anwar authored
noraiz/EDUCATOR-1218-fix
-
noraiz-anwar authored
-
- Sep 19, 2017
-
-
Noraiz Anwar authored
make system tolerant of ascii strings with unicode characters
-
noraiz-anwar authored
-
- Jul 19, 2017
-
-
Christina Roberts authored
Bump version
-
Christina Roberts authored
Release new version for #31.
-
Christina Roberts authored
Fix the rebind exception when calling get_result
-
- Jul 12, 2017
-
-
Pan Luo authored
The module used for rebind was set to LtiConsumer instead of the xblock, which is wrong and causing an silent exception thrown and return 404 to the client without any indication of the cause.
-
- Jun 02, 2017
- Apr 18, 2017
-
-
M. Rehan authored
TNL-6688 – Control editing of request username/email fields from studio
-