Skip to content

Releases: celtic-project/wordpress-lti

Version 3.2.4

24 May 19:42
Compare
Choose a tag to compare

Fix issues with error handling when creating database tables.

Version 3.2.3

19 Oct 20:44
Compare
Choose a tag to compare

Fix bug with idScope when using dynamic registration of tools
Reinstate code to remove unwanted backslashes

Version 3.2.1

28 Jun 07:57
Compare
Choose a tag to compare

Change capability used for displaying admin menu
Fix bug when removing blogs in plugin deletion

Version 3.2.0

13 Jun 15:26
Compare
Choose a tag to compare

Correct check for saving email address
Add settings link to plugins page entry
Ensure settings defined by other plugins are saved when adding a new platform
Add support for v5 of ceLTIc LTI library (forthcoming)

Version 3.1.0

02 Apr 14:10
Compare
Choose a tag to compare

Allow role mapping to be set for individual platforms
Enhance extension points
Remove last login option

Version 3.0.2

02 Jun 09:53
Compare
Choose a tag to compare

Prevent role being set for default site in multisite installations
Change lti_tool_save_options from action to filter
Ensure ID scope and debug settings are saved when adding a new platform

Version 3.0.1

24 May 20:33
Compare
Choose a tag to compare

Fix bug with dynamic registration
Minor code updates

Version 3.0.0

22 Feb 00:45
Compare
Choose a tag to compare

Update slug from "lti" to "lti-tool" to enable it to be accepted into the WordPress plugin repository
Add support for non-multisite installations of WordPress
Use a WordPress transient to store session data
Move default settings from config.php file to Settings page
Add username scope options of username and email address
Add support for overriding default behaviour via another plugin
Simplified interface when synchronising users

Version 2.2.0

16 Feb 20:30
Compare
Choose a tag to compare

Reinstate correct location for saving settings values
Fix paging of LTI Users table
Avoid headers already sent notice
Fix bug with deleting blogs
Add uninstall options to delete LTI tables and blogs

Version 2.1.0

17 Jan 00:03
Compare
Choose a tag to compare

Add support for registration message (based on the Moodle implementation as the final spec has not yet been published).