Sara Arjona
e812811b11
Merge branch 'MDL-81767-main' of https://github.com/roland04/moodle
2024-09-03 19:35:20 +02:00
Mikel Martín
c4470cc7f9
MDL-81767 mod_subsection: Add hook for activitychooserbutton
...
- Add the new 'FEATURE_QUICKCREATE' to mod_subsection.
- Implement the 'before_activitychooserbutton_exported' hook callback that adds
an extra action_link to add subsections in a course section.
- Add a new permission class.
2024-09-03 13:35:04 +02:00
Mikel Martín
2738e58304
MDL-82617 mod_subsection: Redirect from modedit to sectionedit page
...
When accessing mod_subsection edit form, redirect to section edit page of the
delegated section.
2024-09-02 10:15:52 +02:00
Sara Arjona
7e0bd1b12b
Merge branch 'MDL-82619-main-cr' of https://github.com/ferranrecio/moodle
2024-08-19 12:08:19 +02:00
Amaia Anabitarte
ca3c2c46e8
MDL-82619 core_course: Subsections in hidden sections should be hidden
2024-08-16 14:33:43 +02:00
Dani Palou
e12954e55c
MDL-82385 subsection: Return delegated section ID in customdata
2024-08-14 11:29:24 +02:00
ferranrecio
9065e509da
MDL-82260 core_courseformat: sync subsections access restrictions
2024-07-26 16:56:58 +02:00
Mikel Martín
1b8ec78421
MDL-81766 mod_subsection: Display subsection content in activity card
...
- Replace the standard activity card display with the delegated section
rendering.
- Add and fix related SCSS styles.
2024-07-23 16:33:00 +02:00
ferranrecio
a76ec9fdcb
MDL-81765 mod_subsection: add plugin to core
2024-07-05 13:04:49 +02:00