Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) dc871f251e MDL-70594 environment: 4.0 base information
This is a direct copy of the 3.11 branch to have
the changes under control in next commits.
2021-07-01 22:42:30 +02:00
.github MDL-71154 ci: Prevent upstream branches and tags to be built 2021-04-13 16:55:54 +02:00
admin MDL-70594 environment: 4.0 base information 2021-07-01 22:42:30 +02:00
analytics MDL-65553 core_analytics: Don't allow to flag predictions several times 2021-04-15 16:39:09 +02:00
auth Merge branch 'MDL-71425-39-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE 2021-05-04 23:40:20 +02:00
availability MDL-71402 availability: fix group restriction button in mod form. 2021-05-06 14:20:29 +01:00
backup Merge branch 'MDL-71136_39' of https://github.com/TomoTsuyuki/moodle into MOODLE_39_STABLE 2021-04-22 13:56:55 +02:00
badges MDL-67935 tool_lp: fix random errors with login/logout 2021-05-14 10:53:25 +02:00
blocks MDL-71157 block_myoverview: remove wait from behat 2021-05-19 12:38:28 +02:00
blog MDL-65584 blog: safer deletion of associations in privacy provider. 2019-10-08 00:12:32 +01:00
cache MDL-51111 cache: Don't lock and write the config file if unchanged 2021-02-24 12:47:34 +11:00
calendar MDL-71156 core: machinery to recover orphaned calendar events 2021-04-22 10:45:27 +08:00
cohort MDL-70578 cohorts: Add bootstrap classes to buttons 2021-01-08 07:28:02 +01:00
comment MDL-64525 comments: Should not be able to delete frozen comments 2020-08-24 08:00:36 +01:00
competency MDL-69667 competencies: fix competencies count always 0 in frameworks. 2020-09-15 08:37:50 +02:00
completion MDL-68715 completion: fix form default value for course prerequisites. 2020-07-14 12:45:58 +01:00
contentbank MDL-71107 core_contentbank: Behat test. Authoring when copying a course 2021-04-07 10:03:37 +02:00
course Merge branch 'MDL-71402-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE 2021-05-06 16:47:12 +01:00
customfield Merge branch 'MDL-71171_39' of git://github.com/mdjnelson/moodle into MOODLE_39_STABLE 2021-04-23 12:40:29 +08:00
dataformat MDL-70117 dataformat_pdf: Fix content overflow when headers are involved 2020-11-11 10:53:20 +11:00
enrol Merge branch 'MDL-71244-39' of git://github.com/lucaboesch/moodle into MOODLE_39_STABLE 2021-04-28 09:17:46 +02:00
error MDL-55188 events: First deprecation of eventslib.php 2018-07-30 09:23:54 +08:00
favourites MDL-68019 favourites: Unit test 2020-03-03 13:19:46 +08:00
files MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
filter MDL-69911 core: Clean content passed through TeX filter 2021-01-12 10:27:31 +01:00
grade MDL-71425 lang: Fix reworded strings in tests 2021-05-04 16:59:21 +02:00
group MDL-66673 groups: Stop notice when messaging system is disabled 2021-04-23 08:55:09 +10:00
h5p NOBUG: Fixed SVG browser compatibility 2021-05-07 16:54:46 +02:00
install Automatically generated installer lang files 2021-06-10 00:07:42 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:23:33 +01:00
lang Merge branch 'MDL-71390-39' of git://github.com/marinaglancy/moodle into MOODLE_39_STABLE 2021-05-06 08:05:26 +02:00
lib MDL-71157 core: Pending JS in paged content bars 2021-05-19 12:38:27 +02:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-71068 login: Fix edge cases with $CFG->protectusernames 2021-03-17 17:40:01 +11:00
media MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
message MDL-65687 message: increase confirmation dialog zindex. 2021-03-30 10:50:57 +01:00
mnet MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00
mod MDL-71939 mod_h5pactivity: Increase window size during test 2021-06-15 23:34:32 +02:00
my MDL-70173 core: Use a meaningful first level header 2021-02-09 16:33:44 +11:00
notes MDL-64705 notes: Make notes WS return permissions information 2019-03-25 19:01:20 +01:00
pix MDL-71268 graphics: Use new Moodle logo for RSS feeds by Moodle 2021-05-04 14:14:10 +02:00
plagiarism MDL-65835 plagiarism: Initial deprecation of old functions. 2020-01-02 11:38:49 +08:00
portfolio MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:09:13 +02:00
privacy MDL-69680 lib: Update jQuery version in Moodle files 2021-03-04 12:47:44 +08:00
question MDL-71425 lang: Import fixed English strings (en_fix) 2021-05-04 16:59:04 +02:00
rating MDL-65042 rating: Fix incorrect image generated for user in rating 2019-08-16 15:41:21 +01:00
report MDL-70786 report_loglive: respect fullname setting. 2021-05-04 14:30:33 +02:00
repository Merge branch 'MDL-71313_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE 2021-05-06 23:15:18 +02:00
rss MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
search Merge branch 'MDL-70979-39' of git://github.com/paulholden/moodle into MOODLE_39_STABLE 2021-04-28 13:06:30 +02:00
tag MDL-67668 behat: Update tests for inplace editable field type 2020-11-23 09:00:46 +08:00
theme MDL-71060 Questions: Duplicates 'Current category' text. 2021-05-10 00:25:38 +07:00
user MDL-71003 user: fix alignment of autocomplete participant filters. 2021-04-04 23:21:33 +01:00
userpix MDL-64372 userpix: Escape fullname string on userpix index page 2019-01-08 16:24:48 +01:00
webservice MDL-68098 ws: Add unit tests to test mathjax in WS 2020-10-01 12:50:00 +02:00
.eslintignore MDL-71365 grunt: fix ignores missing LF @ EOF 2021-04-18 00:42:52 +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-71004 git: Ignore moodle-plugin-ci.phar in any directory 2021-03-24 20:10:38 +01:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium) 2020-10-28 09:34:31 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintignore MDL-71365 grunt: fix ignores missing LF @ EOF 2021-04-18 00:42:52 +02:00
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-71804 travis: Bump to bionic 2021-05-29 10:26:34 +02: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:21 +08:00
brokenfile.php
composer.json MDL-70879 behat: Bump to Behat 3.8.x 2021-02-19 14:49:23 +01:00
composer.lock MDL-70879 behat: Bump to Behat 3.8.x 2021-02-19 14:49:23 +01:00
config-dist.php MDL-66979 behat: Correct selenium2 reference in config-dist 2021-01-28 15:08:10 +08: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-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-71365 grunt: fix ignores missing LF @ EOF 2021-04-18 00:42:52 +02:00
GruntfileComponents.js MDL-67949 grunt: normalise component paths 2020-02-18 08:10:24 +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-66118 hub: Drop support for the hub's display_homepage callback 2019-10-04 21:17:06 +02:00
install.php MDL-70157 dml: add support for aurora mysql 2020-11-20 15:21:22 -08: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-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-67786 core_contentbank: Unit and behat tests 2020-04-15 23:45:08 +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 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
security.txt MDL-70595 core: Updated security.txt expiry 2021-04-06 13:14:01 +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-22 12:00:44 +08:00
version.php weekly release 3.9.7+ 2021-06-17 14:55:05 +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.