ferranrecio
ebaf06848c
MDL-82541 core_courseformat: delegated sections in disabled plugins
2024-09-12 16:07:42 +02:00
ferranrecio
9065e509da
MDL-82260 core_courseformat: sync subsections access restrictions
2024-07-26 16:56:58 +02:00
Mikel Martín
b4ecd9d805
MDL-81648 course: Add a method to retrieve delegate section parent
...
- New 'get_parent_section()' function added to sectiondelegate abstract class
2024-05-31 10:50:20 +02:00
Sara Arjona
e188a28add
MDL-80203 courseformat: Set action menu for delegated sections
...
Co-authored by: Ferran Recio <ferran@moodle.com >
2024-04-09 15:28:16 +02:00
Ferran Recio
fbbb86a2a6
MDL-80715 core_courseformat: delegate section and cm rename
2024-03-20 16:51:12 +01:00
Ferran Recio
34ce0eddc0
MDL-80190 core_courseformat: prevent delegated sections loops
...
This patch prevent dropping an activity with delegated sections inside
another delegated section. Without this patch the teacher can create a
deadlock drag&droping the subsection inside itself. We won't allow
subsections inside subsections so any activity with subsection cannot
be dropped inside a subsección.
2024-02-07 12:14:59 +01:00
Ferran Recio
837dc7e852
MDL-80186 course: adding new fields to delegate sections logic
2023-12-20 12:02:51 +01:00