moodle/portfolio/download
Ferran Recio e9de12ec51 MDL-74153 portfolio_download: fix download form
The download form usas autosubmit to start downloading the content. This
breaks the JS modules loading because the page loading is cancelled when
the form is submitted. To prevent this from happen the download form now
has a hidden iframe to execute the download action without affecting the
rest of the page.
2022-03-16 11:03:12 +01:00
..
classes/privacy MDL-61663 portfolio_download: add privacy provider implementation 2018-04-13 14:47:42 +08:00
lang/en MDL-61663 portfolio_download: add privacy provider implementation 2018-04-13 14:47:42 +08:00
file.php MDL-74153 portfolio_download: fix download form 2022-03-16 11:03:12 +01:00
lib.php MDL-54805 portfolio_download: Adding a 'require' of necessary library file 2016-06-04 21:53:34 +08:00
version.php MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00