moodle/mod/lti
Eloy Lafuente (stronk7) 0ed53be9b2 MDL-66902 tests: Fix all incorrect namespaces
This issue just goes over all the currently incorrect
namespaces in test cases and:

1. Change the namespace to the correct one.
2. Move/rename it to correct location if needed (level 2 and down).
3. Remove not needed MOODLE_INTERNAL check when possible.
4. Remove file phpdoc when the file only has one class.
5. Make small adjustments in case the change of namespace requires it.
2022-09-26 14:12:16 +02:00
..
amd MDL-74906 mod_lti: fix form selector in multi-item content item post 2022-06-09 16:52:36 +08:00
backup MDL-69202 Restore backup: add getter method for oldmoduleid 2021-01-16 10:25:05 +01:00
classes MDL-72299 mod_lti: fix html escaping when reposting cross site posts 2022-07-06 05:24:15 +02:00
db MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
lang/en MDL-67347 lang: Final removal of deprecated strings in 3.9 2022-06-15 16:46:16 +08:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
service Merge branch 'MDL_74310_master' of https://github.com/cengage/moodle 2022-06-13 11:45:55 +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-66902 tests: Fix all incorrect namespaces 2022-09-26 14:12:16 +02:00
ajax.php
auth.php MDL-74481 mod_lti: fix role lookup for LTI 1.3 2022-04-13 12:57:58 -04: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
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
index.php
instructor_edit_tool_type.php
launch.php MDL-68800 mod_lti: fix domain matching launches for 1.3 2020-05-26 16:35:16 -04:00
lib.php MDL-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +08:00
locallib.php MDL-74235 mod_lti: Update use of logo to monologo 2022-04-07 13:43:55 +06: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-73523 libraries: openssl_free_xxx() methods are deprecated in php80 2022-01-20 14:48:22 +01: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-70896 mod: libxml_disable_entity_loader is deprecated in php 8.0 2021-02-15 18:58:56 +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-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-68011 course: Final deprecation of the callback get_shortcuts() 2022-07-19 14:13:36 +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-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-73498 mod_lti: iframe allowed domain fixed 2022-06-20 15:53:45 +02:00