Jake Dallimore
|
2854c6fcf4
|
Merge branch 'MDL-73602_main' of https://github.com/marxjohnson/moodle
|
2026-01-16 15:20:06 +08:00 |
|
Safat
|
f02c4b8d06
|
Merge branch 'MDL-67733-main' of https://github.com/HuongNV13/moodle
|
2026-01-07 16:15:39 +11:00 |
|
Mark Johnson
|
3d5e54f7b4
|
MDL-73602 questions: Remove qtype_random
|
2026-01-02 15:37:54 +00:00 |
|
Muhammad Arnaldo
|
6084cfef71
|
MDL-86346 lib: Update mustache helper after upgrade
- Update component file, moved mustache from psr-0 to psr-4 section
- Update mustache helpers
- Update mustache related tests
|
2025-12-29 10:38:28 +07:00 |
|
Huong Nguyen
|
8d1b8e6d15
|
MDL-67733 core: Add new libs to namespace
|
2025-12-17 07:44:45 +07:00 |
|
Dan Marsden
|
5d5d875d1d
|
MDL-86376 core: Make public static functions more resilient
a
|
2025-10-16 20:43:28 +13:00 |
|
Andrew Nicols
|
1b7682d536
|
MDL-82159 core: Update namespace of core navigation
|
2025-09-01 15:09:26 +02:00 |
|
Andrew Nicols
|
70a4e2a3ba
|
MDL-86155 course: Move course internals to autoloading
| Old class name | New class name |
| --- | --- |
| `\cm_info` | `\course\cm_info
| `\cached_cm_info` | `\course\cached_cm_info` |
| `\section_info` | `\course\section_info` |
| `\course_modinfo` | `\course\modinfo` |
|
2025-08-06 20:03:37 +08:00 |
|
Andrew Nicols
|
5eb64075f4
|
MDL-83424 core: Make \core\component more resilient outside of install
|
2025-07-14 09:16:26 +07:00 |
|
Andrew Nicols
|
3133520615
|
MDL-83424 core: Update component/plugin resolution to include new paths
|
2025-07-12 17:51:40 +08:00 |
|
Andrew Nicols
|
f747c15cbf
|
MDL-83424 core: Restructure Moodle codebase
|
2025-07-12 17:51:38 +08:00 |
|