- Aug 10, 2015
-
-
Douglas Hall authored
-
- Jun 19, 2015
-
-
Douglas Hall authored
Merge pull request #27 from Harvard-University-iCommons/task/douglashall/TLT-1530/add_custom_canvas_account_sis_id Sprint 25 TLT-1530 Add custom_canvas_account_sis_id
-
Douglas Hall authored
-
Douglas Hall authored
-
- May 15, 2015
-
-
Douglas Hall authored
Merge pull request #24 from Harvard-University-iCommons/task/douglashall/TLT-1479/allow_for_exclusion_of_resource_link_id Sprint 22 TLT-1479 Added exclude_resource_link_id kwarg to monkey patched reverse function
-
Douglas Hall authored
-
Douglas Hall authored
-
- May 12, 2015
-
-
Douglas Hall authored
Merge pull request #22 from Harvard-University-iCommons/task/douglashall/TLT-1166/support_multiple_launches Rename templatetag module to avoid import conflicts
-
Douglas Hall authored
-
- May 08, 2015
-
-
Douglas Hall authored
Merge pull request #20 from Harvard-University-iCommons/task/douglashall/add_static_files_to_distribution Adding static files to the package distribution
-
Douglas Hall authored
-
Douglas Hall authored
Merge pull request #14 from Harvard-University-iCommons/task/douglashall/TLT-1166/support_multiple_launches Sprint 21 TLT-1166 Modified the middleware to support multiple LTI launches
-
- May 05, 2015
-
-
Douglas Hall authored
Adding resource_link_id template tag for adding the resource link id to form submission GET requests
-
- May 04, 2015
-
-
Douglas Hall authored
-
Douglas Hall authored
Add additional middleware to support multiple LTI launches and retain backwards compatibility of the current single launch middleware
-
Douglas Hall authored
Conflicts: django_auth_lti/verification.py setup.py
-
- Apr 30, 2015
-
-
Douglas Hall authored
Sprint 21 TLT-1325 Adding has_lti_role utility function
-
Douglas Hall authored
-
- Apr 29, 2015
-
-
Douglas Hall authored
-
- Apr 28, 2015
-
-
Douglas Hall authored
-
- Apr 25, 2015
-
-
Douglas Hall authored
-
- Apr 12, 2015
-
-
Jaime Bermudez authored
Don't store LTI_OAUTH_SETTINGS during module load so that functional tes...
-
- Apr 10, 2015
-
-
Bermudez, Jaime authored
Don't store LTI_OAUTH_SETTINGS during module load so that functional tests can override settings on each tests run - the auth_lti backend is imported once as an AUTHENTICATION_BACKEND during project load so storing the settings at the top of the module prevents overriding of this setting during authentication. Up version to 1.0 (current Github release is at 0.9, so this is another minor bump).
-
Jaime Bermudez authored
Feature/settings error
-
- Feb 20, 2015
-
-
Benjamin Zagorsky authored
adds error check for when settings.LTI_OAUTH_CREDENTIALS is None or {}, which is possible due to improperly configured ENV_SETTINGS in a project
-
Benjamin Zagorsky authored
-
- Sep 22, 2014
-
-
Benjamin Zagorsky authored
- Aug 28, 2014
-
-
Bermudez, Jaime authored
-
Bermudez, Jaime authored
-
- Aug 25, 2014
-
-
Jaime Bermudez authored
Modify logic for picking a default username value when lis_person_source...
-
Eric Parker authored
Fixes errant print statement in LTIAuthBackend
-
- Aug 22, 2014
-
-
Bermudez, Jaime authored
Modify logic for picking a default username value when lis_person_sourcedid parameter is not present. It's believed that this should only be the case when user is added directly in Canvas UI and when admins switch to "Student View" mode. Use custom_canvas_user_id (or user_id) with a class-level defined prefix in order to have a shorter field to get past a bug where the Test Student username was longer than 30 characters.
-
- Aug 14, 2014
-
-
Arthur Barrett authored
-
- Jul 31, 2014
-
-
zags authored
Pulls out common logic from decorator and mixin, and adds check for configuration
-
Benjamin Zagorsky authored
-
- Jul 30, 2014
-
-
Benjamin Zagorsky authored
-
Benjamin Zagorsky authored
-
Benjamin Zagorsky authored
Merge branch 'develop' of github.com:Harvard-University-iCommons/django-auth-lti into feature/configuration_check Conflicts: django_auth_lti/mixins.py
-
Benjamin Zagorsky authored
in doing so, applies the improved error message to mixins as well (previous commit only applied it to decorators)
-