Releases: openfun/django-lti-toolbox
Releases · openfun/django-lti-toolbox
2.0.0
15 Jul 15:57
Compare
Sorry, something went wrong.
No results found
Changed
Compute origin_url from consumer URL instead of HTTP_REFERER
1.3.0
25 Apr 14:51
Compare
Sorry, something went wrong.
No results found
Added
Enhance the LTI class with origin_url and is_moodle_format properties
1.2.0
13 Sep 16:58
Compare
Sorry, something went wrong.
No results found
Added
Add a utils function sign_parameters used for testing
Enhance the LTI class with role-checking properties
Add an LTIRole enum
Fixed
Rename ParamsMixins to ParamsMixin
Add string inheritance to the LTIMessageType enum
1.1.0
30 Aug 17:11
Compare
Sorry, something went wrong.
No results found
Added
Accept Content-Item selection request used in a deep linking context
Add an LTIMessageType enum
Fixed
Use modern python method decorator for all LTI view classes
1.0.1
03 Feb 15:11
Compare
Sorry, something went wrong.
No results found
Fixed
Replace url method by re_path for django 4.0 compatibility
1.0.0
13 Jan 10:08
Compare
Sorry, something went wrong.
No results found
Added
Add a url field to the LTIConsumer model
1.0.0b1
11 Jun 15:09
Compare
Sorry, something went wrong.
No results found
Added
Import lti_toolbox library and tests from Ashley