Moodle - the world's open source learning platform https://moodle.org/
Find a file
2018-05-16 11:00:55 +08:00
admin MDL-62228 core: remove unnecessary context check in privacy providers 2018-05-15 11:59:38 +08:00
analytics MDL-62218 analytics: Add missing sample origin checking 2018-05-04 16:38:41 +02:00
auth MDL-62228 core: remove unnecessary context check in privacy providers 2018-05-15 11:59:38 +08:00
availability MDL-62266 core_availability: Implement privacy API 2018-04-30 11:20:55 +02:00
backup Merge branch 'MDL-62428_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE 2018-05-15 11:05:40 +08:00
badges MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle 2018-05-01 15:22:33 +02:00
blocks MDL-62448 block_rss_client: Export all feeds from Privacy API 2018-05-15 14:26:55 +02:00
blog MDL-62351 privacy: check that subsystem/plugintype exist 2018-05-09 17:38:11 +08:00
cache MDL-61898 cache: Implement privacy API for all stores and locks 2018-05-02 13:37:29 +08:00
calendar Merge branch 'MDL-62228_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE 2018-05-15 13:31:50 +02:00
cohort Merge branch 'MDL-62228_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE 2018-05-15 13:31:50 +02:00
comment MDL-61937 comment: do not use API in provider 2018-05-04 11:15:59 +08:00
competency Merge branch 'MDL-62384-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE 2018-05-11 18:27:58 +02:00
completion MDL-62384 core_completion: Update to sql to improve performance. 2018-05-11 11:14:09 +08:00
course MDL-62029 core_course: Site format is not a standard plugin 2018-05-11 20:19:25 +02:00
dataformat MDL-61846 dataformat: Add privacy implementation for all plugins 2018-04-06 09:25:53 +08:00
enrol Merge branch 'MDL-62426-34' of https://github.com/snake/moodle into MOODLE_34_STABLE 2018-05-16 11:00:55 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files Merge branch 'MDL-62235-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE 2018-04-30 14:01:28 +08:00
filter MDL-62079 core_filters: Implement null provider 2018-04-24 11:49:04 +08:00
grade Merge branch 'MDL-62384-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE 2018-05-11 18:27:58 +02:00
group MDL-62318 core_group: Updating cache when deleting group memberships 2018-05-09 13:30:28 +10:00
install Automatically generated installer lang files 2018-05-15 00:06:29 +00:00
iplookup Merge branch 'MDL-61770-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE 2018-03-28 13:36:31 +08:00
lang Merge branch 'MDL-62370-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE 2018-05-14 16:00:58 +02:00
lib MDL-62425 core: Add privacy implementation 2018-05-14 15:42:59 +08:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:13 +08:00
media MDL-61948 core_media: Implement null privacy provider 2018-04-18 13:44:21 +08:00
message MDL-62393 message: Fix random unit test fails 2018-05-12 22:54:29 +08:00
mnet MDL-62257 mnetservice_enrol: minor fixes to privacy provider 2018-05-10 09:37:46 +08:00
mod Merge branch 'MDL-62228_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE 2018-05-15 13:31:50 +02:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:55 +08:00
notes MDL-62430 privacy: validate context when deleting all user data 2018-05-14 18:14:04 +08:00
pix MDL-59936 calendar: use icons in event summary modal 2017-10-30 08:33:54 +08:00
plagiarism MDL-61891 core_plagiarism: Use manager method caller 2018-04-23 10:09:13 +08:00
portfolio MDL-61858 core_portfolio: added missing metadata implementation 2018-05-11 19:39:43 +08:00
privacy Merge branch 'MDL-62370-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE 2018-05-14 16:00:58 +02:00
question MDL-62275 qtype_calculatedmulti: Fix typo 2018-05-11 21:17:25 +02:00
rating MDL-62384 core_rating: Move WHERE clauses to JOIN 2018-05-11 11:14:11 +08:00
report MDL-61814 report_stats: Update to sql to increase performance. 2018-05-11 10:43:57 +08:00
repository MDL-62181 lang: Merge English strings from the en_fix language pack 2018-04-24 22:08:27 +02:00
rss MDL-62224 core_rss: implement correct provider 2018-04-26 20:16:59 +08:00
search MDL-62217 search_solr: Plugin provider fake implementation 2018-05-09 10:58:06 +02:00
tag MDL-61309 mod_forum: Implement the Privacy API 2018-05-09 14:03:33 +08:00
theme Merge branch 'MDL-62200-34' of git://github.com/bmbrands/moodle into MOODLE_34_STABLE 2018-05-10 18:04:26 +02:00
user MDL-62447 user: Fix component name typo 2018-05-15 10:45:24 +02:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-62236 core_webservice: Implement privacy API 2018-04-29 10:10:40 +08:00
.eslintignore MDL-59274 media_videojs: upgrade video.js library and plugins 2017-10-10 12:11:06 +08:00
.eslintrc MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
.gherkin-lintrc MDL-56519 behat: Re-organize rules matching order 2017-01-03 09:12:54 +08:00
.gitattributes MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:42:24 +00:00
.gitignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-59274 media_videojs: upgrade video.js library and plugins 2017-10-10 12:11:06 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-61689 phpunit: Be stricter about output during unit tests 2018-03-20 08:32:27 +08:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json MDL-61678 phpunit: Bump to current / latest 6.5.x before major release 2018-03-18 23:50:21 +01:00
composer.lock MDL-61678 phpunit: Bump to current / latest 6.5.x before major release 2018-03-18 23:50:21 +01:00
config-dist.php MDL-57477 core: If memcached 3.x mimic 2.2.0 lock acquisition behavior 2017-10-23 13:45:47 -04:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:13 +08:00
Gruntfile.js MDL-59761 eslint: support glob-based configuration 2017-09-06 08:53:50 +01:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-61996 core: when loggedin always check user is complete 2018-05-09 02:56:55 +02:00
install.php MDL-61781 installation: docs link should have https. 2018-03-29 12:12:45 +02:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-60456 javascript: Rebuild npm-shrinkwrap 2017-10-19 13:16:52 +08:00
package.json MDL-60503 npm: Lock required node 8.9.x (LTS) 2017-11-01 14:52:16 +08:00
phpunit.xml.dist MDL-62308 core_backup: implement privacy provider 2018-05-09 23:14:25 +08:00
pluginfile.php MDL-59008 mod_resource: add option to serve external files embed 2017-07-03 10:19:33 +08:00
PULL_REQUEST_TEMPLATE.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
TRADEMARK.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
version.php weekly release 3.4.2+ 2018-05-15 09:42:13 +02:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.