moodle/mod/lti
Jake Dallimore 5c737525d8
MDL-78597 mod_lti: Add test for manually configured instance editing
This adds a single scenario covering all the expected behavior for those
existing, manually configured tools. It also removes any tests dealing
with creation of manually configured instances, which is not supported
any more.
2023-08-29 16:14:11 +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 MDL-78597 mod_lti: add \mod_lti\local\types_helper class 2023-08-29 13:11:49 +08:00
db MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08:00
lang/en MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08: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: Add test for manually configured instance editing 2023-08-29 16:14:11 +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: remove tool configuration usage for course tools 2023-08-29 13:06:46 +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-78597 mod_lti: let content item callbacks obey preconfigured cap 2023-08-29 13:06:48 +08:00
locallib.php MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08:00
mod_form.js MDL-78597 mod_lti: retain selected option when arranging into optgroups 2023-08-29 13:06:48 +08:00
mod_form.php MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08: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 MDL-66920 mod_lti: Allow usage of both JWKS URI and Public Key 2020-04-16 08:53:53 -03:00
toolconfigure.php
toolproxies.php
toolssettings.php
TrivialStore.php
typessettings.php MDL-78597 mod_lti: remove tool configuration usage for course tools 2023-08-29 13:06:46 +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
version.php MDL-78597 mod_lti: deprecate mod/lti:addmanualinstance and lock config 2023-08-29 16:14:11 +08:00
view.php MDL-78576 mod_lti: fail launch early when preconfigured tool not found 2023-08-16 23:51:31 +08:00