moodle/repository
2012-06-14 13:03:08 +08:00
..
alfresco MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
boxnet MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
coursefiles MDL-33377 Do not allow to link to course files since reference is preferable 2012-05-28 16:27:22 +08:00
dropbox MDL-33476 repositories: Added instructions to assist with setting up Dropbox keys 2012-06-05 10:19:06 +08:00
equella MDL-32117 equella: add missing MOODLE_INTERNAL + phpdocs tidy 2012-06-12 02:23:14 +02:00
filesystem MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
flickr MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
flickr_public MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
googledocs MDL-33501 - oauth2lib: enforce sesskey in oauth2callback.php 2012-06-04 11:11:38 +08:00
local MDL-33324 fixed bugs with icons in filepicker/filemanager treeview 2012-05-24 14:10:40 +08:00
merlot MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
picasa MDL-33501 - oauth2lib: enforce sesskey in oauth2callback.php 2012-06-04 11:11:38 +08:00
recent MDL-33409 Newly copied files should take on the userid of the current user, and dates reset 2012-06-05 09:26:26 +08:00
s3 MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
tests MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
upload MDL-33391 Files API, Repository : mimetype should be determined from file extension when possible 2012-06-05 13:29:07 +08:00
url MDL-33122 Coding style cleanup during integration 2012-05-22 11:33:52 +12:00
user MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
webdav MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
wikimedia MDL-33122 Coding style cleanup during integration 2012-05-22 11:33:52 +12:00
youtube Merge branch 'wip-files23-fixes' of git://github.com/marinaglancy/moodle 2012-05-22 14:32:35 +08:00
draftfiles_ajax.php MDL-33098 filemanager now stores the new author field correctly 2012-05-21 11:57:56 +08:00
draftfiles_manager.php MDL-33322: fixed strict standards 2012-06-01 10:53:10 +08:00
filepicker.js MDL-33506 Filepicker: Search box text will be selected on focus 2012-06-14 13:03:08 +08:00
filepicker.php MDL-33322 Filepicker: fix filepicker for recent file with JS turned of 2012-05-31 12:06:32 +08:00
lib.php MDL-33409 Newly copied files should take on the userid of the current user, and dates reset 2012-06-05 09:26:26 +08:00
manage_instances.php standardized PHPDocs package info 2010-09-06 11:17:43 +00:00
README.txt MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
repository_ajax.php MDL-33445 reverted file size check for files inserted by reference 2012-06-05 13:57:16 +08:00
repository_callback.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00

Repository API
==============

This directory contains all the interfaces and plugins for access to repositories.

   Specs:  http://docs.moodle.org/dev/Repository_API
   Track:  http://tracker.moodle.org/browse/MDL-13766