For regression testing, make sure that drag-drop of sections, resources and blocks still work as before after this patch is applied.
To test the feature itself, try adding a separate drag-drop instance on the page that already uses moodle-core-dragdrop module (e.g. course/view.php). You may use MDL-33292 for testing, it will not work without this patch.
For regression testing, make sure that drag-drop of sections, resources and blocks still work as before after this patch is applied.
To test the feature itself, try adding a separate drag-drop instance on the page that already uses moodle-core-dragdrop module (e.g. course/view.php). You may use MDL-33292 for testing, it will not work without this patch.
Discovered a bug in MDL-33192 whereby event.drop is assumed to exist.
blocks
MDL-33292Add ability to drag/drop the chooser dialogues (module chooser)
Closed
caused a regression
MDL-35767drag and drop code seems to assume that every dragged thing has .commands