12 Commits

Author SHA1 Message Date
David Monllao
c068b41bed MDL-34466 mod_folder Replace all instances of get_context_instance() with respective context_XXXX class in mod/folder 2012-07-27 13:26:06 +08:00
Ankit Agarwal
6a9949a489 MDL-33325 folder: 'set as main file' option removed, from filepicker when editing a file in a folder resource 2012-05-24 15:13:22 +08:00
Dongsheng Cai
6723372514 MDL-28666 Extends repository to support references
1. Allow repository to create references to external contents
2. Extends files API to handle file references
3. Generic file caching
4. Backup/restore file references
5. Download external contents if repository uninstalled
6. Allow filepicker to display iframe
7. PHPUnit test suits
2012-05-21 11:57:51 +08:00
Petr Skoda
60791f18cf MDL-32079 folder revision must be incremented after any file change 2012-03-16 10:11:07 +01:00
Dongsheng Cai
ed67e06c9e NOMDL, added option to filemanager element 2010-10-21 04:41:38 +00:00
Petr Skoda
39790bd805 MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
Petr Skoda
9fe1fbcccb MDL-21249 improved php docs and adding copyright blocks in mod/folder 2010-07-25 11:12:16 +00:00
Martin Dougiamas
a2580005a5 MDL-23302 Credit to Aparup, I'm just checking it in. Adds mod/folder:managefiles cap so that others can be allowed to add files to the folder 2010-07-22 09:04:06 +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
Dongsheng Cai
3ebb42aeea MDL-22764, added capability check on view.php, edit.php requires managefiles capability, use require_login to force logged in user in edit.php page 2010-06-21 09:11:24 +00:00
Dongsheng Cai
df911361d6 MDL-22764, fixed required_param parameters, and removed unused global variables 2010-06-21 08:20:34 +00:00
Dongsheng Cai
c84cea17b3 MDL-22764, a moodle form to manage folder module instance 2010-06-21 07:55:18 +00:00