Moodle - the world's open source learning platform https://moodle.org/
Find a file
Andrew Nicols 81ee8fe275 MDL-71055 behat: Update core settings to use generator
These changes have only been applied to settings which were already
using settings names and values, but which were still using the UI.
2021-08-23 12:23:03 +08:00
.github MDL-70900 ci: Move highest PHP to 8.0 (from current 7.4) 2021-05-07 17:43:22 +02:00
.grunt MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
admin MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
analytics MDL-65553 core_analytics: Don't allow to flag predictions several times 2021-04-15 16:39:09 +02:00
auth MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
availability MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
backup MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
badges MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
blocks MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
blog MDL-71394 core_blog: fix incorrect default setting in form 2021-04-21 16:24:11 +02:00
cache Merge branch 'MDL-70233-alternative-disabled-cache-311' of https://github.com/Peterburnett/moodle into MOODLE_311_STABLE 2021-06-22 15:47:41 +08:00
calendar MDL-72330 behat: revert previous incorrect change 2021-08-12 23:43:57 +01:00
cohort MDL-71036 phpunit: assertContains() now performs strict comparison 2021-03-11 23:07:31 +01:00
comment MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
competency MDL-71530 competency: ensure all exported course fields are present. 2021-05-04 17:57:45 +01:00
completion MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
contentbank MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
course MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
customfield MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
dataformat MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:28:01 +08:00
enrol MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 11:20:31 +11:00
favourites MDL-71036 phpunit: Mock->setMethods() silently deprecated 2021-03-11 23:07:31 +01:00
files MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
filter MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
grade MDL-49202 core: Comment broken test. 2021-08-19 17:14:17 +02:00
group MDL-66673 groups: Stop notice when messaging system is disabled 2021-04-23 08:54:05 +10:00
h5p MDL-71050 h5p: account for parent languages retrieving translations. 2021-07-12 13:17:07 +01:00
install Automatically generated installer lang files 2021-08-18 00:07:25 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:46:38 +01:00
lang MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:32:24 +01:00
lib MDL-49202 core: Comment broken test. 2021-08-19 17:14:17 +02:00
local
login Merge branch 'MDL-71068-protectusername-confirmed-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE 2021-03-18 09:52:10 +08:00
media MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
message MDL-72210 phpunit: Remove excessive curl mock responses 2021-08-14 10:40:30 +10:00
mnet MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:00:11 +02:00
mod MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
my MDL-70173 core: Use a meaningful first level header 2021-02-09 16:16:00 +11:00
notes MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:05 +02:00
payment MDL-71113 js: Fix all jsdoc warnings 2021-06-18 09:38:05 +08:00
pix MDL-71268 graphics: Use new Moodle logo for RSS feeds by Moodle 2021-05-04 14:16:43 +02:00
plagiarism MDL-32226 mod_quiz: Add Plagiarism hooks to quiz and essay question. 2021-03-27 09:15:09 +13:00
portfolio MDL-71737 portfolio: Make is_valid_image become internal function 2021-05-28 15:07:19 +07:00
privacy MDL-71258 questions: privacy support for settings defaults preferences 2021-04-30 10:16:14 +01:00
question MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
rating MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
report MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
repository MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
rss MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
search MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:24 +08:00
tag MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
theme Merge branch 'MDL-72206-311' of git://github.com/junpataleta/moodle into MOODLE_311_STABLE 2021-08-18 19:32:37 +02:00
user MDL-71055 behat: Update core settings to use generator 2021-08-23 12:23:03 +08:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
webservice MDL-71760 admin: escape identity fields in token management table. 2021-07-08 23:32:19 +02:00
.eslintrc MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes
.gitignore MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
.jshintignore
.jshintrc
.nvmrc MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
.shifter.json
.stylelintrc
.travis.yml MDL-71804 travis: Bump to bionic 2021-06-13 22:53:36 +02:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:17 +08:00
brokenfile.php
composer.json MDL-71622 behat: use own fork of friends-of-behat/mink-extension 2021-05-27 19:42:18 +02:00
composer.lock MDL-71622 behat: use own fork of friends-of-behat/mink-extension 2021-05-27 19:42:18 +02:00
config-dist.php MDL-71896 dml: Add auroramysql to config-dist 2021-06-10 15:30:25 -04: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-68496 Grunt: Stylelint should only lint relevant component files 2021-03-22 15:18:47 +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-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
package.json MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
phpunit.xml.dist MDL-71036 phpunit: xml config - change dist file to spread them to final 2021-03-11 23:07:31 +01:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt
security.txt MDL-70595 core: Updated security.txt expiry 2021-04-06 13:13:31 +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 MDL-71139 trademark: Improve the trademark messaging 2021-03-18 10:31:56 +01:00
version.php weekly release 3.11.2+ 2021-08-20 13:24:33 +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.