- Jan 12, 2021
-
-
Marcel Heijink authored
-
Marcel Heijink authored
-
- Mar 22, 2020
-
-
Colin Murtaugh authored
added `custom_canvas_course_sectionsissourceids`, `custom_canvas_person_email_sis` and `custom_canvas_term_name` to the list of fields captured from the LTI launch
-
- Oct 28, 2019
-
-
Chris-Thornton-Harvard authored
Python 3 and Django 2 Updates
-
Colin Murtaugh authored
-
- Oct 27, 2019
-
-
Colin Murtaugh authored
-
- Oct 25, 2019
-
-
Chris-Thornton-Harvard authored
-
- Oct 24, 2019
-
-
Chris-Thornton-Harvard authored
-
Chris-Thornton-Harvard authored
-
Chris-Thornton-Harvard authored
-
- Aug 22, 2019
-
-
Chris-Thornton-Harvard authored
-
- Jun 14, 2019
-
-
Yates, Elliott authored
-
- May 03, 2019
-
-
Arthur Barrett authored
Replace OrderedDict in multi-launch middleware
-
- Feb 06, 2019
-
-
Arthur Barrett authored
Replace OrderedDict in multi-launch middleware.
-
Arthur Barrett authored
-
- Feb 05, 2019
-
-
Arthur Barrett authored
-
- Feb 04, 2019
-
-
- Dec 12, 2018
-
-
Chris-Thornton-Harvard authored
Supports Django 1.10+
-
- Dec 11, 2018
-
-
Chris-Thornton-Harvard authored
-
- May 23, 2017
-
-
Arthur Barrett authored
-
Arthur Barrett authored
-
Arthur Barrett authored
Fix type error when transitioning old tools to use patched middleware
-
Arthur Barrett authored
-
Arthur Barrett authored
-
Arthur Barrett authored
-
- Mar 16, 2017
-
-
Jaime Bermudez authored
Hotfix/patch reverse import
-
Bermudez, Jaime authored
-
Bermudez, Jaime authored
For some reason, in a Gunicorn deployment the `shortcuts` module isn’t available from the `django.shortcuts.reverse` line, after importing django. trying a different way of importing to get this to work.
-
Jaime Bermudez authored
Feature/django1 10 monkeypatching fix
-
Bermudez, Jaime authored
-
- Mar 15, 2017
-
-
Bermudez, Jaime authored
-
Bermudez, Jaime authored
-
- Mar 10, 2017
-
-
Bermudez, Jaime authored
Update monkey-patching of reverse method to account for Django 1.10 moving that method into the django.urls package.
-
- Jun 16, 2016
-
-
Colin Murtaugh authored
-
Colin Murtaugh authored
-
- Apr 08, 2016
-
-
David Bonner authored
Merge pull request #36 from Harvard-University-iCommons/bugfix/rascalking/tlt-2211/bump-version-in-setup-py Sprint 45 TLT-2211 Oops, bump the version in setup.py
-
Dave Bonner authored
-
David Bonner authored
Merge pull request #35 from Harvard-University-iCommons/bugfix/rascalking/tlt-2211/cleanly-catch-and-log-oauth-error Sprint 45 TLT-2211 Catch, log, and handle lti oauth validation errors better
-
Dave Bonner authored
in this case, better means explicitly catching oauth errors (since ims_lti_py doesn't catch-and-wrap them). now we can log the error alongside the post params, to help us troubleshoot from the prod logs, and we can return a permission denied error, so the user gets an unauthorized page instead of a 500 internal sever error.
-
- Sep 04, 2015
-
-
David Bonner authored
Merge v1.2.4 to master
-