moodle/course
Laurent David ed029faf06 MDL-81510 core_courseformat: Do not reset the scroll position
* Revert the change made in MDL-75762 which would wait and change
  course index selection depending on the actual scroll position
2024-06-07 09:38:54 +02:00
..
ajax
amd MDL-82045 course: Destroy copy course modal instead of hiding it 2024-06-06 10:03:44 +08:00
classes MDL-81330 reportbuilder: add cohort data to participants report source. 2024-04-29 11:14:16 +01:00
format MDL-81510 core_courseformat: Do not reset the scroll position 2024-06-07 09:38:54 +02:00
report
templates MDL-70829 course: Mark up decorative images properly 2024-04-12 10:42:10 +08:00
tests Merge branch 'MDL-81698' of https://github.com/stronk7/moodle 2024-05-28 10:10:39 +08:00
yui
admin.php
bulkcompletion.php
category.ajax.php
changenumsections.php
completion.php
completion_form.php
customfield.php
defaultcompletion.php
delete.php
dndupload.js
dndupload.php
dnduploadlib.php
downloadcontent.php MDL-81890 course: Fix sesskey checks 2024-06-06 22:02:35 +08:00
edit.php
edit_form.php MDL-81456 core: Correct namespace imports 2024-04-09 16:13:42 +08:00
editbulkcompletion.php
editcategory.php
editsection.php
editsection_form.php
enrol.php
externallib.php Merge branch 'MDL-78370-main' of https://github.com/junpataleta/moodle 2024-04-04 14:17:15 +08:00
index.php
info.php
jumpto.php
lib.php Merge branch 'MDL-80820' of https://github.com/marinaglancy/moodle 2024-04-15 10:42:22 +08:00
loginas.php
management.php
mod.php
modduplicate.php
modedit.php
modlib.php MDL-80911 Course: Fix missing required files 2024-05-20 10:05:41 +07:00
modregrade.php
moodleform_mod.php
pending.php
recent.php
recent_form.php
recommendations.php
renderer.php MDL-70829 course: Mark up decorative images properly 2024-04-12 10:42:10 +08:00
report.php
request.php
request_form.php
reset.php MDL-81872 course: Coding style improvements 2024-05-28 09:25:39 +08:00
reset_form.php MDL-81872 course: Improve wording and workflow for reset 2024-05-27 16:18:54 +02:00
resources.php
rest.php MDL-73735 course: remove duplicate line of code 2024-05-21 13:11:20 +02:00
scales.php
search.php MDL-78433 course: Remove duplicated course search form 2024-04-23 16:08:03 +02:00
section.php MDL-82009 course: Course blocks should be displayed in section page too 2024-05-31 08:16:49 +02:00
switchrole.php
switchrole_form.php
tags.php
tags_form.php
togglecompletion.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2024-06-06 22:30:24 +08:00
user.php
view.php