Moodle - the world's open source learning platform https://moodle.org/
Find a file
2018-08-27 15:33:21 +08:00
admin MDL-62660 xmldb: fix tool_dataprivacy_request_>status to int(2) 2018-08-22 00:02:27 +02:00
analytics MDL-62218 analytics: Add missing sample origin checking 2018-05-04 16:35:42 +02:00
auth Merge branch 'MDL-62950-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE 2018-07-27 16:19:02 +08:00
availability Merge branch 'MDL-62361' of git://github.com/stronk7/moodle 2018-05-10 09:17:25 +08:00
backup Merge branch 'MDL-62581-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE 2018-08-09 00:09:21 +02:00
badges MDL-62277 Theme boost: add badge criteria layout 2018-05-10 16:32:41 +02:00
blocks MDL-59015 blocks: Confusing View more button in course overview block 2018-08-13 08:54:03 +08:00
blog MDL-62619 privacy: Fix a missing alias in the blog provider class 2018-07-27 10:14:38 +02:00
cache MDL-63050 cachestore_redis: Update hExists to check empty 2018-08-02 11:00:27 +08:00
calendar MDL-58768 calendar: Add $requestinguser to the container class 2018-07-31 16:15:38 +10:00
cohort MDL-61238 cohort: require_once all libraries 2018-08-15 00:13:12 +02:00
comment MDL-35977 comments: Missing label in blog and assignment comment area 2018-07-23 08:55:51 +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-62534 course formats: do not purge empty sections on upgrade 2018-08-20 09:15:24 -04:00
dataformat MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
enrol MDL-57741 enrol_lti: Add Launch URL to Published as LTI tools 2018-08-16 09:11:29 +02: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 Merge branch 'MDL-62823-m35' of https://github.com/NeillM/moodle into MOODLE_35_STABLE 2018-07-10 11:44:52 +02:00
grade MDL-36255 core_grade: fix to ensure correct context used for filters 2018-08-22 17:57:24 +08:00
group MDL-62868 core_group: clear group_grouping cache when changing grouping 2018-07-16 10:36:04 +08:00
install Automatically generated installer lang files 2018-08-16 00:08:18 +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-43334-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE 2018-08-08 00:16:30 +02:00
lib MDL-36255 core_grade: fix to ensure correct context used for filters 2018-08-22 17:57:24 +08:00
local
login MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
media MDL-62336 media_videojs: ensure videos have unique IDs 2018-06-06 11:22:11 +02:00
message MDL-62889 message_popup: redirect using moodle_url 2018-07-17 12:00:14 +08:00
mnet MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
mod MDL-38301 mod_assign: Fix date validation logic & message consistency 2018-08-27 15:33:21 +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 MDL-62807 output: Support .list-unstyled class 2018-07-16 14:04:03 +08:00
plagiarism MDL-61891 core_plagiarism: Use manager method caller 2018-04-23 10:07:54 +08:00
portfolio MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts 2018-05-28 13:16:21 +02:00
privacy MDL-62660 tool_dataprivacy: Add ability to expire data requests 2018-08-20 16:27:45 +08:00
question MDL-62931 Questions: Escaping lang strings properly 2018-07-23 14:26:43 +10:00
rating MDL-62384 core_rating: Move WHERE clauses to JOIN 2018-05-11 09:15:30 +08:00
report MDL-62763 lang: Merge English strings from the en_fix language pack 2018-07-02 13:36:29 +02:00
repository MDL-57666 repositories: Error when copying file from Dropbox repository 2018-07-30 09:29:51 +08:00
rss MDL-62224 core_rss: implement correct provider 2018-04-26 20:16:22 +08:00
search MDL-57977 search: GlobalSearch by alternate name fields 2018-07-23 10:11:37 +01:00
tag MDL-62746 tag: Behat fix for combining tags scenario 2018-07-12 16:09:10 +08:00
theme Merge branch 'MDL-62884-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE 2018-08-17 16:04:47 +08:00
user Merge branch 'MDL-59847-35' of https://github.com/snake/moodle into MOODLE_35_STABLE 2018-08-02 11:40:08 +08:00
userpix
webservice MDL-62584 xmlrpc: return correct content-length 2018-05-28 11:20:21 +08: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-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-61893 JavaScript: Accept any node version but Carbon (LTS) 2018-05-21 12:05:46 +02: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 MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
COPYING.txt
draftfile.php
file.php MDL-61477 admin: sitepolicy handler API 2018-03-15 11:32:55 +08:00
Gruntfile.js MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08: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 MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +08:00
package.json MDL-59261 theme_boost: compiled css fallback 2018-07-03 14:14:05 +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 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.5.1+ 2018-08-24 13:08:59 +08: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.