[AMOS commit] MDL-76432 core_courseformat: migrate file drag and drop Committed into Git: 2022-12-01 14:44 UTC

[AMOS commit] MDL-76432 core_courseformat: migrate file drag and drop Committed into Git: 2022-12-01 14:44 UTC

by AMOS bot -
Number of replies: 0
Author: Ferran Recio
MDL-76432 core_courseformat: migrate file drag and drop
Replace the old course/dragdrop.js file (which was not even minimised)
to AMD modules and integrate them to the new reactive course editor.
From now on, a file can be drop over any course section, no matter if it
is in the course content or in the course index. It will also start
using the new process monitor to show the uploading state to the user.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=1113f8328e2d53feff79021f730fbae0111673f8
http://github.com/moodle/moodle/commit/1113f8328e2d53feff79021f730fbae0111673f8

+ 4.2 en [dndmaxbytes,core_error]
+ 4.2 en [dndread,core_error]
+ 4.2 en [dndupload,core_error]
+ 4.2 en [dndunkownfile,core_error]