moodle/question/bank/viewquestiontext
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-74054 qbank: Miscellaneous coding style fixes 2023-09-22 10:53:53 +08:00
classes MDL-84191 qbank_viewquestiontext: Add filter for question text. 2025-01-16 09:17:32 +00:00
db MDL-74054 qbank_viewquestiontext: Convert from filter to question bank control 2023-09-22 10:53:53 +08:00
lang/en MDL-84191 qbank_viewquestiontext: Add filter for question text. 2025-01-16 09:17:32 +00:00
templates MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
tests/behat MDL-84191 qbank_viewquestiontext: Fix Behat failures 2025-01-21 17:13:21 +07:00
save.php MDL-74054 qbank: Miscellaneous coding style fixes 2023-09-22 10:53:53 +08:00
styles.css MDL-75669 theme_boost: Refactor custom form elements to BS5 2025-02-14 10:58:36 +01:00
version.php NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00