Merge branch 'MDL-83562-main-v02' of https://github.com/ferranrecio/moodle

This commit is contained in:
Sara Arjona 2025-01-31 16:16:20 +01:00 committed by Jun Pataleta
commit 5075be8ecd
No known key found for this signature in database
GPG key ID: F83510526D99E2C7
15 changed files with 200 additions and 175 deletions

View file

@ -0,0 +1,11 @@
issueNumber: MDL-83562
notes:
core_courseformat:
- message: >-
The old UI for moving activities and sections without javascript is
not avaiable anymore from the actions dropdown. From now, on the only UI
to move activities and sections is using the move action in the course
editor. Format plugins can still use the old links to make the "move here"
elements appear, but they will show deprecated messages. All the non-ajax
moving will be removed in Moodle 6.0.
type: removed