moodle/mod/lti
2024-03-28 11:46:51 +07:00
..
amd MDL-79384 mod_lti: fix tool configuration details modal 2023-09-19 09:41:19 +08:00
backup MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
classes MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
db MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
lang/en MDL-79323 lang: Import fixed English strings (en_fix) 2023-09-19 10:24:37 +01:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
service MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
source MDL-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +08:00
templates MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
tests Merge branch 'main_MDL-81172' of https://github.com/mattporritt/moodle 2024-03-28 11:46:51 +07:00
auth.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01: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-71887 mod_lti: repost when no cookie due to crosssite request 2021-07-07 14:17:12 +08:00
coursetooledit.php MDL-78909 mod_lti: Show category restriction only for site tools 2023-09-11 10:14:58 +08:00
coursetools.php MDL-78753 mod_lti: fix access control for LTI External tools page 2023-08-15 18:03:43 +07:00
deprecatedlib.php MDL-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +08:00
edit_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
externalregistrationreturn.php MDL-54879 mod_lti: Add fallback options for error message upon failure 2016-07-28 14:38:29 +08:00
grade.php MDL-69275 mod_lti: submission review (gradebook launch) 2022-10-26 15:03:41 -04:00
index.php
launch.php MDL-78576 mod_lti: fail launch early when preconfigured tool not found 2023-08-16 23:51:31 +08:00
lib.php MDL-78284 theme: Add new interactive content and update styles 2024-02-15 17:49:43 +01:00
locallib.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
mod_form.php Merge branch 'MDL-80646-main' of https://github.com/mihailges/moodle 2024-03-06 13:21:52 +08:00
OAuth.php MDL-77840 lti: Avoid passing nulls to base64_encode 2023-05-02 13:46:41 +10:00
OAuthBody.php MDL-62599 mod_lti: Changes from integration review 2019-05-06 13:33:42 +08:00
openid-configuration.php MDL-73779 mod_lti: dynreg fix messages supported 2022-02-04 15:32:55 -05:00
openid-registration.php MDL-70500 lti: dyn reg can be used to update tools 2021-04-20 17:12:28 -04:00
register.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
register_form.php
registersettings.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +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-78916 mod_lti: deprecate and remove unused strings and files 2023-09-15 10:47:10 +08:00
service.php MDL-76953 mod: deprecate libxml library method wrappers. 2023-06-16 19:15:24 +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-70500 lti: dyn reg can be used to update tools 2021-04-20 17:12:28 -04:00
styles.css MDL-78916 mod_lti: deprecate and remove unused strings and files 2023-09-15 10:47:10 +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-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
toolproxies.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
toolssettings.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
TrivialStore.php
typessettings.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
upgrade.txt MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08:00
upgradelib.php MDL-66708 lti adv: fix check for key in config 2019-11-25 14:14:33 -05:00
version.php MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
view.php MDL-78576 mod_lti: fail launch early when preconfigured tool not found 2023-08-16 23:51:31 +08:00