moodle/repository
Helen Foster 0d86195e8d MDL-58877 lang: Merge English strings from the en_fix language pack
Significant string changes:

* loginerror_cannotcreateaccounts in auth_oauth2 - more understandable
  error message
* config_keep_groups_and_groupings and config_keep_roles_and_enrolments
  in core_backup - switch fix
2017-05-10 12:24:36 +02:00
..
areafiles MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
boxnet MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
coursefiles MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
dropbox MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
equella MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
filesystem MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
flickr MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
flickr_public MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
googledocs MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
local MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
merlot MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
onedrive MDL-58877 lang: Merge English strings from the en_fix language pack 2017-05-10 12:24:36 +02:00
picasa MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
recent MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
s3 MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
skydrive MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
tests MDL-58265 core_test: replace I turn editing on steps 2017-04-03 11:37:07 +08:00
upload MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
url MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
user MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
webdav MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
wikimedia MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
youtube MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
draftfiles_ajax.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
draftfiles_manager.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
filepicker.js MDL-58132 repositories: Controlled link file type 2017-04-03 13:40:13 +08:00
filepicker.php MDL-53048 forms: Deprecate prevent_form_autofill_password 2016-10-24 08:19:44 +08:00
lib.php Merge branch 'MDL-58297-master' of git://github.com/andrewnicols/moodle 2017-04-11 10:49:07 +08:00
manage_instances.php MDL-57385 core: Set page layouts of non-mydashboard pages to standard 2017-01-10 09:44:13 +08: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-58219 googledocs: Use google file extensions 2017-04-03 13:41:19 +08:00
repository_callback.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-58220 repository_skydrive: Add deprecation warning 2017-04-03 13:43:27 +08: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