Moodle - the world's open source learning platform https://moodle.org/
Find a file
2018-05-16 12:57:38 +02:00
admin Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle 2018-05-14 16:00:32 +02:00
analytics MDL-62218 analytics: Add missing sample origin checking 2018-05-04 16:35:42 +02:00
auth Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle 2018-05-11 18:12:45 +02:00
availability Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
backup Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle 2018-05-15 10:58:45 +08:00
badges MDL-62277 Theme boost: add badge criteria layout 2018-05-10 16:32:41 +02:00
blocks MDL-62430 block_html: Check that block instances are block_html 2018-05-14 17:06:57 +02:00
blog MDL-62351 privacy: check that subsystem/plugintype exist 2018-05-09 17:37:31 +08:00
cache MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
calendar MDL-62430 privacy: validate context when deleting all user data 2018-05-14 18:13:27 +08:00
cohort MDL-62428 core: fix incorrect early return in privacy providers 2018-05-14 13:06:29 +08:00
comment MDL-61937 comment: do not use API in provider 2018-05-04 11:22:14 +08:00
competency Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle 2018-05-11 18:12:45 +02:00
completion MDL-62384 core_completion: Update to sql to improve performance. 2018-05-11 09:15:27 +08:00
course MDL-62029 core_course: Site format is not a standard plugin 2018-05-11 20:15:27 +02:00
dataformat MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
enrol Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle 2018-05-15 10:58:45 +08:00
error MDL-47162 core_message: Updating all uses of messaging to add courseid 2016-10-31 14:13:13 -04:00
files MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
filter MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
grade Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle 2018-05-11 18:12:45 +02:00
group MDL-62318 core_group: Updating cache when deleting group memberships 2018-05-09 13:29:39 +10:00
install Automatically generated installer lang files 2018-05-15 00:06:16 +00:00
iplookup Merge branch 'MDL-36941_master-fix' of git://github.com/markn86/moodle 2018-03-28 18:42:18 +02:00
lang Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle 2018-05-14 16:00:32 +02:00
lib Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle 2018-05-14 10:57:14 +02:00
local
login MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
media MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
message MDL-62393 message: Fix random unit test fails 2018-05-12 22:53:58 +08:00
mnet MDL-62257 mnetservice_enrol: minor fixes to privacy provider 2018-05-10 09:36:40 +08:00
mod Merge branch 'MDL-62444-master' of git://github.com/zig-moodle/moodle 2018-05-15 11:38:32 +08:00
my MDL-61947 core_my: Implemented privacy providers 2018-04-26 12:50:22 +08:00
notes MDL-62430 privacy: validate context when deleting all user data 2018-05-14 18:13:27 +08:00
pix NOBUG: Fixed SVG browser compatibility 2018-05-12 12:57:24 +02:00
plagiarism MDL-61891 core_plagiarism: Use manager method caller 2018-04-23 10:07:54 +08:00
portfolio MDL-61858 core_portfolio: added missing metadata implementation 2018-05-11 19:37:48 +08:00
privacy Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle 2018-05-14 16:00:32 +02:00
question MDL-62275 qtype_calculatedmulti: Fix typo 2018-05-11 21:16:41 +02:00
rating MDL-62384 core_rating: Move WHERE clauses to JOIN 2018-05-11 09:15:30 +08:00
report MDL-61814 report_stats: Update to sql to increase performance. 2018-05-11 10:44:51 +08:00
repository MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
rss MDL-62224 core_rss: implement correct provider 2018-04-26 20:16:22 +08:00
search Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
tag MDL-61309 core_tags: Add privacy unit test trait 2018-05-09 14:04:12 +08:00
theme MDL-62472 Theme boost: update upgrade.txt for boost changes 2018-05-16 12:57:38 +02:00
user Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
userpix
webservice MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00
.eslintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02: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:40:58 +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
.stylelintignore MDL-61657 block_myoverview: implement course images for the myoverview block 2018-04-23 23:21:06 +02: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:30:42 +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:40:02 +01:00
composer.lock MDL-61678 phpunit: Bump to current / latest 6.5.x before major release 2018-03-18 23:40:02 +01:00
config-dist.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +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
index.php MDL-61996 core: when loggedin always check user is complete 2018-05-09 02:55:55 +02:00
install.php MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
INSTALL.txt
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 22:48:07 +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
README.txt
TRADEMARK.txt
version.php Moodle release 3.5rc1 2018-05-15 09:42:49 +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.