Moodle - the world's open source learning platform https://moodle.org/
Find a file
2021-02-17 16:56:48 +00:00
.github MDL-69308 github actions: Bump min PHP requirement to 7.3 2021-01-10 23:44:47 +01:00
admin Merge branch 'MDL-47410-master' of git://github.com/mihailges/moodle 2021-02-17 09:34:22 +08:00
analytics Merge branch 'MDL-69107-master-2' of git://github.com/andrewnicols/moodle 2020-12-18 15:22:09 +01:00
auth Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
availability MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
backup Merge branch 'master-MDL-70752' of https://github.com/golenkovm/moodle 2021-02-17 16:56:48 +00:00
badges MDL-70264 badges: remove badges/oauth2callback.php 2021-02-11 16:56:56 +01:00
blocks MDL-70173 dashboard: ARIA role presentation conflicted the empty alt 2021-02-09 16:16:09 +11:00
blog MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
cache MDL-70309 libraries: upgrade mongodb integration files 2021-01-22 14:41:12 +01:00
calendar Merge branch 'MDL-70648-master' of git://github.com/lameze/moodle 2021-02-01 19:13:47 +01:00
cohort MDL-70578 cohorts: Add bootstrap classes to buttons 2021-01-08 07:28:34 +01:00
comment MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
competency MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
completion MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
contentbank MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
course MDL-70124 course: Activity names are now trimmed. 2021-02-11 11:12:59 +08:00
customfield Merge branch 'MDL-67514' of https://github.com/paulholden/moodle 2020-12-02 16:20:37 +08:00
dataformat MDL-70117 dataformat_pdf: Fix content overflow when headers are involved 2020-11-11 10:49:58 +11:00
enrol MDL-66979 behat: Use tab to blur current focus 2021-01-22 14:52:10 +08:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
favourites MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
files MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:01:40 +01:00
filter NOBUG: Fixed file access permissions 2021-02-11 14:54:37 +01:00
grade MDL-70736 gradingform_guide: Fix loading marking guide template issue 2021-02-05 11:57:51 +11:00
group MDL-48269 group: Remove additional occurrences of hidepicture 2021-02-16 12:48:44 +08:00
h5p MDL-70806 h5p: fix resize glitch 2021-02-11 13:10:10 +01:00
install Automatically generated installer lang files 2021-02-11 00:07:48 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-48269-master-4' of git://github.com/junpataleta/moodle 2021-02-16 19:45:44 +01:00
lib Merge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle 2021-02-17 10:26:20 +01:00
local
login MDL-69759 Web services: app checks to token.php cause log errors 2020-09-28 11:54:29 +01:00
media Merge branch 'MDL-70535' of git://github.com/paulholden/moodle 2021-02-03 11:19:14 +01:00
message Merge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle 2021-02-17 10:26:20 +01:00
mnet MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
mod Merge branch 'MDL-70552-master' of git://github.com/ilyatregubov/moodle 2021-02-17 10:26:20 +01:00
my MDL-70173 core: Use a meaningful first level header 2021-02-09 16:16:09 +11:00
notes MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
payment Merge branch 'MDL-70394-master' of git://github.com/rezaies/moodle 2021-01-13 15:31:11 +01:00
pix NOBUG: Fixed SVG browser compatibility 2020-09-03 17:09:03 +02:00
plagiarism MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
portfolio MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
privacy MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
question Merge branch 'MDL-70796' of https://github.com/timhunt/moodle 2021-02-10 16:50:04 +01:00
rating MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
report MDL-69898 report_configlog: allow searching settings by page parameter. 2021-02-01 09:14:06 +00:00
repository Merge branch 'MDL-70429-master' of git://github.com/sarjona/moodle 2021-02-08 12:02:11 +08:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
search MDL-62707 search: account for no matching courses when listing areas. 2020-12-04 09:42:59 +00:00
tag MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:01:19 +08:00
theme MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
user MDL-69762 core_contentbank: let users hide their content 2021-02-15 13:26:32 -05:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-70128 webservice: New entry point for draftfiles 2020-12-03 14:28:12 +01:00
.eslintignore MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.eslintrc MDL-66265 javascript: More specific overrides in eslintrc 2019-09-04 10:47:21 +08:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-67673 phpunit: Disable phpunit results cache by default 2020-10-21 12:46:00 +02:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc
.nvmrc MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
.shifter.json
.stylelintignore MDL-69548 grunt: build ignorefiles 2020-09-18 09:55:57 +02:00
.stylelintrc
.travis.yml MDL-69308 travis: Bump min PHP requirement to 7.3 2021-01-10 23:42:52 +01:00
babel-plugin-add-module-to-define.js MDL-67449 grunt: Refactor path calculation for AMD 2020-01-06 09:29:11 +08:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json MDL-66979 behat: Switch to new W3C Behat driver 2021-01-22 14:52:09 +08:00
composer.lock MDL-70740 behat: Composer bump for new version of Mink Driver 2021-02-01 09:08:48 +08:00
config-dist.php MDL-66979 behat: Correct selenium2 reference in config-dist 2021-01-28 15:08:10 +08:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-66109 js: Upgrade Node dependencies 2020-05-11 10:53:35 +08:00
GruntfileComponents.js MDL-67949 grunt: normalise component paths 2020-02-18 08:10:24 +08:00
help.php
help_ajax.php
index.php MDL-66118 hub: Drop support for the hub's display_homepage callback 2019-10-04 21:17:06 +02:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-66109 js: Upgrade to latest version of Shifter 2020-05-11 11:07:49 +08:00
package.json MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
phpunit.xml.dist MDL-67673 phpunit: Remove the rerun hint on failed test cases 2020-10-21 12:46:00 +02:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
PULL_REQUEST_TEMPLATE.txt
README.txt
security.txt MDL-69877 core: Added security.txt 2021-01-14 14:29:55 +08:00
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +01:00
TRADEMARK.txt
version.php Merge branch 'MDL-48269-master-4' of git://github.com/junpataleta/moodle 2021-02-16 19:45:44 +01: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.