moodle/mod/lti
2021-03-18 00:34:05 +01:00
..
amd MDL-69680 lib: Replace deprecated jQuery functions 2021-03-04 12:48:26 +08:00
backup MDL-69202 Restore backup: add getter method for oldmoduleid 2021-01-16 10:25:05 +01:00
classes MDL-70284 mod_lti: dynreg fix response claims 2020-11-25 10:52:12 -05:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
service Merge branch 'MDL-67301-dynreg-squashed' of https://github.com/cengage/moodle 2020-10-26 12:40:31 +08:00
source MDL-67585 core_course: deprecate the callback get_shortcuts() 2020-02-20 11:42:21 +08:00
templates MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
tests Merge branch 'MDL-70284-dynreg-bug' of https://github.com/cengage/moodle 2020-12-21 16:39:08 +00:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
auth.php MDL-67473 mod_lti: deeplinking multiple support 2020-09-30 08:03:59 -04:00
certs.php MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
contentitem.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
contentitem_return.php MDL-62599 mod_lti: Correct content-item return 2019-05-06 13:33:42 +08:00
edit_form.php MDL-70288 mod_lti: Remove unnecessary empty label string 2021-02-02 13:53:05 +08:00
externalregistrationreturn.php MDL-54879 mod_lti: Add fallback options for error message upon failure 2016-07-28 14:38:29 +08:00
index.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
instructor_edit_tool_type.php MDL-65536 mod_lti: OpenSSL configuration 2019-05-14 11:27:25 +08:00
launch.php MDL-68800 mod_lti: fix domain matching launches for 1.3 2020-05-26 16:35:16 -04:00
lib.php MDL-69521 core: Move all comments in code from 4.3 to 4.1 2020-09-08 18:59:46 +02:00
locallib.php MDL-70896 mod: libxml_disable_entity_loader is deprecated in php 8.0 2021-02-15 18:58:56 +01:00
mod_form.js MDL-67473 mod_lti: deeplinking multiple support 2020-09-30 08:03:59 -04:00
mod_form.php MDL-70288 mod_lti: Remove unnecessary empty label string 2021-02-02 13:53:05 +08:00
OAuth.php MDL-55742 mod_lti: Remove support for get_magic_quotes_gpc 2016-09-01 14:58:29 +08:00
OAuthBody.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
openid-configuration.php MDL-70284 mod_lti: dynreg fix response claims 2020-11-25 10:52:12 -05:00
openid-registration.php MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
register.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
register_form.php MDL-45843 LTI: Fixes for sloppy form handling 2014-10-17 16:24:26 +08:00
registersettings.php MDL-53988 mod_lti: Improve error handling and user interface 2016-05-19 17:10:00 +08:00
registration.php MDL-47926 LTI: Fix missing sesskey checks and add content type headers to redirect 2014-11-03 14:43:54 +08:00
registrationreturn.php MDL-47926 LTI: Fix missing sesskey checks and add content type headers to redirect 2014-11-03 14:43:54 +08:00
request_tool.php MDL-47924 mod_lti: Fixing missing sesskey checkings 2014-11-04 11:00:51 +13:00
return.php MDL-60549 lti: support for moving embedded lti into separate tab 2018-01-10 12:08:44 +01:00
service.php MDL-70896 mod: libxml_disable_entity_loader is deprecated in php 8.0 2021-02-15 18:58:56 +01:00
servicelib.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
services.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
settings.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
startltiadvregistration.php MDL-67301 mod_lti: dynamic registration 2020-10-24 09:27:55 -04:00
styles.css MDL-64506 templates: Move BS2 btns' to BS4 btns' 2019-04-03 19:34:20 +08:00
token.php MDL-66920 mod_lti: Allow usage of both JWKS URI and Public Key 2020-04-16 08:53:53 -03:00
toolconfigure.php MDL-52154 mod_lti: Add tests and lang strings and finalise API 2016-04-27 13:15:33 +08:00
toolproxies.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
toolssettings.php MDL-53988 mod_lti: Fix followup up issues 2016-05-19 11:18:21 +08:00
TrivialStore.php MDL-45843 mod_lti: introduced support to LTI 2.0 2014-10-16 09:33:33 +13:00
typessettings.php MDL-62599 mod_lti: Add platform support for LTI 1.3 2019-05-06 13:33:42 +08:00
upgrade.txt MDL-67695 mod_lti: Use correct return structure for get_tool_proxies. 2020-10-20 04:08:35 +11:00
upgradelib.php MDL-66708 lti adv: fix check for key in config 2019-11-25 14:14:33 -05:00
version.php MDL-57756 mod_lti: params change to text type 2020-10-01 17:37:29 -04:00
view.php MDL-66810 mod_lti: Reinstate deprecated default permissions on iframe 2020-08-27 09:43:26 +08:00