moodle/mod/lti
Jake Dallimore 8ed8b6e9b9
MDL-78597 mod_lti: make new course tools show in activity chooser
This will only impact newly created course tools, not existing tools.
Existing tools will be listed in the LTI External tools page and
teachers will be able to add them to the activity chooser from there.
2023-08-29 13:05:55 +08:00
..
amd MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
backup MDL-76258 mod_lti: Codign style fixes 2022-11-29 12:28:35 +08:00
classes Merge branch 'MDL-78576-master' of https://github.com/snake/moodle 2023-08-17 09:12:36 +02:00
db NOBUG: Fixed file access permissions 2023-08-26 11:04:43 +08:00
lang/en MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
service MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
source MDL-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +08:00
templates MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
tests MDL-78597 mod_lti: make new course tools show in activity chooser 2023-08-29 13:05:55 +08:00
ajax.php
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
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-78597 mod_lti: improve DB reads on coursetooledit page 2023-08-29 13:05:55 +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-78597 mod_lti: make new course tools show in activity chooser 2023-08-29 13:05:55 +08:00
externalregistrationreturn.php
grade.php MDL-69275 mod_lti: submission review (gradebook launch) 2022-10-26 15:03:41 -04:00
index.php
instructor_edit_tool_type.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-78753 mod_lti: fix access control for LTI External tools page 2023-08-15 18:03:43 +07:00
locallib.php MDL-78597 mod_lti: improve DB reads on coursetooledit page 2023-08-29 13:05:55 +08:00
mod_form.js MDL-67473 mod_lti: deeplinking multiple support 2020-09-30 08:03:59 -04:00
mod_form.php MDL-77348 mod_lti: Added missing class properties 2023-04-12 13:56:21 +07:00
OAuth.php MDL-77840 lti: Avoid passing nulls to base64_encode 2023-05-02 13:46:41 +10:00
OAuthBody.php
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
register_form.php
registersettings.php MDL-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
registration.php
registrationreturn.php
request_tool.php
return.php
service.php MDL-76953 mod: deprecate libxml library method wrappers. 2023-06-16 19:15:24 +01:00
servicelib.php
services.php
settings.php
startltiadvregistration.php MDL-70500 lti: dyn reg can be used to update tools 2021-04-20 17:12:28 -04:00
styles.css MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
token.php
toolconfigure.php
toolproxies.php
toolssettings.php
TrivialStore.php
typessettings.php MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
upgrade.txt MDL-76953 mod: deprecate libxml library method wrappers. 2023-06-16 19:15:24 +01:00
upgradelib.php
version.php MDL-69489 mod_lti: Make LTI only available to specific course categories 2023-08-22 12:53:07 +01:00
view.php MDL-78576 mod_lti: fail launch early when preconfigured tool not found 2023-08-16 23:51:31 +08:00