moodle/repository
2012-04-10 12:34:37 +12:00
..
alfresco Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle 2012-04-10 12:34:37 +12:00
boxnet MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
coursefiles MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
dropbox MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
filesystem MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
flickr MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
flickr_public MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
googledocs MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
local Merge branch 'wip-MDL-27236-master' of git://github.com/marinaglancy/moodle 2012-03-21 14:51:40 +08:00
merlot MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
picasa MDL-32171: add 'Manage' link to Picasa repository 2012-03-30 08:33:28 +08:00
recent MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
s3 MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
upload MDL-32094 fix E_STRICT problems in repository API 2012-03-18 18:31:32 +01:00
url MDL-30964 fix phpdocs in access.php files in all plugins 2012-02-27 07:23:10 +01:00
user MDL-32094 fix E_STRICT problems in repository API 2012-03-18 18:31:32 +01:00
webdav MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
wikimedia MDL-32269: undoing changes from MDL-32095 causing fatal error when using wikimedia 2012-03-30 09:11:57 +08:00
youtube MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02:00
draftfiles_ajax.php MDL-31113 filemanager element - refresh file list from server on load and prevent revertion to browser drag and drop behaviour when max files reached 2012-01-19 19:28:16 +00:00
draftfiles_manager.php MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag 2012-03-30 16:26:58 +08:00
filepicker.js MDL-32106: fixed JS bug - when html element did not exist the script stopped 2012-03-26 09:52:01 +08:00
filepicker.php MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag 2012-03-30 16:26:58 +08:00
lib.php MDL-32095 some more E_STRICT fixes 2012-03-26 11:47:15 +02: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-32037: MDL-32037: After displaying error message filepicker could not send proper request to server 2012-03-16 09:38:33 +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