Commit Graph

5 Commits

Author SHA1 Message Date
Muhammad Arnaldo 2f19fb4cc1 MDL-87540 dashboard: Add course overview block by default 2026-02-04 10:56:17 +07:00
Daniel Poggenpohl ab1c3d2b59 MDL-87017 blocks: Provide page context to page_type_list functions
- The current context may be necessary when deleting a frontpage block displayed on every page with javascript disabled
- The current context may be necessary when a frontpage block is displayed on every page and the question bank is viewed
- Also handle a NULL currentcontext for question_page_type_list() correctly
2025-11-14 15:30:50 +01:00
Paul Holden df337ee4fd MDL-86822 mod_h5pactivity: fix block page type list method parameters.
Similar was done before in 7a77493b.
2025-10-02 12:01:21 +01:00
Paul Holden b206404a39 MDL-83066 blocks: restore deletion warning for "sticky" blocks.
It was lost when switching to modal delete configuration in 529c5c2e.
2025-08-18 08:49:20 +01:00
Andrew Nicols f747c15cbf MDL-83424 core: Restructure Moodle codebase 2025-07-12 17:51:38 +08:00