moodle/theme
Ferran Recio 1113f8328e 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.
2023-02-06 12:59:25 +01:00
..
boost MDL-76432 core_courseformat: migrate file drag and drop 2023-02-06 12:59:25 +01:00
classic MDL-76432 core: reactive drapdrop file support 2023-02-06 12:58:44 +01:00
font.php MDL-72646 theme: update font download MIME types, RFC-8081 2022-02-16 19:10:05 +13:00
image.php MDL-74235 core: Revert theme changes 2022-04-07 13:27:27 +06:00
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
javascript.php
jquery.php
styles.php MDL-76367 core: Apply RTL transformations to editors too 2022-11-18 15:13:12 +08:00
styles_debug.php
switchdevice.php
upgrade.txt MDL-75844 moodle_page: add a modname to body tag. 2022-09-30 08:42:36 +07:00
yui_combo.php MDL-68426 theme: Set a limit on paths length in yui_combo 2020-07-09 10:05:59 +08:00
yui_image.php