moodle/question
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
..
amd MDL-84146 question: Improve handling of JS parameters 2025-02-04 02:34:28 +00:00
bank MDL-75669 theme_boost: Fix incorrect .row BS5 class usages 2025-02-14 10:58:36 +01:00
behaviour NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
classes Merge branch 'MDL-79265-master' of https://github.com/NashTechOpenUniversity/moodle 2025-02-13 09:15:20 +07:00
engine MDL-83468 phpunit: Fix data provider param names 2025-01-20 16:47:55 +01:00
format MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
templates MDL-75669 theme_boost: Fix incorrect .row BS5 class usages 2025-02-14 10:58:36 +01:00
tests Merge branch 'MDL-79265-master' of https://github.com/NashTechOpenUniversity/moodle 2025-02-13 09:15:20 +07:00
type MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
yui MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
banks.php MDL-84138 mod_qbank: Add title to the page. 2025-01-17 09:48:17 +01:00
deprecatedlib.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
edit.php MDL-79281 core_question: Remove 'deleteall' param from edit page. 2025-01-20 14:22:20 +00:00
editlib.php MDL-81952 questions: Fix warning in export of multitype 2024-12-14 13:16:19 +01:00
flags.js MDL-82282 question: consider only editable flags in JS module. 2024-07-04 10:19:22 +01:00
format.php MDL-83920 core_question: Error when trying exporting 0 questions. 2024-12-06 08:36:12 +01:00
lib.php MDL-79281 core_question: Remove 'deleteall' param from edit page. 2025-01-20 14:22:20 +00:00
qengine.js MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
renderer.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-78662 question: Correct upgrade notes 2024-07-04 12:17:50 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2025-01-31 09:20:03 +07:00