moodle/enrol/lti
Mikel Martín 04975cd2b2 MDL-75669 theme_boost: Refactor custom form elements to BS5
- .custom-check is now .form-check.
- .custom-check.custom-switch is now .form-check.form-switch.
- .custom-select is now .form-select.
- .custom-file and .form-file have been replaced by custom styles on top of .form-control.
- .custom-range is now .form-range.
- Dropped .input-group-append and .input-group-prepend. You can now just add buttons
  and .input-group-text as direct children of the input groups.
2025-02-14 10:58:36 +01:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup/moodle2 MDL-69542 enrol_lti: backup changes for LTI Advantage 2022-02-11 10:52:40 +08:00
classes MDL-75669 theme_boost: Refactor BS5 data attributes 2025-02-14 09:10:33 +01:00
db MDL-83470 core: Remove upgrade steps from 4.1 2024-11-27 10:27:09 +08:00
ims-blti MDL-73700 enrol_lti: remove old PHP version check 2025-01-28 18:23:18 +01:00
lang/en MDL-80835 enrol_lti: add cookies required notice to auth login endpoint 2024-03-21 15:35:48 +08:00
pix NOBUG: Fixed SVG browser compatibility 2024-08-16 08:37:01 +07:00
templates MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
tests MDL-83468 phpunit: Fix various tests after phpunit 10 2025-01-20 16:47:55 +01:00
xml
cartridge.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
configure.php MDL-81890 enrol_lti: Fix sesskey checks 2024-06-06 22:02:35 +08:00
index.php MDL-69542 enrol_lti: add version based resource publication 2022-02-11 10:51:59 +08:00
jwks.php MDL-79675 enrol_lti: fix JWKS generation after library removals 2024-03-06 08:44:14 +08:00
launch.php MDL-79675 enrol_lti: fix class instantiation after library upgrade 2024-03-06 08:44:14 +08:00
launch_deeplink.php MDL-79675 enrol_lti: fix class instantiation after library upgrade 2024-03-06 08:44:14 +08:00
lib.php Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
login.php MDL-81491 enrol_lti: fix incorrect login_hint parameter type validation 2024-04-10 17:41:50 +08:00
manage_deployment.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
proxy.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
register.php MDL-81409 enrol_lti: fixes to dynamic registration to support Blackboard 2024-04-03 15:27:24 +08:00
register_platform.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
settings.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
styles.css MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
thirdpartylibs.xml MDL-74697 libraries: Update all third-party libraries with more metadata 2022-07-22 07:28:47 +02:00
tool.php MDL-76821 enrol_lti: prevent legacy launches via upgraded enrolment 2023-05-05 17:07:21 +08:00
upgradelib.php MDL-69542 enrol_lti: add upgrade and install code updating tables 2022-02-11 10:10:05 +08:00
version.php NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00