moodle/mod/lesson
2017-12-12 10:40:15 +08:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-59256 analytics: Respect activities specific access conditions 2017-11-07 08:14:53 +01:00
db MDL-59159 upgrade: clean < 3.1.0 upgrade steps 2017-12-04 01:18:57 +01:00
lang/en MDL-60057 mod_lesson: add calendar drag and drop callbacks 2017-12-11 14:29:16 +08:00
pagetypes MDL-49484 mod_lesson: Fix lesson page headers when editing 2017-06-24 05:21:25 +09:30
pix MDL-55327 mod_lesson: Added the ability to duplicate pages. 2016-09-20 10:36:13 +08:00
tests MDL-60057 mod_lesson: add unit tests for callbacks 2017-12-11 14:45:04 +08:00
continue.php MDL-51745 mod_lesson: Use format_text in response feedback 2017-08-07 15:53:11 +09:30
edit.php MDL-57174 mod_lesson: show settings menu on edit.php page 2016-11-29 10:24:55 +08:00
editpage.php
editpage_form.php
essay.php MDL-57643 mod_lesson: Refactor, move php code to locallib 2017-03-15 11:35:25 +01:00
essay_form.php
format.php
grade.php
import.php
import_form.php
index.php
lesson.php MDL-55327 mod_lesson: Added the ability to duplicate pages. 2016-09-20 10:36:13 +08:00
lib.php MDL-60057 mod_lesson: add calendar drag and drop callbacks 2017-12-11 14:29:16 +08:00
locallib.php Merge branch 'MDL-52538-master' of git://github.com/mihailges/moodle 2017-12-12 10:40:15 +08:00
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-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
override_form.php
overridedelete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
overrideedit.php MDL-55956 mod: Set event priority for activity overrides 2017-03-07 11:33:13 +08:00
overrides.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
renderer.php Merge branch 'MDL-57724-master' of git://github.com/jleyva/moodle 2017-03-22 21:20:03 +01:00
report.php MDL-57757 mod_lesson: Check that there is an object 2017-03-29 12:56:33 +02:00
settings.php
tabs.php
timer.js
upgrade.txt MDL-59287 upgrade.txt: avoid misleading versions 2017-07-11 11:30:43 +01:00
version.php MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
view.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
view_form.php