76 Commits

Author SHA1 Message Date
scyrma
882eb7905f MDL-14589: Enforce itemid to always be 0 for user_private. 2008-09-04 05:42:17 +00:00
skodak
c78a05585b MDL-15919 support for archive fixing & fixed inline docs a bit 2008-09-03 21:16:54 +00:00
moodler
49583e9ed1 MDL-14589 Created new move_draft_to_final() in file storage and made formslib use it for saving new files 2008-09-03 05:14:24 +00:00
moodler
924ddb15f1 Moved some filepicker form processing to formslib.php (temporary) 2008-09-02 09:46:29 +00:00
scyrma
a9bbec4963 MDL-15405: make itemid & filepath mandatory 2008-09-02 08:06:47 +00:00
scyrma
c7ca878147 MDL-15405: moving function into file_storage & simplify things a bit. 2008-09-02 07:30:18 +00:00
scyrma
46fcbcf41a MDL-14589: typos corrections. 2008-08-29 05:32:10 +00:00
skodak
6311eb61e4 MDL-16220 allow deleting of all files attached to context 2008-08-27 08:23:07 +00:00
skodak
8eb1e0a15c MDL-15977 create_file_from_storedfile should accept an original file object 2008-08-16 21:21:23 +00:00
mjollnir_
5035a8b486 MDL-15991 - allow curl library to POST files by integrating with stored_file object. 2008-08-09 13:35:33 +00:00
mjollnir_
ebcac6c68b MDL-15990 - fixing bug in file_storage::create_file_from_storedfile - missing ! 2008-08-09 13:33:20 +00:00
skodak
4284e1cc17 MDL-14589 adding function get_contenthash() - thanks Penny 2008-08-08 13:11:32 +00:00
skodak
145a0a317b MDL-14589 more local --> stored renaming 2008-08-08 11:50:45 +00:00
skodak
0b0bfa9345 MDL-15919, MDL-15920 reworked support for archiving 2008-08-08 10:22:59 +00:00
skodak
3501d96b8b MDL-14589 more local --> stored renaming 2008-08-08 09:34:12 +00:00
skodak
b48f3e0682 MDL-14589 improved method names 2008-08-06 20:51:14 +00:00
skodak
4b5dd7f143 MDL-15928 prevent parsing errors when zip ext missing 2008-08-04 13:25:27 +00:00
skodak
744b64ff5d MDL-14589 filedir location now fully configurable through file storage constructor 2008-08-04 13:21:38 +00:00
skodak
b1897a6d68 MDL-15920 initial zipping support 2008-08-03 21:37:50 +00:00
skodak
ee03a6514e MDL-14589 implemented directory listing 2008-08-03 17:05:09 +00:00
skodak
cf7ec8e978 MDL-14589 course cat areas not writable 2008-08-03 17:03:39 +00:00
skodak
d4858e5cd1 MDL-15919 minor tmpfile cleanup fixes 2008-08-02 18:49:23 +00:00
skodak
7c53e3e5de MDL-15919 unzipping support 2008-08-02 18:42:38 +00:00
skodak
17d9269f59 MDL-15919 unzipping support 2008-08-02 18:33:11 +00:00
skodak
6c0e2d08a9 MDL-14589 improved file handling operations & towards zipping support 2008-08-02 12:45:02 +00:00
skodak
172dd12c63 MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906 2008-07-31 22:15:30 +00:00