moodle/mod/scorm
Mikel Martín 3b8c9fd410 MDL-75669 theme_boost: Fix incorrect .row BS5 class usages
In BS5 all .row classes are intended to contain elements with any .col class
There were some cases where the .row class was being used only for display flex
purposes, so they where replaced.
2025-02-14 10:58:36 +01:00
..
backup MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
classes MDL-82158 core: Update most uses of cache_ classes 2024-08-20 20:44:28 +08:00
datamodels MDL-83336 core: Update for deprecation of xml_set_object 2024-10-09 15:02:37 +08:00
db MDL-83705 core: Update subplugins.json relative to plugin 2024-12-19 09:03:00 +07:00
lang/en MDL-83332 core: Revert the slashargument removal on MDL-62640 2024-10-02 18:36:14 +07:00
pix MDL-83639 pix: Update custom icons 2024-12-20 07:40:23 +01:00
report NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
templates MDL-75669 theme_boost: Fix incorrect .row BS5 class usages 2025-02-14 10:58:36 +01:00
tests MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
aicc.php Merge branch 'MDL-82193-main' of https://github.com/ericmerrill/moodle 2024-07-22 09:39:15 +07:00
datamodel.php MDL-46279 mod_scorm: Fix updating of scorm values on re-entry to scorm. 2023-07-21 19:45:43 +12:00
deprecatedlib.php MDL-71196 completion: final removal of get_completion_state support. 2023-07-31 09:04:03 +01:00
grade.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-82349 core_courseformat: new get_generic_section_name method 2024-11-12 12:22:25 +01:00
lib.php MDL-83639 pix: Update custom icons 2024-12-20 07:40:23 +01:00
loadSCO.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
locallib.php MDL-82601 scorm: score not being stored when force complete is used 2025-01-13 09:56:07 -03:00
mod_form.php MDL-83332 core: Revert the slashargument removal on MDL-62640 2024-10-02 18:36:14 +07:00
module.js MDL-74454 mod_scorm: Fixed problems in lateral navigation. 2022-10-05 12:40:06 +02:00
player.js
player.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
prereqs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
report.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
reportsettings_form.php
request.js MDL-68896 mod_scorm: improved sendBeacon use when unloading 2020-08-19 20:29:28 +12:00
settings.php MDL-73448 scorm: Remove displayactivityname in scorm. 2022-02-10 15:23:36 +08:00
styles.css
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
version.php NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
view.js MDL-73448 scorm: Update scorm tertiary navigation 2022-02-10 15:23:36 +08:00
view.php MDL-46279 mod_scorm: re-factor database tables. 2023-07-18 16:10:47 +12:00