moodle/mod/lti
Simey Lameze d9cccadcf2 MDL-76065 behat: Review and enhance mod_lti Behat tests
In this commit, the following improvements were made to the mod_lti Behat tests:

* Replaced manual steps with data generators to set completion.
* Eliminated unnecessary user and course enrolments data generation as some tests can be performed as an admin.
* Removed the @javascript tag from non-JS tests.
* Updated the LTI data generator to generate an internal Moodle URL in the toolurl field, enabling the use of XML files.
2023-05-23 12:11:48 +08:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup MDL-76258 mod_lti: Codign style fixes 2022-11-29 12:28:35 +08:00
classes MDL-77840 lti: Avoid passing nulls to base64_encode 2023-05-02 13:46:41 +10:00
db MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
lang/en MDL-69126 lang: final removal of deprecated 310 strings. 2023-01-05 14:38:37 +00: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-72299 mod_lti: fix html escaping when reposting cross site posts 2022-07-06 05:24:15 +02:00
tests MDL-76065 behat: Review and enhance mod_lti Behat tests 2023-05-23 12:11:48 +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 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
deprecatedlib.php MDL-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +08:00
edit_form.php MDL-74947 mod_lti: remove text validation from password field 2022-07-11 13:25:40 +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 MDL-65536 mod_lti: OpenSSL configuration 2019-05-14 11:27:25 +08:00
launch.php MDL-69275 mod_lti: submission review (gradebook launch) 2022-10-26 15:03:41 -04:00
lib.php MDL-76362 various: Avoid passing nulls to functions that don't allow nulls 2023-01-23 09:15:54 +08:00
locallib.php Merge branch 'MDL-69976' of https://github.com/paulholden/moodle 2023-04-04 12:20:52 +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 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
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-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
startltiadvregistration.php MDL-70500 lti: dyn reg can be used to update tools 2021-04-20 17:12:28 -04:00
styles.css MDL-69023 mod_lti: remove superfluous css rule 2021-12-08 19:39:27 +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-73848 administration: Fix the breadcrumbs and nav highlights 2022-03-25 17:44:47 +08:00
upgrade.txt MDL-69976 mod_lti: final removal of deprecated 310 method. 2023-03-20 09:41:15 +00:00
upgradelib.php MDL-66708 lti adv: fix check for key in config 2019-11-25 14:14:33 -05:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
view.php MDL-69275 mod_lti: submission review (gradebook launch) 2022-10-26 15:03:41 -04:00