moodle/mod/lesson
Simey Lameze a91499c9f1 MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto
These steps are currently using Atto-specific UI features and must
therefore make use of the @editor_atto tag to ensure that they continue
to run using Atto.

A new issue will be raised to migrate each of these to be
editor-agnostic.
2022-10-09 20:26:01 +08:00
..
backup MDL-65555 mod_lesson: fix group override backup and restore 2019-07-16 11:16:03 +10:00
classes MDL-74608 activities: a new option to force the activity language 2022-08-15 22:15:52 +01:00
db MDL-71747 upgrade: remove all the < 3.9.0 upgrade steps 2022-07-07 19:16:37 +02:00
lang/en MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
pagetypes MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
pix MDL-74815 pix: Convert PNG version of darkened SVG icons 2022-07-04 14:03:39 +08:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto 2022-10-09 20:26:01 +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-71144 mod_lesson: Deprecate lesson_get_completion_state() 2021-04-22 10:08:11 +10: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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
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-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-73532 navigation: Modify methods that extend the setting nav 2022-02-14 09:40:27 +08:00
locallib.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mediafile.php MDL-57633 mod_lesson: Move to function the lesson availability checks 2017-01-31 17:01:48 +01:00
mod_form.php MDL-53966 lesson: Allow maximum number of attempts to be unlimited 2020-10-04 13:20:39 +11:00
override_form.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overridedelete.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overrideedit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overrides.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
renderer.php MDL-48633 mod_lesson: Fix lesson grade handling when scales in use 2022-03-22 23:02:20 +11:00
report.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
settings.php MDL-71118 core: Add grade (verb) string. 2021-04-17 11:46:09 +02:00
tabs.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
timer.js MDL-48962 mod-lesson: maxtime should use a duration form element 2015-02-26 10:28:42 +01:00
upgrade.txt MDL-73362 lesson: Bring tertiary nav changes into classic 2022-01-17 10:39:18 +08:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php MDL-73362 lesson: Marry up implementation with the prototype 2022-01-17 10:39:18 +08:00
view_form.php