moodle/mod/lesson
2024-03-20 23:51:12 +00:00
..
backup MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-78496 core: Address phpcs issues with upgrade.php files 2023-11-19 21:20:53 +08:00
lang/en MDL-80725 lang: Import fixed English strings (en_fix) 2024-01-31 18:45:03 +01:00
pagetypes MDL-80488 mod_lesson: avoid overflowing length of page titles. 2024-03-20 23:51:12 +00:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
templates MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
tests Merge branch 'MDL-80656-main' of https://github.com/lameze/moodle 2024-01-25 12:14:05 +08:00
continue.php MDL-74127 lesson: Show remaining attempts on all types of jumps 2022-03-14 12:55:26 +08:00
deprecatedlib.php MDL-73545 mod_lesson: final removal of reprecated header button method. 2023-12-15 14:31:37 +00:00
edit.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
editpage.php MDL-72095 theme_boost: max width for activity pages 2021-12-08 17:29:49 +01:00
editpage_form.php
essay.php MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
essay_form.php
format.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
grade.php
import.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
import_form.php MDL-65605 mod_lesson: Fix the issue when get_draft_files returns null 2019-05-20 23:43:59 +10:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lesson.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
lib.php MDL-78284 theme: Add new interactive content and update styles 2024-02-15 17:49:43 +01:00
locallib.php MDL-80488 mod_lesson: avoid overflowing length of page titles. 2024-03-20 23:51:12 +00:00
mediafile.php
mod_form.php MDL-79408 mod_lesson: safer unserializing/comparison of properties. 2023-10-04 01:24:19 +00:00
override_form.php MDL-80079 core: Correct incorrect arg to format_string::$options 2023-11-14 22:28:55 +08:00
overridedelete.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
overrideedit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overrides.php MDL-77057 group: format group names in module override pages. 2023-01-27 11:50:58 +00:00
renderer.php MDL-77690 mod_lesson: Lesson accessibility fixes 2023-06-30 17:00:38 +08:00
report.php MDL-71941 mod_lesson: Deprecate 'Grade' string 2023-11-02 16:02:32 +01:00
settings.php MDL-75872 mod_lesson: allow unlimited attempts default value. 2022-11-09 18:53:54 +00:00
tabs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
timer.js
upgrade.txt MDL-73545 mod_lesson: final removal of reprecated header button method. 2023-12-15 14:31:37 +00:00
version.php MDL-79551 versions: bump all versions and requires near release 2023-10-04 13:57:17 +08:00
view.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
view_form.php