Petr Skoda
|
aefe9734fa
|
MDL-33733 fix broken zip_packer->extract_to_storage() when extracting from stored_file
|
2012-06-25 01:32:50 +02:00 |
|
Dongsheng Cai
|
d2b7803e5a
|
MDL-30973 Files API, check and update DocBlock
|
2012-02-15 12:48:57 +08:00 |
|
Tom Lanyon
|
7aa06e6ded
|
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
|
2011-09-10 10:35:39 +02:00 |
|
Petr Skoda
|
ac6f1a82f9
|
MDL-24321 switching to stdClass
|
2010-09-21 07:57:42 +00:00 |
|
Petr Skoda
|
d3427cfe9f
|
removing unused variables
|
2010-09-18 10:33:26 +00:00 |
|
Petr Skoda
|
59333bc943
|
MDL-23991 not a nice hack for sending file as string content to zip packer
|
2010-08-29 16:44:32 +00:00 |
|
Petr Skoda
|
c426ef3aa5
|
MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read
|
2010-08-29 14:51:09 +00:00 |
|
Petr Skoda
|
64f93798d4
|
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
|
2010-07-03 13:37:13 +00:00 |
|