Commit Graph

98 Commits

Author SHA1 Message Date
Petr Skoda f2968d08a9 MDL-22634 fixed exception when adding files with the same name via file browser - more methods 2010-06-01 08:20:01 +00:00
Petr Skoda fccd424e2e MDL-22634 fixed exception when adding files with the same name via file browser 2010-06-01 08:18:25 +00:00
Dongsheng Cai f79321f1b8 MDL-22548, added sortorder field to files table, drop mainfile field from resource table, use sortorder to decide main file 2010-05-28 07:29:11 +00:00
Petr Skoda 7e8f409121 MDL-22579 fixed location of access control check - prevents display of backups section for student roles 2010-05-26 16:03:10 +00:00
Petr Skoda bf34822b9d MDL-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +00:00
Petr Skoda 4c8725be66 fixed comment typos 2010-05-21 18:50:07 +00:00
Petr Skoda 3a1055a548 MDL-22532 support for fetching of large files via temp files 2010-05-20 17:13:07 +00:00
Dongsheng Cai 0aa366ecdc "MDL-21021, removed reduplicated user private folder" 2010-05-18 01:49:50 +00:00
Petr Skoda bf9ffe27b6 MDL-14589 improved php docs in file API (file_storage) 2010-05-03 21:04:06 +00:00
Petr Skoda 8496fdac52 MDL-14589 improved php docs in file API (stored_file) 2010-05-03 20:40:30 +00:00
Dongsheng Cai 91b890abb9 MDL-22217, added section_backup and activity_backup areas 2010-05-03 05:19:38 +00:00
Dongsheng Cai 97e9c8d68d "MDL-15351, display user private files" 2010-05-03 02:31:26 +00:00
Eloy Lafuente 9c643dec87 MDL-22217 backup file areas - fixed course backups string usage 2010-05-02 10:02:51 +00:00
Dongsheng Cai 3d65f92d1d "MDL-22217, browse/download user_backup area" 2010-05-02 09:50:02 +00:00
Eloy Lafuente dec2c30c0a NOBUG: Use correct cap name 2010-04-30 08:34:53 +00:00
Petr Skoda 4fb2306ee4 MDL-21146 $CFG can not be used in low level file operations - please set the defaults elsewhere if really necessary; removing the extra cleaning + undefined notices - please make sure all palces that actually output the strings are processed properly, there is no way around this, cleaning must be always done before output, not just storage; using real nulls where we do not know the value 2010-04-06 18:34:38 +00:00
Dongsheng Cai 1dce6261b7 "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
Eloy Lafuente 2fdde5d178 MDL-21666 backup & restore caps - upload/download renamed 2010-02-19 18:33:26 +00:00
Eloy Lafuente d294000348 MDL-21666 backup & restore caps - moving to new naming schema. More to come. 2010-02-19 17:50:14 +00:00
Petr Skoda 5e991e3797 MDL-21362 fixed incorrect url constructors 2010-01-17 16:09:15 +00:00
Sam Hemelryk a881f97099 files MDL-20635 Changed cleanup of files when a context is deleted from the moment it occurs to cron 2009-12-23 01:24:17 +00:00
skodak 72d0aed6ab MDL-14591 improved docs when copying files - thanks Nicolas forspotting this 2009-10-14 08:53:50 +00:00
mudrd8mz 68874d549f file api: fixing a critical typo 2009-08-03 18:54:07 +00:00
skodak 3c131047f2 MDL-16089 fixed hardcoded itemid in module files support 2009-07-27 19:32:45 +00:00
skodak ead1429070 MDL-16231 fixed regression - completed delete file refactoring 2009-07-27 12:39:13 +00:00
skodak 3b6076788d MDL-14589 fixed area tree generation 2009-07-04 18:47:56 +00:00
skodak 752b9f42f5 MDL-14589 new function returning area files in tree structure 2009-06-21 18:22:52 +00:00
skodak b8ac7ecec8 MDL-18293 removed obsoleted checking of return values from insert and update_record 2009-06-13 16:47:05 +00:00
skodak 1aa01caf90 MDL-16231 reimplemented deleting of files + cron cleanup 2009-06-03 08:10:21 +00:00
skodak 4cd9dfda7b MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +00:00
skodak 5c3a3b8a91 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:05:17 +00:00
skodak 33488ad66a MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 08:42:22 +00:00
skodak 64a19b3828 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 08:25:52 +00:00
skodak 4eef139962 MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
skodak c05e9754ce MDL-18111 improving file api comments and docs, fixing license header + minor refactoring 2009-05-20 22:17:53 +00:00
skodak 16a95e8f8d MDL-18111 improving file api comments and docs, fixing license header 2009-05-20 21:27:56 +00:00
skodak 0589769fcf MDL-15906 removing obsoleted code, now in filelib.php 2009-05-20 21:17:58 +00:00
skodak 25aebf09b7 MDL-18111 improving file api comments and docs, fixing license header 2009-05-20 21:16:38 +00:00
skodak cd221853d6 MDL-14589 adding file export options to file_browser classes 2009-05-20 20:57:21 +00:00
skodak 3268cf9921 MDL-18910 full support for module intro editor with embedded images 2009-04-22 06:48:15 +00:00
nicolasconnault 2b726e9f3a MDL-15931 More unit tests of file_info_* classes 2009-04-20 13:10:42 +00:00
skodak 0266b1ade4 MDL-15931 there is no need to pollute public api with tons of public functions that are in fact private ;-) 2009-04-20 09:04:53 +00:00
nicolasconnault dd13271188 MDL-15931 refactored file_browser.php 2009-04-20 08:18:33 +00:00
nicolasconnault edfbf2fe81 MDL-15931 Adding testfilelib.php and a few comments in file API code 2009-04-18 15:16:13 +00:00
skodak 7daf91f210 MDL-14589 course section summary string 2009-02-18 09:03:09 +00:00
skodak 3156b8ca48 MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +00:00
tjhunt b81fd01dfe file api: MDL-18111 Improve doc comments a bit. 2009-02-11 07:46:53 +00:00
dongsheng 014c1ca037 "MDL-17391, filter repository intances by file types" 2008-12-08 05:19:09 +00:00
skodak 655bbf511d MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +00:00
skodak 4b6b5ce7d9 MDL-16596 adding missing get_parent_directory() method 2008-09-21 19:53:46 +00:00